2000-04-05 |
Brian Paul | removed unused vars |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Brian Paul | fixed compiler warnigns |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Brian Paul | added missing braces in initializers |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Brian Paul | updated to version 6 |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Brian Paul | minor clean-ups, renaming |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Brian Paul | added version number |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Brian Paul | changed a comment |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Brian Paul | added copyright info |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Brian Paul | updated for Mesa 3.3 |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Brian Paul | more GL_HP_occlusion_test work |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Brian Paul | use BCOPY macro on FreeBSD |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Brian Paul | minor clean-ups |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Brian Paul | added GL_HP_occlusion_test items |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Brian Paul | added occlude demo |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Brian Paul | initial check-in |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Brian Paul | changes for GL_HP_occlusion_test |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | added support for GLX_EXT_visual_rating |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | fixed mistake in glXGetConfig(GLX_VISUAL_CAVEAT_EXT) |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | mask/disable stencil/accum clears in fxDDClear() |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | added glu_tar and glut_tar targets, misc clean-up |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | fixed typo in GLX_SLOW_VISUAL_EXT |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | clean-up of info messages |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | fixed Voodoo1/2/ stride problem in fxDDReadPixels() |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | misc clean-up |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | added more debugging code |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | added GLX_EXT_visual_rating |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | added rest of GLX_EXT_visual_rating extension |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | minor tweak to GLX_VISUAL_CAVEAT_EXT query |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | updates for separate R/G/B/A accum buffer sizes |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | added _mesa_create/destroy_visual() |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | separate R/G/B/A accum buffer size fields |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | added XMesaCreateVisual2() |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | added GLX_EXT_visual_rating |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Brian Paul | tweaks to allow different read formats/types |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Brian Paul | optimized glReadPixels() |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Brian Paul | improved PrintTexture debug function |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Brian Paul | fixed typos in generate_lookup_tables() |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Keith Whitwell | Added stipple mode |
commit | commitdiff | tree | snapshot |
2000-03-30 |
Brian Paul | fixed subtexture address calculation bug |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Brian Paul | removed GL_HP_occlustion_test code, added -exit option |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Brian Paul | renamed mesaStrDup() to str_dup() |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Brian Paul | new texture image download code |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Brian Paul | lots of new work |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Brian Paul | changes for single-copy textures |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Brian Paul | hit space bar to rerun benchmark |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Brian Paul | added error checking on file open |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Brian Paul | added missing GL_INTENSITY case in _mesa_components_in_... |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Brian Paul | fixed some buffer clear bugs |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Brian Paul | lots of changes |
commit | commitdiff | tree | snapshot |
2000-03-29 |
Brian Paul | version 5: added texture compression extension |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Randy Frank | Implemented support for the HP occlusion test extension... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Brian Paul | added optimized read/drawpixels for 16bpp TrueColor |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Randy Frank | Updated to compile under Irix 6.5 |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Brian Paul | removed tfxMipMapLevel's used and translate fields... |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Brian Paul | added _mesa_unconvert_teximage() |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Brian Paul | put _mesa prefix on some functions |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Brian Paul | added missing glEnd() call (Tim Beckmann) |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Jon Taylor | Minor fixups |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Brian Paul | fixed a Driver.TexImage call typo, misc clean-up |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Brian Paul | added texutil.c source |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Brian Paul | initial check-in |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Brian Paul | version 4, all extensions up to 197, added some missing... |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Brian Paul | added benchmarking |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Brian Paul | changed some Linux -O2 flags to -O3 |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Brian Paul | added new texture image functions, minor clean-up |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Brian Paul | added some comments and new texture image functions |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Brian Paul | replaced HaveTexObj with UseTexObj |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Brian Paul | added 3.3 To Do items |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Brian Paul | removed some unpopular extensions (now in glext.h) |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Brian Paul | replaced decode_internal_format() with _mesa_base_tex_f... |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Brian Paul | more clean-up and rearranging |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Brian Paul | added instructions to build widgets-sgi |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Brian Paul | minor tweaks |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Brian Paul | added Daryll's patches for texture alignment |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Brian Paul | added code to die on FP exceptions if DEBEG env var... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Brian Paul | changed TDA to [4] for glMaterialfv() calls |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Brian Paul | converted from GL_EXT_texture3D to GL 1.2 |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Brian Paul | tweaked the animation rate |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Brian Paul | updated renderer string version to 20000322 |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Brian Paul | lots of changes for single-copy texture image DD interface |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Brian Paul | fixed Cygwin patch typos |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Brian Paul | removed a few const keywords because of mutex calls |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Brian Paul | added more locking |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Brian Paul | removed retainInternalCopy from TexSubImage functions |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Brian Paul | made _mesa_native_packing const |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Brian Paul | changed imaging functions to _mesa_ prefix |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Brian Paul | clean-up of texture image construction |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Brian Paul | added _mesa_image_row_stride() |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Paul | more reorganization and clean-up |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Paul | rearranged order of some functions |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Paul | added new TexImage and TexSubImage functions |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Paul | added new_texture_image() |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Paul | added lodbias demo |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Paul | initial check-in |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Paul | added more extensions, now at version 3 |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Paul | removed test for MESA symbol |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Paul | Cygwin changes, removed two ARB extensions, now in... |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Paul | patched for Cygwin (Sven Panne) |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Paul | added device driver functions for CopyTexImage, CopyTex... |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Brian Paul | added aa triangles |
commit | commitdiff | tree | snapshot |
next |