raysan5
42b7b11710
Android: Added support for Tap gesture
il y a 10 ans
raysan5
e915812730
Updated with latest addition
il y a 10 ans
raysan5
ace185954c
Android project template for basic game
A basic Android template is provided to start a game
il y a 10 ans
raysan5
1ef1f3d7ea
Multiple templates to start a game
Some basic to advance templates are provided to be use as base code for
new games
il y a 10 ans
raysan5
815f90974c
Updated to ignore *.exe
il y a 10 ans
raysan5
a08e0929bc
Updated ignorable files
il y a 10 ans
Ray
d86c5e3950
Update README.md
il y a 10 ans
raysan5
278f82e536
Style formatting
il y a 10 ans
raysan5
983cc8d291
Android project to compile raylib src
il y a 10 ans
raysan5
8e2680f41f
raylib 1.2 release files
Default libraylib.a uses OpenGL 1.1 to maximize compatibility
il y a 10 ans
raysan5
fc6081fe70
raylib 1.2
This is a huge update. Check CHANGELOG for details
il y a 10 ans
raysan5
01651af08a
Update examples and remove .exe
il y a 10 ans
raysan5
c56ef738ed
Explicit define of functions prototypes
No-parameters functions use the prototype style FunctionName(void);
il y a 10 ans
raysan5
d2b98fbb5c
Removed useless spaces
il y a 10 ans
Ray
222995c32e
Upload new game: Dr. Turtle & Mr. Gamera
il y a 10 ans
raysan5
56a7979750
Corrected bugs...
Set default raylib to use OpenGL 1.1 (compatibility issues on ATI cards)
il y a 10 ans
raysan5
ecb3c47704
Corrected bug with drawing order
We have three vertex buffers: lines, triangles and quads for textures.
Drawing in a desired order could become a nighmare... noww it seems it
works prety well...
il y a 10 ans
raysan5
0b03431c95
Update to version 1.1.1
Check CHANGELOG for a detailed list of changes
il y a 10 ans
raysan5
5e2e9aa23e
Corrected bug with DrawModel()
il y a 10 ans
raysan5
aff8d151a4
Corrected DrawSphereWires() function
il y a 10 ans
raysan5
8e186e840c
Updated some comments
il y a 10 ans
raysan5
a42f8328b2
Renamed raylib icon file
il y a 11 ans
raysan5
370479f7c5
Updated GLFW3 to 3.0.4
Added additional files in case somebody wants to use the DLL library
version
il y a 11 ans
raysan5
7a6c22bc25
Renamed GLEW dinamic linkage lib
il y a 11 ans
Ray
8ead7ad4cf
Update README.md
il y a 11 ans
raysan5
f76a00adc1
Code used to test some features (and resources)
il y a 11 ans
raysan5
1c8874e6d5
Added raylib 1.1 library binaries
OpenGL 3.3+ compiled binaries
il y a 11 ans
raysan5
f06a15ac8b
raylib 1.1
View CHANGELOG for a detailed list of changes
il y a 11 ans
Ray
650a8f7f15
Merge pull request #2 from raysan5/testing
Integrate raylib 1.1 changes into master
il y a 11 ans
raysan5
e6b82cb111
Lots of changes, most of them under testing-review
Added a Tracing/Log system
Added OGG stream music support (DOESN'T WORK)
Added Compressed textures support
* This update is probably very buggy...
il y a 11 ans
raysan5
c04f37d0f5
Adapt multiple functions to rlgl
Nearly a complete rework of Models module
Some teaks on multiple functions
il y a 11 ans
raysan5
79cf87d91d
Adding GLEW lib
il y a 11 ans
raysan5
96f520ff6d
Road to raylib 1.1 - Testing rlgl
il y a 11 ans
raysan5
1c8dce429e
Updated
il y a 11 ans
raysan5
a68818e320
Update to version 1.0.6
Check CHANGELOG for the list of changes in this release!
il y a 11 ans
raysan5
0a71a92eeb
Text formatting
il y a 11 ans
raysan5
4127638f92
Deleted for a better replace... soon...
il y a 11 ans
raysan5
451568e5a9
The future of raylib!
Mapping of OpenGL 1.1 immediate mode functions to OpenGL 3.2+ (and
OpenGL ES 2.0) programmable pipeline
il y a 11 ans
raysan5
174cd86d08
3D useful maths
Some useful functions to work with Vector3, Matrix and Quaternions
il y a 11 ans
raysan5
43b13d623b
Update to version 1.0.5
Check CHANGELOG for changes
il y a 11 ans
raysan5
2cf5fa7765
Updated raylib to version 1.0.4
Lots of changes added, check CHANGELOG for detailed description
il y a 11 ans
raysan5
762befb967
Corrected function bug
il y a 11 ans
raysan5
62f8f284b9
Updated example
il y a 11 ans
raysan5
989bc0fe9d
New example added
Replaced ex06b (incomplete) by a new useful one
il y a 11 ans
raysan5
a0d719d95f
Updated examples
il y a 11 ans
raysan5
cfb42dc251
Corrected bug on spacing measurement
il y a 11 ans
raysan5
4e740bf6ec
Recompiled source with right resources path
il y a 11 ans
raysan5
4df2c5e06e
Updated example ex07b_3d_shapes
il y a 11 ans
raysan5
907fb14c79
Updated examples ex02b and ex04b
il y a 11 ans
Ray
b8f6705d12
Update LICENSE.md
il y a 11 ans