33
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
OpenGL2: Direct state access, part 1: Texture binds More... almost 9 years ago
Add msvc12 project files. More... about 9 years ago
OpenGL2: Remove specular ambient. More... about 9 years ago
OpenGL2: Add r_cubemapSize. More... about 9 years ago
OpenGL2: Replace r_exportCubemaps cvar with exportCubemaps command. More... about 9 years ago
OpenGL2: Add r_exportCubemaps for saving cubemaps on map load. More... about 9 years ago
OpenGL2: Support picmip for DDS textures. More... about 9 years ago
Fix error handling in RE_SaveJPGToBuffer(). More... about 9 years ago
Make jpeg loading errors non-fatal. More... about 9 years ago
OpenGL2: Add null dereference checks to DDS loader. More... about 9 years ago
OpenGL2: DDS (compressed textures) support. More... about 9 years ago
OpenGL2: Some tr_image.c cleanup. More... about 9 years ago
OpenGL2: Switch to RGTC from LATC for normal maps. Also added a RGTC compressor as a workaround on Intel graphics. More... about 9 years ago
OpenGL2: Use correct sunlight color for sunlight specular. More... about 9 years ago
OpenGL2: Forgot a multiply. More... about 9 years ago
OpenGL2: Parse radius entries from misc_cubemap entities. More... about 9 years ago
OpenGL2: Add r_glossIsRoughness. More... about 9 years ago
OpenGL2: Add option in code for alternate overbright method. More... about 9 years ago
OpenGL2: Remove some rendering options for simplicity. More... about 9 years ago
OpenGL2: automatically load textures with a _s suffix as specular. More... about 9 years ago
Replace 4 with sizeof( int ) in R_GetCommandBufferReserved More... about 9 years ago
Fix reserved size for swap buffer command being too small on x86_64 More... over 9 years ago
Fix crash from reading past end of tr.refdef.drawSurfs More... over 9 years ago
Fix not swapping buffers because out of cmd buffer space More... over 9 years ago
Add support for uncompressed image upload flag to OpenGL1 More... over 9 years ago
Fix check for empty rconpassword in CL_Rcon_f More... over 9 years ago
Maybe fix old MSYS when there is an empty for loop More... over 9 years ago
Remove unused define MAC_EVENT_PUMP_MSEC More... over 9 years ago
Now with less infinite recursion More... over 9 years ago
Effectively revert c2e146c1 More... over 9 years ago