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
/
drivers
/
dri
/
r128
/
r128_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
enable ARB_vertex_buffer_object for more dri drivers
Roland Scheidegger
2007-03-13
1
-0
/
+2
*
switch remaining drivers over to vbo
Keith Whitwell
2006-10-31
1
-3
/
+3
*
Make driDrawableInitVBlank() initialize the sequence number.
Michel Dänzer
2006-09-28
1
-1
/
+2
*
More GLSL code:
Michal Krol
2006-04-11
1
-1
/
+1
*
Destroy the GL context after driDestroyTextureHeap, because the driver's
Eric Anholt
2006-04-09
1
-4
/
+4
*
replace the texture level hack used in radeon/r200 to allow larger textures w...
Roland Scheidegger
2006-02-03
1
-1
/
+2
*
Add support for GL_EXT_stencil_wrap, from hearing that the windows drivers did
Eric Anholt
2005-10-27
1
-0
/
+1
*
Fix the RGB order of the specular color emit, and turn GL_EXT_secondary_color
Eric Anholt
2005-10-26
1
-1
/
+3
*
Add support for GL_EXT_fog_coord, tested using tests/fog.c. (Also, matches the
Eric Anholt
2005-10-26
1
-0
/
+2
*
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
2005-07-28
1
-1
/
+1
*
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-30
1
-12
/
+17
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-4
/
+4
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
1
-6
/
+0
*
Add fallback debugging (R128_DEBUG=fall) output, and set DO_DEBUG=1 by default
Eric Anholt
2004-10-08
1
-0
/
+6
*
Convert Rage 128 over to t_vertex.c. While it's slightly slower (10% in ipers)
Eric Anholt
2004-10-02
1
-4
/
+1
*
Enable GL_EXT_blend_subtract and GL_NV_blend_square.
Ian Romanick
2004-06-04
1
-0
/
+2
*
Make R128 driver use sarea/defines from DRM. removed r128_common.h
Jon Smirl
2004-03-12
1
-4
/
+4
*
added _tnl_allow_vertex/pixel_fog() calls
Brian Paul
2004-02-26
1
-1
/
+3
*
Make the drivers using the common texmem code work with NewTextureObject
Felix Kuehling
2004-01-26
1
-4
/
+0
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-4
/
+17
*
Added some missing extension strings.
Ian Romanick
2004-01-13
1
-0
/
+3
*
Removed redundant extension strings. The Mesa extension mechanism
Ian Romanick
2004-01-12
1
-3
/
+0
*
applied Felix's patch for configuration system
Brian Paul
2003-12-12
1
-24
/
+1
*
set MaxTextureImageUnits, MaxTextureCoordUnits
Keith Whitwell
2003-12-12
1
-0
/
+2
*
fix bogus assertion that checked for an empty texture heap list before
Alan Hourihane
2003-12-08
1
-2
/
+2
*
merge r128 DRI driver from DRI trunk
Alan Hourihane
2003-12-05
1
-5
/
+13
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-5
/
+32
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-0
/
+335