191
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed some bogus code More... about 23 years ago
Committing in . More... about 23 years ago
Add Linux 2.2.x support for stubs More... about 23 years ago
fixed GL_LUMINANCE_ALPHA bug in fetch_2d_texel() More... about 23 years ago
file gamma_drm.h was initially added on branch sarea-1-0-0-branch. More... about 23 years ago
Fix some warnings and flush pixel cache in idle routine so readpixels works correctly More... about 23 years ago
Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs. More... about 23 years ago
more 3.5 updates More... about 23 years ago
more 3.5 updates More... about 23 years ago
added extension #ifdef/#endifs More... about 23 years ago
added extension #ifdef/#endifs More... about 23 years ago
added shadow extensions More... about 23 years ago
added shadow extensions More... about 23 years ago
added shadowtex More... about 23 years ago
added shadowtex More... about 23 years ago
demo of GL_SGIX_shadow More... about 23 years ago
demo of GL_SGIX_shadow More... about 23 years ago
Implemented GL_SGIX_shadow and GL_SGIX_shadow_texture. Added some const keywords in the s/w texturing code. More... about 23 years ago
Disable DRIVER_DMA_QUIESCENT() in r128, radeon drivers. Prevents deadlock in the locking process when the engine isn't idle. More... about 23 years ago
plug in fallback teximage DD functions More... about 23 years ago
Updated Driver.CopyTexImage[12]D and Driver.CopyTexSubImage[123]D functions so they work like the other teximage functions. Added fallback routines to texstore.c for drivers to use. More... about 23 years ago
added a bunch of extensions (Ray Tice) More... about 23 years ago
added a bunch of extensions (Ray Tice) More... about 23 years ago
Changed FetchTexel() function pointer arguments. Implemented glGetTexImage(format=GL_COLOR_INDEX). Changed _mesa_unpack_depth_span() args. Minor changes/clean-ups in mtypes.h. Histogram counter component sizes were wrong. More... about 23 years ago
added MESA_GLX_FORCE_CI env var (useful for conformance testing) More... about 23 years ago
Work in glGetTexImage() to return GL_COLOR_INDEX images. Prototype code for GL_SGIX_depth_texture / more flexible teximage code. More... about 23 years ago
moved depth/index/stencil span packing into image.c More... about 23 years ago
added n-key to toggle nice fog, other minor clean-ups More... about 23 years ago
added n-key to toggle nice fog, other minor clean-ups More... about 23 years ago
Fix state bitmasks for invalidating line,tri,point functions. (won't fix the fog problem, I don't think) More... about 23 years ago