191
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed glTexSubImage error check bug #128775 More... over 23 years ago
test check-in More... over 23 years ago
test check-in More... over 23 years ago
file ati_pcigart.c was initially added on branch ati-pcigart-0-0-1-branch. More... over 23 years ago
file ati_pcigart.h was initially added on branch ati-pcigart-0-0-1-branch. More... over 23 years ago
Fixed problem preventing compile on system w/o agpgart. More... over 23 years ago
file scatter.c was initially added on branch ati-pcigart-0-0-1-branch. More... over 23 years ago
file r128_pcigart.c was initially added on branch ati-pcigart-0-0-1-branch. More... over 23 years ago
Fixes for performance bug on compiled array element paths. More... over 23 years ago
updated ctx->Driver functions for s/w setup More... over 23 years ago
fixed a small error in import_color(), include m_translate.h More... over 23 years ago
Fix several conformance problems. Hack solution to line stipple problem. More... over 23 years ago
removed unneeded TXTR_COORD macros (Stephen Tse) More... over 23 years ago
Fixed conform feedback and drawelements tests. Use correct pv when rasterizing unfilled polys. More... over 23 years ago
fix conform dlist test More... over 23 years ago
Use correct pv in swrast lines routines More... over 23 years ago
Fix crash in book/stencil. More... over 23 years ago
Resync with new XFree version of this file More... over 23 years ago
Resync with new XFree version of this file More... over 23 years ago
Remove debug messages. More... over 23 years ago
initialize Driver.RenderPrimitive to _swsetup_RenderPrimNoop More... over 23 years ago
Makefile.linux was checking $(MACHINE) for 'i386' before building the i810.o module. However on my i810's, $(MACHINE) is 'i686'. More... over 23 years ago
Added PointSize and PointParametersfv to dd interface, for completeness. Clean-up and updated comments in dd.h file. More... over 23 years ago
Fixed 'IRound' to 'IROUND' in mmath.h More... over 23 years ago
Still need 'DD_TRI_CULL_FRONT_BACK' More... over 23 years ago
Add call to Driver.RenderPrimitive() More... over 23 years ago
Merged tdfx-3-0-0 More... over 23 years ago
revert XMesaCreateContext changes More... over 23 years ago
Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers that used to require a 'ReducedPrimitiveChange' callback. More... over 23 years ago
Bring the FX driver into line with core mesa changes. More... over 23 years ago