1999-11-22 |
Brian Paul | added glXGetCurrentDisplay() for GLX 1.2 |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Brian Paul | bumped GLX version to 1.2, added glXGetCurrentDisplay() |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Brian Paul | fixed potential bug in _mesa_ShadeModel() |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Brian Paul | added SET/CLEAR/TEST_BITS macros, misc clean-up |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Brian Paul | fixed shade model bug (A.Borrmann) |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Brian Paul | added pragma 4615 (Eero), added copyright |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Brian Paul | removed redundant fxCloseHardware() decl |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Andre Werthmann | added more ASM_SRCS |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Brian Paul | renamed struct gl_palette as struct gl_color_table |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Brian Paul | updates for thread safety |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Brian Paul | updates for Mesa 3.3 |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Brian Paul | replace encounteed with encountered |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Keith Whitwell | fixes for andree's drawarrays problems |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Brian Paul | two fixes in gl_DrawArrays (Andree Borrman) |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Brian Paul | reordered the extensions and numbered them |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Brian Paul | fixed FX_grSstControl(), now returns FxBool |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Brian Paul | removed unused fxTMNewTMFreeNode decl |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Brian Paul | silence an uninitialized var warning |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Brian Paul | test visinfo, not vishandle in save_glx_visual (Wolfram... |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Andre Werthmann | checked in the first new PIII vertex-transformation... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Brian Paul | fixed some glitches (Eero Pajarre) |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Brian Paul | make clean removes .lo .la and .libs/ |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Brian Paul | fixed several texture state bugs found with objbug... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Brian Paul | texture palette update |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Brian Paul | include mem.h |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Brian Paul | fixed mistake in merge regarding texture palettes |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Brian Paul | update/merge with Daryll's X server changes |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Brian Paul | changed multi-include guard symbol |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Josh Vanderhoof | fixed SSE bugs |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Brian Paul | replaced EXT_color_table with EXT_paletted_texture |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Brian Paul | replaced _GLAPI_EXT_color_table with _GLAPI_EXT_palette... |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Brian Paul | reordered some functions |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Brian Paul | moved assembly-related macros from types.h to glheader.h |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Brian Paul | restored the gl_Viewport function |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Kendall Bennett | . More Watcom C++ warnings fixed in Mesa. |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Kendall Bennett | . More fixed to |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Brian Paul | added glxdpyinfo |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Brian Paul | initial check-in |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Jouk Jansen | Workaround for the VMS 32 character maximum limit. |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Kendall Bennett | . Updates to get X86, MXX and 3DNow assembler code... |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Brian Paul | added GL_EXT_texture_env_add extension |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Brian Paul | added gl_extension_is_enabled() |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Brian Paul | added some braces to silence gcc warnings |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Brian Paul | minor clean-ups |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Brian Paul | changed a warning string |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Brian Paul | ColorTableEXT clean-up |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Brian Paul | removed redundant extension prototypes |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Brian Paul | updated for new texture color palette struct |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Brian Paul | don't include strings.h or stdio.h |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Brian Paul | added missing braces in array initializations |
commit | commitdiff | tree | snapshot |
1999-11-11 |
sio | Added missing GLAPIENTRY to glConvolution* and glCopy* |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Jouk Jansen | version 3.3 update |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Jouk Jansen | tess_macro.h included |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Kendall Bennett | . Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP... |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Brian Paul | initial changes for Mesa 3.3 |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Brian Paul | first big check-in of new Mesa 3.3 code |
commit | commitdiff | tree | snapshot |
1999-11-10 |
Keith Whitwell | fix for colormaterial |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Keith Whitwell | use glClientActiveTexture in interleaved setup |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Keith Whitwell | more fixes for glDrawArrays |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Keith Whitwell | second try at drawarrays fix |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Keith Whitwell | fix for (some of?) the vertex array problems |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Brian Paul | fixed typo: replaced |= with != in conditional |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Brian Paul | replace GLint with GLsizei in a gluScaleImage, gluBuild... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Brian Paul | header includes clean-up (Daryll) |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Brian Paul | changes to silence MSVC warnings |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Brian Paul | flush pb after each line segment - for conformance |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Brian Paul | clean-up of header includes (Daryll) |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Gareth Hughes | Added filename, line number output for debugging messages. |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Ted Jump | turned off 'conditional expression is constant' warning... |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Brian Paul | removed printf's |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Brian Paul | added xfont demo |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Brian Paul | new xfont demo |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Brian Paul | clean-up to reduce MSVC warnings |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Keith Whitwell | Fix for glerror on compilation of list containing gldra... |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Gareth Hughes | Major winding rule updates, especially stacked contour... |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Gareth Hughes | Updated demo for new GLU 1.3 tessellation. Added optim... |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Gareth Hughes | Changed ($MAKE) to $(MAKE) to allow real-clean to work... |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Miklos Fazekas | Added glColorTable, etc. |
commit | commitdiff | tree | snapshot |
1999-11-03 |
Brian Paul | include assert.h with rest of system headers |
commit | commitdiff | tree | snapshot |
1999-11-03 |
Josh Vanderhoof | swap operand order for Intel style REGOFF |
commit | commitdiff | tree | snapshot |
1999-11-03 |
Brian Paul | added another fast-path in _mesa_unpack_ubyte_color_spa... |
commit | commitdiff | tree | snapshot |
1999-11-03 |
Brian Paul | new texture image processing |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Brian Paul | new texture image, cleaned-up code |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Brian Paul | added linux-glide-debug config |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Brian Paul | fixed a typo in a comment |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Ted Jump | Changed over to maximal warnings on Win32 builds. |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Ted Jump | Added checking for FXMESA_USE_ARGB to disable pixel... |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Brian Paul | pixel pack/unpack ImageHeight and SkipImages was not... |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Brian Paul | added a few more scale/bias/lookup functions (for futur... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Brian Paul | minor changes to Usage() function |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Brian Paul | removed -lm from link command |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Brian Paul | added -lm to XLIBS for all configs |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Brian Paul | disabled glXGetProcAddress code |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Brian Paul | disabled gluGetProcAddressEXT |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Brian Paul | removed cvs history logs and old comments |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Brian Paul | removed glXGetProcAddressEXT |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Brian Paul | removed gluGetProcAddressEXT() |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Brian Paul | better texture matrix, better end-cap reflections on... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Brian Paul | fixed stupid error in GL_RGA case in gl_pack_rgba_span() |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Brian Paul | more comments, removed unneeded glDepthFunc call |
commit | commitdiff | tree | snapshot |
next |