aboutsummaryrefslogtreecommitdiff
path: root/src/render.c
AgeCommit message (Expand)Author
2008-08-19Licence update to GPLv3.0Thomas White
2008-08-14EXT_timer_query warning fussinessTom White
2008-08-13Use unified 'game time' concept, makes pause work properlyTom White
2008-08-13Use 'r' instead of 'game->render'Tom White
2008-08-11Fix a few missing shader checksThomas White
2008-08-10Process texture and Ks components from OBJ filestaw27
2008-08-07Tweak capability whinge messagestaw27
2008-08-07Check for EXT_timer_query before usingtaw27
2008-08-07Measure and subtract physics time from the waittaw27
2008-08-07Sleep for the right amount of timetaw27
2008-08-07Only do timer query every few framestaw27
2008-08-07Initial timer query stufftaw27
2008-08-06Squeeze everything into 19 varying componentstaw27
2008-08-06Fixes for ATI fussinesstaw27
2008-08-06Give the spotlight an ambient componenttaw27
2008-08-06Take shininess into account in shaderstaw27
2008-08-06Shader optimisations (use blank texture when none specified)taw27
2008-08-06Simplify shaders by moving fill-in light to a separate programtaw27
2008-08-06Move shader utilities to a separate filetaw27
2008-08-06Check for shader linking errorstaw27
2008-07-31Match shader results to non-shader resultstaw27
2008-07-28Remove hemisphere stufftaw27
2008-07-26Initial normal mapping stufftaw27
2008-07-26Camera position stufftaw27
2008-07-25Initial mouse stuff (needs work)taw27
2008-07-24More wrappingtaw27
2008-07-24Wrap render.c to 120 columnstaw27
2008-07-21Silly number of indices fixtaw27
2008-07-19Radiation stuffweiss
2008-07-19Make the recharge ripple fade nicelyweiss
2008-07-19Put the 'recharge ripple' in the right placeweiss
2008-07-18Tidy uptaw27
2008-07-07'bools' use glUniform1i, not glUniform1ftaw27
2008-07-06Second spirally thing when landedtaw27
2008-06-24Commentstaw27
2008-06-21Don't use shader for transparent back facestaw27
2008-06-21Fix z-fighting when looking at back facestaw27
2008-06-21Show transparent back facestaw27
2008-06-21Tidy uptaw27
2008-06-21Remove envmap stuff because it doesn't work very welltaw27
2008-06-21Increase background light a littletaw27
2008-06-21Stufftaw27
2008-06-12Reduce resolution of swirly texturetaw27
2008-06-08Don't break when entering a non-existent roomtaw27
2008-06-08Text comments for roomstaw27
2008-06-05Tweak spotlight attentuationtaw27
2008-06-04Adjust lighting levelstaw27
2008-06-04Disable OpenGL stuff at the command linetaw27
2008-06-04More matching non-shader graphics to shader graphicstaw27
2008-06-04Typotaw27