Commit Graph

24 Commits

Author SHA1 Message Date
Branimir Karadžić bba2ef8031 Added predefined uniforms for inverted view/proj/viewproj matrices.
shaderc: Added raw shader support.
shaderc: Fixed uniform types.
2014-05-10 20:51:54 -07:00
Branimir Karadžić ac925b00c8 Cleanup. 2014-05-03 15:18:28 -07:00
Branimir Karadžić 85c5172a29 Changed GLES macro to use version number. 2014-03-29 23:12:15 -07:00
Branimir Karadžić f436f79c10 Simplified API, removed difference between vertex and fragment shaders. 2014-03-29 19:42:57 -07:00
Branimir Karadžić 9ff1d0c513 Updated copyright year. 2014-02-10 22:07:04 -08:00
bkaradzic f440f160f9 Exposed renderer capabilities. 2013-10-10 18:29:57 -07:00
bkaradzic 4c4c2eb5cb examples-common: Reogranized sources. Added command interpreter and input bindings support. 2013-08-07 21:45:56 -07:00
bkaradzic 538796302f iOS: Fixed aspect ratio in examples. 2013-07-22 21:24:20 -07:00
bkaradzic 18f2e82362 Added include path to common. Renamed math to fpumath. 2013-05-23 22:07:54 -07:00
bkaradzic bed490bd53 Cleanup. 2013-05-18 22:12:40 -07:00
bkaradzic 3601c74e92 Fixed reset flag in examples. 2013-05-08 22:57:54 -07:00
bkaradzic fb7fd32f24 Run all samples with vsync on by default. 2013-04-27 18:47:18 -07:00
bkaradzic 3686725fef Fixing update time. 2013-04-27 12:43:18 -07:00
bkaradzic 6582276e3e Fixed L4 warnings. 2013-03-25 21:13:54 -07:00
bkaradzic 35d7d2ff1b Added F8 as MSAA toggle in examples. 2013-02-21 22:05:33 -08:00
bkaradzic 8e0e21f40d Normalized line endings. 2013-02-21 21:07:31 -08:00
bkaradzic c3667bad05 WIP support for key/mouse events in examples. 2013-01-16 22:44:51 -08:00
bkaradzic 43ce51b8ec Updated year in copyright notice. 2013-01-13 10:57:24 -08:00
bkaradzic d6e4a57cf2 Moving window creation to examples/common. 2013-01-13 10:47:30 -08:00
bkaradzic d4cd0ea4fa Added 07-callback example. 2012-12-30 20:52:47 -08:00
Branimir Karadzic 20fdda0659 Handle all enums in switch. 2012-11-03 21:29:41 -07:00
bkaradzic 7accea7b5d Added texture loading example. 2012-10-27 21:34:41 -07:00
bkaradzic d4c7545b1e Added support for GLES3. 2012-10-13 22:21:02 -07:00
bkaradzic f5295b951d Added instancing example. 2012-10-08 23:24:10 -07:00