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
/
tdfx
/
tdfx_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove _tnl_arb_vertex_program_stage
Brian
2007-04-16
1
-6
/
+0
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-12
/
+16
|
\
|
*
Enable GLX_SGI_make_current_read for tdfx.
Ian Romanick
2006-11-14
1
-2
/
+8
|
*
Implement GL_ARB_occlusion_query.
Ian Romanick
2006-11-13
1
-0
/
+2
|
*
Eliminate use of deprecated GetBufferSize interface.
Ian Romanick
2006-11-13
1
-11
/
+7
*
|
switch remaining drivers over to vbo
Keith Whitwell
2006-10-31
1
-3
/
+3
|
/
*
include texobj.h to silence warning
Brian Paul
2006-08-25
1
-0
/
+1
*
Added _mesa_lookup_program() and _mesa_lookup_bufferobj() functions to avoid
Brian Paul
2006-08-23
1
-1
/
+1
*
add _tnl_arb_vertex_program_stage to all drivers which already have _tnl_vert...
Roland Scheidegger
2005-09-09
1
-0
/
+1
*
removed GL_HP_occlusion_test extension
Brian Paul
2005-08-25
1
-1
/
+0
*
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
2005-07-28
1
-2
/
+2
*
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-30
1
-37
/
+62
*
Move fallback and other debugging under TDFX_DEBUG using the same mechanism
Eric Anholt
2005-06-01
1
-8
/
+13
*
Add no_rast option.
Eric Anholt
2005-06-01
1
-4
/
+9
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-7
/
+7
*
remove unneeded code
Brian Paul
2005-02-05
1
-9
/
+0
*
removed need for Shared->TexObjectList, walk over texture hash table entries ...
Brian Paul
2005-02-05
1
-0
/
+13
*
Also PUBLICize the config option table
Adam Jackson
2004-12-16
1
-1
/
+1
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
1
-4
/
+0
*
Convert tdfxDDInitExtensions to use driInitExtensions.
Ian Romanick
2004-10-06
1
-43
/
+55
*
stencil wrap works, either HW or SW (Ian Romanick)
Daniel Borca
2004-10-05
1
-4
/
+1
*
cleaned up extensions a bit
Daniel Borca
2004-08-30
1
-3
/
+2
*
disabled automatic mipmaps until we can handle 565 textures.
Daniel Borca
2004-07-29
1
-0
/
+2
*
several new bugs
Daniel Borca
2004-07-19
1
-26
/
+94
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
1
-1
/
+1
*
added _tnl_allow_vertex/pixel_fog() calls
Brian Paul
2004-02-26
1
-1
/
+3
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-5
/
+16
*
minor changes to silence warnings
Brian Paul
2004-01-18
1
-1
/
+1
*
set MaxTextureImageUnits, MaxTextureCoordUnits
Keith Whitwell
2003-12-12
1
-0
/
+2
*
Provide dummy definitions of __driConfig externs
Keith Whitwell
2003-12-08
1
-0
/
+2
*
get tdfx compiling
Keith Whitwell
2003-12-08
1
-5
/
+5
*
add tdfx DRI driver
Alan Hourihane
2003-12-04
1
-0
/
+897