index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
enable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed glitches in error checking of imaging extensions
Brian Paul
2001-02-27
1
-10
/
+10
*
Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR when
Keith Whitwell
2001-02-16
1
-2
/
+17
*
gl_error clean-ups
Brian Paul
2001-02-13
1
-2
/
+2
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
1
-7
/
+7
*
various compilation/warning fixes
Keith Whitwell
2001-01-05
1
-1
/
+2
*
fix demos/fire, enable lazy vertex flushing
Keith Whitwell
2000-12-27
1
-1
/
+5
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-622
/
+667
*
Initial work on GL_MESA_sprite_point extension.
Brian Paul
2000-12-08
1
-27
/
+93
*
Set ENABLE_LIGHT according to ctx->Light.Enabled whether or not
Brian Paul
2000-11-27
1
-8
/
+3
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-2
/
+2
*
Committing in .
Jouk Jansen
2000-11-22
1
-19
/
+19
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-8
/
+16
*
- Changes for new software rasterizer modules
Keith Whitwell
2000-11-05
1
-22
/
+22
*
Removed UPDATE_IMAGE_TRANSFER_STATE, use _NEW_PIXEL flag instead.
Brian Paul
2000-10-30
1
-7
/
+1
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-46
/
+80
*
renamed Current.ByteColor Current.Color
Brian Paul
2000-10-29
1
-2
/
+2
*
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-10-27
1
-1
/
+17
*
fixed a texture enable bug
Brian Paul
2000-10-21
1
-25
/
+5
*
update TriangleCaps in GL_POINT/POLYGON_SMOOTH cases
Brian Paul
2000-10-05
1
-1
/
+3
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
1
-9
/
+9
*
added more extensions testing code
Brian Paul
2000-08-30
1
-5
/
+16
*
implemented new ImageTransferState bitmask
Brian Paul
2000-08-21
1
-1
/
+11
*
more work on GL_ARB_texture_cube_map
Brian Paul
2000-05-23
1
-31
/
+29
*
initial code for GL_ARB_texture_cube_map
Brian Paul
2000-05-22
1
-1
/
+41
*
Err, initial code for GL_EXT_convolution, not histogram
Brian Paul
2000-05-07
1
-1
/
+1
*
initial code for GL_EXT_histogram extension
Brian Paul
2000-05-07
1
-1
/
+20
*
toggle DD_LINE_SMOOTH in GL_LINE_SMOOTH case
Brian Paul
2000-05-05
1
-1
/
+2
*
implemented GL_EXT_histogram extension
Brian Paul
2000-05-04
1
-1
/
+11
*
more GL_SGI_color_table extension work
Brian Paul
2000-04-12
1
-3
/
+20
*
added GL_SGIX/SGIS_pixel_texture extension
Brian Paul
2000-04-07
1
-1
/
+21
*
more GL_HP_occlusion_test work
Brian Paul
2000-04-04
1
-1
/
+5
*
initial implementation of GL_HP_occlusion_test extension
Brian Paul
2000-03-11
1
-1
/
+24
*
removed Driver.UseGlobalTexturePalette()
Brian Paul
2000-03-07
1
-3
/
+1
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-23
/
+27
*
fix for colormaterial
Keith Whitwell
1999-11-10
1
-1
/
+3
*
clean-up of header includes (Daryll)
Brian Paul
1999-11-08
1
-4
/
+1
*
enable lighting even if no light sources are turned on
Brian Paul
1999-10-20
1
-2
/
+2
*
Fixed includes & added a few hooks for the DRI.
kw-mesa-1
Keith Whitwell
1999-10-08
1
-2
/
+8
*
Large patch:
Keith Whitwell
1999-09-18
1
-1
/
+2
*
removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead
Brian Paul
1999-09-07
1
-4
/
+4
*
various pipeline bugs
Keith Whitwell
1999-08-26
1
-3
/
+3
*
glIsEnabled(GL_TEXTURE_3D) was wrong
Brian Paul
1999-08-19
1
-2
/
+2
*
Initial revision
jtg
1999-08-19
1
-0
/
+699