This website requires JavaScript.
Explore
Help
Sign In
cyberarm
/
i-mic-fps
Watch
1
Star
0
Fork
0
You've already forked i-mic-fps
mirror of
https://github.com/cyberarm/i-mic-fps.git
synced
2025-12-15 23:52:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d07130b03be9c94fbb056fa65f5c2bf3ddc11941
i-mic-fps
/
lib
History
Cyberarm
d07130b03b
'fixed' glGetAttribLocation crashes (shader compiler likes to agressively optimize)
2019-08-11 21:46:18 -05:00
..
managers
Fixed some warnings, moved Subcommand into its own file, added support for subcommand and subcommand options autocomplete in Console, added texture ids to Model vertex buffer object
2019-08-11 09:34:25 -05:00
objects
Renamed lighting shader to default, shoehorned in glsl 3.30 support for Intel on Linux, removed duplicate handleGlError methods, added OpenGL and GLU to Object namespace, removed redundant includes for OpenGL and GLU, VBO and VAO now render (all be it incorrectly)
2019-08-11 14:53:15 -05:00
renderer
Renamed lighting shader to default, shoehorned in glsl 3.30 support for Intel on Linux, removed duplicate handleGlError methods, added OpenGL and GLU to Object namespace, removed redundant includes for OpenGL and GLU, VBO and VAO now render (all be it incorrectly)
2019-08-11 14:53:15 -05:00
states
'fixed' glGetAttribLocation crashes (shader compiler likes to agressively optimize)
2019-08-11 21:46:18 -05:00
trees
Various tweaks
2019-02-26 18:43:42 -06:00
ui
Added connect and disconnect stub commands, added autocomplete to help command.
2019-08-11 10:20:05 -05:00
wavefront
'fixed' glGetAttribLocation crashes (shader compiler likes to agressively optimize)
2019-08-11 21:46:18 -05:00
common_methods.rb
Renamed lighting shader to default, shoehorned in glsl 3.30 support for Intel on Linux, removed duplicate handleGlError methods, added OpenGL and GLU to Object namespace, removed redundant includes for OpenGL and GLU, VBO and VAO now render (all be it incorrectly)
2019-08-11 14:53:15 -05:00
constants.rb
Renamed lighting shader to default, shoehorned in glsl 3.30 support for Intel on Linux, removed duplicate handleGlError methods, added OpenGL and GLU to Object namespace, removed redundant includes for OpenGL and GLU, VBO and VAO now render (all be it incorrectly)
2019-08-11 14:53:15 -05:00
version.rb
Added Console to replace magic debug keys, added version file
2019-08-07 14:49:49 -05:00
window.rb
Moved menu files to be under /ui directory, added support for commands to Console!
2019-08-07 15:36:45 -05:00