191
I Use This!
Very High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed gl_frame_buffer Xmax and Ymax to be exclusive boundary values More... over 23 years ago
added OSMesaCreateContextExt item More... over 23 years ago
added OSMesaCreateContextExt item More... over 23 years ago
Use OSMesaCreateContextExt() if using Mesa 3.5 or later More... over 23 years ago
Use OSMesaCreateContextExt() if using Mesa 3.5 or later More... over 23 years ago
added OSMesaCreateContextExt() More... over 23 years ago
added OSMesaCreateContextExt() More... over 23 years ago
file drm_heavy_kern_lock.c was initially added on branch mga-lock-debug-0-0-1-branch. More... over 23 years ago
Merge of tdfx branch undid the changes from the 2.4.0-test8-pre5 kernel sync, so apply them again. More... over 23 years ago
added device driver changes More... over 23 years ago
added device driver changes More... over 23 years ago
Removed ctx->Driver.LogicOp(). ctx->Driver.Index/ColorMask() now return void. Removed SWmasking and SWLogicOpEnabled variables. LogicOps and color/index masking are no longer special-case device driver functions. The Xlib driver was the only driver that used them. Things are more uniform now. More... over 23 years ago
added xmesa_update_span_funcs() More... over 23 years ago
renamed Xlib driver files More... over 23 years ago
newly organized Xlib driver files More... over 23 years ago
added device driver function for texture proxy testing More... over 23 years ago
Merged tdfx-2-1-branch More... over 23 years ago
Sync with 2.4.0-test8-pre5 kernel. More... over 23 years ago
silence compiler warning (zoomY0) More... over 23 years ago
test for __bsdi__ for XFree86 More... over 23 years ago
replaced ## with CONCAT macro More... over 23 years ago
oops- forgot convolution for glGetTexImage. Done now. More... over 23 years ago
passing proxy targets to glGetTexImage() should generate GL_INVALID_ENUM More... over 23 years ago
use clear_proxy_teximage() instead of MEMSET() More... over 23 years ago
GetConvolution/SeparableFilter() now finished More... over 23 years ago
added tracing facility from Loki More... over 23 years ago
added tracing facility from Loki More... over 23 years ago
added const to _mesa_select_tex_object() More... over 23 years ago
Fixed bug in fill_texture_image(). Clean-up in _mesaGetTexImage() More... over 23 years ago
added convolution, ARB_imaging items More... over 23 years ago