2000-05-18 |
Brian Paul | bunch of updates to static_functions[] |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Brian Paul | added tbuffer and compressed teximage extension functions |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Brian Paul | added Kevin's 32bpp Z buffer fix |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Brian Paul | replaced components with internalFormat |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Brian Paul | updated to version 10 |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Brian Paul | added glPointParameterf[v]SGIS() |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Brian Paul | generate X86 dispatch code |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Brian Paul | recover from offset=? condition, code clean-up |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Brian Paul | recover from offset=? condition |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Brian Paul | fixed PB bugs, removed MutablePixels, MonoPixels from... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Brian Paul | more GL_EXT_convolution work |
commit | commitdiff | tree | snapshot |
2000-05-09 |
Brian Paul | removed printf |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Brian Paul | a few Alpha tweaks (Michael Champigny) |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Brian Paul | fixed bug in loop over screens |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Brian Paul | Added point UserSize, cleaned up point drawing code |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Brian Paul | Err, initial code for GL_EXT_convolution, not histogram |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Brian Paul | initial code for GL_EXT_histogram extension |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Brian Paul | more error reporting |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Brian Paul | fixed glDrawBuffer(GL_NONE) bug |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Brian Paul | replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pi... |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Brian Paul | toggle DD_LINE_SMOOTH in GL_LINE_SMOOTH case |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Brian Paul | added check for tmuRam==4 for Voodoo2 (Bernd) |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Brian Paul | fixed the nested extern warning |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Brian Paul | EnvMode GL_BLEND and tex invalidate changes from Daryll |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Brian Paul | removed GL_HAS_GLEXT |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Brian Paul | added a bunch of missing token values |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Brian Paul | removed software alpha flag from GLvisual struct |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Brian Paul | conditionally include some fields in the context struct... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Brian Paul | made fxMesaCurrentCtx static |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Brian Paul | removed software alpha flag from GLvisual struct |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Brian Paul | added GL_EXT_histogram |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Brian Paul | implemented GL_EXT_histogram extension |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Brian Paul | fixed backslash typo in sunos configs |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Brian Paul | fixed tar file list of widget files |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Brian Paul | removed glxdpyinfo |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Brian Paul | Removed. Use glxinfo instead. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Brian Paul | removed all DRI-isms |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Brian Paul | removed extra / |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Brian Paul | more error checking. Query GLX client vendor string |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Brian Paul | call _mesa_initialize_context() |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Brian Paul | added _mesa_initialize_buffer/visual() |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Brian Paul | removed old profiling code |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Brian Paul | updated RENDERER version |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Brian Paul | minor clean-up |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Keith Whitwell | Use smooth shaded triangles always. Fix SoF bug. |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Brian Paul | minor clean-up |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Brian Paul | added GLX_EXT_import_context, 1.3 misc clean-up |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Brian Paul | more color table and imaging work |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Keith Whitwell | New clipping to avoid division by zero bug. |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Brian Paul | dynamically allocate color table data, uses less memory |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Brian Paul | GL_SGI_color_table info |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Brian Paul | work on GL_SGI_color_table |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Brian Paul | added a comment about FP overflows |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Brian Paul | cleaned up whitespace |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Brian Paul | minor updates |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Brian Paul | wrapper for grTexLodBiasValue() |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Brian Paul | added GL_NV_texgen_emboss |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Brian Paul | added some missing NV token values |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Brian Paul | more clean-up |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Brian Paul | version 8, added GL_EXT_texture_cube_map |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Brian Paul | applied Bernd's changes to useBGR code |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Brian Paul | applied Keith's fix for the Loki ice bug |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Brian Paul | more work on GL_SGI_color_table, pixel transfer code... |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Brian Paul | lots of clean-up, added d/s keys |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Brian Paul | more GL_SGI_color_table extension work |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Brian Paul | renamed alpha buffer functions |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Brian Paul | renamed stencil functions |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Brian Paul | fixed duplicate variable problem |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Brian Paul | silenced warnings in FX_grSstPerfStats() |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Brian Paul | fixed bug in XF86 writeRegionClipped() |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Brian Paul | clip depth/stencil spans to window bounds |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Brian Paul | initial work on GL_SGI_color_table extension |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Brian Paul | fixed stride problem in read_R5G6B5_span |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Brian Paul | added some more functions |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Brian Paul | added glXGetFBConfigs(), fixed glXChooseFBConfig() |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Brian Paul | removed bogus GL_ALLOW_DRAW_SPN_HINT_PGI token |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Brian Paul | added missing 1.3 token values, added glXGetFBConfigs... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Brian Paul | fixed visual selection and reporting results |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Brian Paul | fixed GL_PGI_misc_hints identifiers |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Brian Paul | removed a printf |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Brian Paul | added GL_EXT_color_matrix extension |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Brian Paul | added GL_SGI_color_matrix extension |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Brian Paul | initial check-in |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Brian Paul | added GL_SGIX/SGIS_pixel_texture |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Brian Paul | added pixel texture extension info |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Brian Paul | added pixeltex demo |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Brian Paul | initial check-in |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Brian Paul | added pixeltex.c |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Brian Paul | added GL_SGIX/SGIS_pixel_texture extension |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Brian Paul | fixed a typo |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Brian Paul | version 7 check-in |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Brian Paul | silenced a warning |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Brian Paul | new read_R5G5B5_span() function |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Brian Paul | initial histogram and min/max work |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Holger Waechtler | added CONCAT(x,y) macro in NASM/MASM section |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Brian Paul | silenced warnings |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Brian Paul | silenced a bunch of warnings |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Brian Paul | new arguments to XMesaCreateVisual() |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Brian Paul | added some casts |
commit | commitdiff | tree | snapshot |
next |