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 |
2000-12-11 |
Brian Paul | minor changes to fix compile problems/warnings |
commit | commitdiff | tree |
2000-12-11 |
Jon Taylor | Added a new configure.in flag, --enable-glut-build. |
commit | commitdiff | tree |
2000-12-10 |
Brian Paul | generate GL_INVALID_OPERATION error for bad image forma... |
commit | commitdiff | tree |
2000-12-09 |
Brian Paul | _MultiTextureEnabled was being computed incorrectly |
commit | commitdiff | tree |
2000-12-09 |
Brian Paul | adjust texture size for convolution in glCopyTex[Sub... |
commit | commitdiff | tree |
2000-12-09 |
Brian Paul | set default table size to 0, minor error check fix |
commit | commitdiff | tree |
2000-12-09 |
Brian Paul | define GL_ARB_imaging |
commit | commitdiff | tree |
2000-12-09 |
Brian Paul | initialize convolution filters to zero |
commit | commitdiff | tree |
2000-12-09 |
Brian Paul | added queries for convolution enables |
commit | commitdiff | tree |
2000-12-09 |
Brian Paul | added GL_RESCALE_NORMAL cases |
commit | commitdiff | tree |
2000-12-08 |
Brian Paul | more detailed texture error messages |
commit | commitdiff | tree |
2000-12-08 |
Brian Paul | include glxext.h unless GLX_GLXEXT_LEGACY is defined |
commit | commitdiff | tree |
2000-12-08 |
Brian Paul | standardized GLX extensions header |
commit | commitdiff | tree |
2000-12-08 |
Brian Paul | fixed bug 123918: glXCopySubBuffer() y position off... |
commit | commitdiff | tree |
2000-12-08 |
Brian Paul | added LL_MESA_sprite_point extension |
commit | commitdiff | tree |
2000-12-08 |
Brian Paul | initial draft |
commit | commitdiff | tree |
2000-12-08 |
Brian Paul | Initial work on GL_MESA_sprite_point extension. |
commit | commitdiff | tree |
2000-12-08 |
Brian Paul | Compute attenuated point size in a new pipeline stage. |
commit | commitdiff | tree |
next |