Ray
|
99affa0caf
|
Corrected issue when retrieving texture from GPU
|
2017-04-04 23:44:36 +02:00 |
|
Ray
|
1f56e8e5d0
|
Minor code tweaks
|
2017-04-04 12:16:13 +02:00 |
|
Ray
|
dd4dd0e87d
|
Reorganize examples folder
|
2017-04-04 01:54:49 +02:00 |
|
Ray
|
5a230659ef
|
Working in random crash...
Related to UpdateMusicStream(), in stb_vorbis
|
2017-04-04 00:21:52 +02:00 |
|
Ray
|
c3b8a41f95
|
Remove function declaration
|
2017-04-03 23:10:49 +02:00 |
|
Ray
|
50bc77ed96
|
Improve web examples -IN PROGRESS-
|
2017-04-03 23:10:27 +02:00 |
|
Ray
|
e6ed85e993
|
Update web examples -WORK IN PROGRESS-
|
2017-04-01 00:51:31 +02:00 |
|
Ray
|
0a33fbf8bb
|
Corrected TraceLog issue
|
2017-04-01 00:48:40 +02:00 |
|
Ray
|
9724443c5b
|
Remove Lua lib from vs2015
|
2017-04-01 00:47:39 +02:00 |
|
Ray
|
954a24545f
|
Merge pull request #251 from RDR8/4krishna
Restore inadvertant changes to Makefiles
|
2017-03-29 23:27:11 +02:00 |
|
RDR8
|
44de97ea16
|
Fine-tuning PLATFORM_WEB CFLAGS
|
2017-03-29 16:04:29 -05:00 |
|
RDR8
|
f65bd8e4a0
|
Edit examples/Makefile PLATFORM_WEB CFLAGS to match src/Makefile
|
2017-03-29 14:49:20 -05:00 |
|
RDR8
|
4889f240fe
|
Restore inadvertant changes to Makefiles
|
2017-03-29 12:59:46 -05:00 |
|
Ray
|
080a79f0b0
|
Added IsFileExtension()
Replaced old GetExtension() function
Make IsFileExtension() public to the API
|
2017-03-29 00:35:42 +02:00 |
|
Ray
|
2f65975c5e
|
Remove RBMF fileformat support
|
2017-03-29 00:02:40 +02:00 |
|
Ray
|
b5dd18a70c
|
Review Sleep() usage, return to busy-wait-loop
|
2017-03-28 19:15:27 +02:00 |
|
Ray
|
90b36bd274
|
Merge branch 'develop' of https://github.com/raysan5/raylib into develop
|
2017-03-26 22:49:11 +02:00 |
|
Ray
|
b7a8a40e71
|
Work on configuration flags
|
2017-03-26 22:49:01 +02:00 |
|
Ray
|
160408f269
|
Merge pull request #249 from RDR8/games-linux
Fixed some games. Replaced font.size with font.baseSize. Uncommented linux libs.
|
2017-03-26 14:43:21 +02:00 |
|
RDR8
|
72b90bff0f
|
Merge remote-tracking branch 'origin/develop' into games-linux
|
2017-03-25 21:13:17 -05:00 |
|
RDR8
|
efc4b2941b
|
Missed a couple
|
2017-03-25 21:03:28 -05:00 |
|
RDR8
|
0c16af01e5
|
Replaced font.size with font.baseSize. Uncommented linux libs. Typo or two
|
2017-03-25 20:41:04 -05:00 |
|
Ray
|
5387b45431
|
Working on configuration flags
|
2017-03-25 12:01:01 +01:00 |
|
Ray
|
3f0c296422
|
Merge pull request #248 from RDR8/linux-c99
linux-c99
|
2017-03-24 10:43:34 +01:00 |
|
RDR8
|
ff44cb02e7
|
Always something
|
2017-03-24 03:42:10 -05:00 |
|
RDR8
|
9eaff6902f
|
Sweep blank lines
|
2017-03-24 03:37:49 -05:00 |
|
RDR8
|
f1bb245999
|
Strip trailing spaces
|
2017-03-24 03:32:07 -05:00 |
|
RDR8
|
e23c120c8b
|
Automate compiler flags selection.
|
2017-03-24 03:28:12 -05:00 |
|
RDR8
|
9875198a56
|
c99 fix, some linux housekeeping
|
2017-03-24 01:20:24 -05:00 |
|
Ray
|
6ba5217c28
|
Merge pull request #246 from RDR8/staging-linux-gitignore
staging-linux-gitignore
|
2017-03-22 14:10:28 +01:00 |
|
RDR8
|
314e1e0fd5
|
Merge remote-tracking branch 'upstream/develop' into staging-linux-gitignore
|
2017-03-21 11:19:34 -05:00 |
|
RDR8
|
c87006f85a
|
Don't ignore release libraries.
|
2017-03-21 11:16:18 -05:00 |
|
Ray
|
004117a05c
|
core: configuration flags
|
2017-03-21 13:22:59 +01:00 |
|
Ray
|
2ac7b684b5
|
text: configuration flags
|
2017-03-21 13:22:47 +01:00 |
|
Ray
|
974a6d4031
|
Corrected bug
|
2017-03-21 13:21:07 +01:00 |
|
RDR8
|
ae0b776eaf
|
Merge remote-tracking branch 'upstream/develop' into staging-linux-gitignore
|
2017-03-20 22:48:43 -05:00 |
|
Ray
|
59652c75b4
|
Review some comments
|
2017-03-20 20:34:44 +01:00 |
|
RDR8
|
7b42492941
|
Merge branch 'staging-linux-gitignore' of https://github.com/RDR8/raylib into staging-linux-gitignore
|
2017-03-20 13:54:03 -05:00 |
|
RDR8
|
8278eebfac
|
Ignore vim temporary files, .a and .so, games/
|
2017-03-20 13:47:15 -05:00 |
|
RDR8
|
3f3ee5e37f
|
Ignore additional vim temporary files, .a and .so files, games/ executables
|
2017-03-20 13:33:53 -05:00 |
|
Ray
|
fee5e8cfac
|
Add files via upload
|
2017-03-19 18:40:41 +01:00 |
|
raysan5
|
46c2f2058f
|
Added new patrons
|
2017-03-19 18:18:55 +01:00 |
|
raysan5
|
8f5ff64420
|
Working on file header comments...
|
2017-03-19 12:52:58 +01:00 |
|
raysan5
|
ca8c565617
|
Review contact information
|
2017-03-19 12:52:13 +01:00 |
|
raysan5
|
5d1f661661
|
Remove Oculus support from code
Moved to custom example, now raylib only supports simulated VR
rendering.
Oculus code was too device dependant... waiting for OpenXR.
|
2017-03-14 01:05:22 +01:00 |
|
raysan5
|
3813722f17
|
Added function: DrawLineBezier()
|
2017-03-14 00:22:53 +01:00 |
|
raysan5
|
63c65f8cc5
|
Updated game to raylib v1.7
|
2017-03-12 12:37:43 +01:00 |
|
raysan5
|
023a08aeb9
|
Added some tools images
|
2017-03-12 11:39:00 +01:00 |
|
raysan5
|
7154b42f48
|
Corrected naming issue
|
2017-03-09 18:52:56 +01:00 |
|
Ray
|
7c888edba1
|
Corrected typo introduced in last commit
|
2017-03-09 16:25:15 +01:00 |
|