projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2001-01-30
Brian Paul
fixed half pixel offset bug in aa point code
commit
|
commitdiff
|
tree
2001-01-30
Gareth Hughes
Upgrade to (patched) version 7 of glext.h
commit
|
commitdiff
|
tree
2001-01-29
Brian Paul
last segment of AA stippled lines wasn't drawn
commit
|
commitdiff
|
tree
2001-01-29
Brian Paul
fixed inverted Y coord for dithering in write_span_DIT...
commit
|
commitdiff
|
tree
2001-01-29
Brian Paul
GL_SHADE_MODEL wasn't popped correctly
commit
|
commitdiff
|
tree
2001-01-29
Brian Paul
removed unused vars
commit
|
commitdiff
|
tree
2001-01-29
Brian Paul
only compute separate specular if texturing really...
commit
|
commitdiff
|
tree
2001-01-29
Brian Paul
fixed computation of _MultiTextureEnabled (again)
commit
|
commitdiff
|
tree
2001-01-29
Keith Whitwell
Update implementations of Driver.Clear().
commit
|
commitdiff
|
tree
2001-01-29
Keith Whitwell
Removed knowledge of swrast Clear/Bitmap/Accum/Draw...
commit
|
commitdiff
|
tree
2001-01-29
Brian Paul
optimized lambda computation (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
2001-01-29
Brian Paul
updates to the trace extension
commit
|
commitdiff
|
tree
2001-01-29
Brian Paul
updated spec
commit
|
commitdiff
|
tree
2001-01-24
Brian Paul
redo _mesa_PopAttrib() to call Mesa state functions...
commit
|
commitdiff
|
tree
2001-01-24
Brian Paul
removed the unused/broken GL_PGI_misc_hints extension
commit
|
commitdiff
|
tree
2001-01-24
Brian Paul
minor tweaks
commit
|
commitdiff
|
tree
2001-01-24
Brian Paul
Lots of GLchan datatype changes.
commit
|
commitdiff
|
tree
2001-01-23
Brian Paul
added DestroyHeads() to test clean-up code
commit
|
commitdiff
|
tree
2001-01-23
Brian Paul
minor tweaks
commit
|
commitdiff
|
tree
2001-01-23
Brian Paul
added support for 4 texture units
commit
|
commitdiff
|
tree
2001-01-23
Brian Paul
space-bar = pause animation
commit
|
commitdiff
|
tree
2001-01-23
Brian Paul
Replaced struct gl_visual with struct __GLcontextModesR...
commit
|
commitdiff
|
tree
2001-01-23
Brian Paul
added dispatch override mechanism, used by trace extension
commit
|
commitdiff
|
tree
2001-01-23
Brian Paul
fixed glTexSubImage error check bug #128775
commit
|
commitdiff
|
tree
2001-01-23
Brian Paul
test check-in
commit
|
commitdiff
|
tree
2001-01-17
Keith Whitwell
Fixes for performance bug on compiled array element...
commit
|
commitdiff
|
tree
2001-01-16
Brian Paul
updated ctx->Driver functions for s/w setup
commit
|
commitdiff
|
tree
2001-01-16
Brian Paul
fixed a small error in import_color(), include m_transl...
commit
|
commitdiff
|
tree
2001-01-16
Keith Whitwell
Fix several conformance problems. Hack solution to...
commit
|
commitdiff
|
tree
2001-01-15
Brian Paul
removed unneeded TXTR_COORD macros (Stephen Tse)
commit
|
commitdiff
|
tree
2001-01-14
Keith Whitwell
Fixed conform feedback and drawelements tests.
commit
|
commitdiff
|
tree
2001-01-13
Keith Whitwell
fix conform dlist test
commit
|
commitdiff
|
tree
2001-01-13
Keith Whitwell
Use correct pv in swrast lines routines
commit
|
commitdiff
|
tree
2001-01-13
Keith Whitwell
Fix crash in book/stencil.
commit
|
commitdiff
|
tree
2001-01-13
Keith Whitwell
Resync with new XFree version of this file
commit
|
commitdiff
|
tree
2001-01-12
Brian Paul
initialize Driver.RenderPrimitive to _swsetup_RenderPri...
commit
|
commitdiff
|
tree
2001-01-09
Brian Paul
Added PointSize and PointParametersfv to dd interface...
commit
|
commitdiff
|
tree
2001-01-08
Keith Whitwell
Fixed 'IRound' to 'IROUND' in mmath.h
commit
|
commitdiff
|
tree
2001-01-08
Keith Whitwell
Still need 'DD_TRI_CULL_FRONT_BACK'
commit
|
commitdiff
|
tree
2001-01-08
Keith Whitwell
Add call to Driver.RenderPrimitive()
commit
|
commitdiff
|
tree
2001-01-08
Keith Whitwell
revert XMesaCreateContext changes
commit
|
commitdiff
|
tree
2001-01-08
Keith Whitwell
Add a 'RenderPrimitive' callback to t_vb_render.c....
commit
|
commitdiff
|
tree
2001-01-08
Keith Whitwell
Bring the FX driver into line with core mesa changes.
commit
|
commitdiff
|
tree
2001-01-08
Keith Whitwell
Modify X11 driver and fake glx to store a GLcontext
commit
|
commitdiff
|
tree
2001-01-08
Keith Whitwell
Moved glcore.h to a location prefixed by 'GL/internal...
commit
|
commitdiff
|
tree
2001-01-06
Gareth Hughes
Implementation of GL_EXT_texture_env_dot3.
commit
|
commitdiff
|
tree
2001-01-06
Gareth Hughes
Add GL_POINTS as a primitive, including with CVA DrawEl...
commit
|
commitdiff
|
tree
2001-01-05
Brian Paul
Fixed bug in MinMagThresh computation.
commit
|
commitdiff
|
tree
2001-01-05
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2001-01-05
Keith Whitwell
various compilation/warning fixes
commit
|
commitdiff
|
tree
2001-01-05
Keith Whitwell
Remove 'pv' parameter from Line/Tri/Point funcs. The...
commit
|
commitdiff
|
tree
2001-01-04
Brian Paul
added underflow check in validate_shine_table()
commit
|
commitdiff
|
tree
2001-01-04
Brian Paul
added divide by zero check
commit
|
commitdiff
|
tree
2001-01-04
Brian Paul
changed some point functions, new picking code
commit
|
commitdiff
|
tree
2001-01-04
Brian Paul
minor bug fixes
commit
|
commitdiff
|
tree
2001-01-03
Brian Paul
added divide by zero check
commit
|
commitdiff
|
tree
2001-01-03
Brian Paul
added divide by zero checks
commit
|
commitdiff
|
tree
2001-01-03
Brian Paul
New point rasterization functions based on template...
commit
|
commitdiff
|
tree
2001-01-03
Brian Paul
More color macro clean-ups.
commit
|
commitdiff
|
tree
2001-01-03
Brian Paul
minor clean-up
commit
|
commitdiff
|
tree
2001-01-03
Jon Taylor
Added missing #include "mmath.h"
commit
|
commitdiff
|
tree
2001-01-02
Brian Paul
missed a few color macro changes
commit
|
commitdiff
|
tree
2001-01-02
Brian Paul
Removed fixed.h (GLfixed now in mtypes.h, fixed-pt...
commit
|
commitdiff
|
tree
2001-01-02
Brian Paul
include state.h
commit
|
commitdiff
|
tree
2001-01-02
Brian Paul
minor GLchan-related changes
commit
|
commitdiff
|
tree
2001-01-02
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2000-12-28
Keith Whitwell
Add render stage for unclipped vb's to fx driver.
commit
|
commitdiff
|
tree
2000-12-28
Keith Whitwell
try and force a log message
commit
|
commitdiff
|
tree
2000-12-28
Keith Whitwell
try and force a log message
commit
|
commitdiff
|
tree
2000-12-28
Keith Whitwell
try and force a log message
commit
|
commitdiff
|
tree
2000-12-28
Jon Taylor
Fixed GGIMesa build problems.
commit
|
commitdiff
|
tree
2000-12-27
Keith Whitwell
try and force a log message
commit
|
commitdiff
|
tree
2000-12-27
Keith Whitwell
try and force a log message
commit
|
commitdiff
|
tree
2000-12-27
Keith Whitwell
try and force a log message
commit
|
commitdiff
|
tree
2000-12-27
Keith Whitwell
try and force a log message
commit
|
commitdiff
|
tree
2000-12-27
Keith Whitwell
fix demos/fire, enable lazy vertex flushing
commit
|
commitdiff
|
tree
2000-12-27
Keith Whitwell
Fix evalpoints bug (samples/nurb)
commit
|
commitdiff
|
tree
2000-12-27
Keith Whitwell
fix sproingies bug
commit
|
commitdiff
|
tree
2000-12-27
Keith Whitwell
Fixes for compiling assembly (disable unused 'masked...
commit
|
commitdiff
|
tree
2000-12-26
Keith Whitwell
The array cache.
commit
|
commitdiff
|
tree
2000-12-26
Keith Whitwell
fix xscreensaver cores
commit
|
commitdiff
|
tree
2000-12-26
Keith Whitwell
Major rework of tnl module
commit
|
commitdiff
|
tree
2000-12-24
pesco
* demos/Makefile.am (INCLUDES): Added -I$(top_srcdir...
commit
|
commitdiff
|
tree
2000-12-21
pesco
* include/GL/Makefile.am: ENABLE_GLUT_BUILD -> NEED_GLUT
commit
|
commitdiff
|
tree
2000-12-16
Brian Paul
set visual->MRD to 2.0
commit
|
commitdiff
|
tree
2000-12-16
Brian Paul
Polygon._OffsetAny wasn't being computed
commit
|
commitdiff
|
tree
2000-12-15
Brian Paul
minor fog clean-ups (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
2000-12-15
Brian Paul
added more GLX extension function stubs
commit
|
commitdiff
|
tree
2000-12-14
Brian Paul
Renamed texture object _P to _MaxLevel and _M to _MaxLa...
commit
|
commitdiff
|
tree
2000-12-14
Brian Paul
updated glXSet3DfxModeMESA() prototype types
commit
|
commitdiff
|
tree
2000-12-14
Brian Paul
added some more GLX extension entrypoints (fix GLUT...
commit
|
commitdiff
|
tree
2000-12-13
Brian Paul
fixed conformance problems in min/max and histogram...
commit
|
commitdiff
|
tree
2000-12-13
Brian Paul
replaced GLfixed with GLfloat in _mesa_fog_ci_pixels...
commit
|
commitdiff
|
tree
2000-12-13
Brian Paul
use inverted Y coordinate for choosing dither value...
commit
|
commitdiff
|
tree
2000-12-13
Brian Paul
added glReadPixels item
commit
|
commitdiff
|
tree
2000-12-13
Brian Paul
tweaked truecolor dither kernel setup code
commit
|
commitdiff
|
tree
2000-12-13
Brian Paul
improved precision of glReadPixels for colorbuffers...
commit
|
commitdiff
|
tree
2000-12-12
Brian Paul
disabled two optimized textured triangle functions...
commit
|
commitdiff
|
tree
2000-12-12
Brian Paul
clipping, fog, texture optimizations (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
2000-12-11
Brian Paul
disabled GLX_SGIS_multisample (temporarily) since its...
commit
|
commitdiff
|
tree
next