index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
sis
/
sis_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
1
-1
/
+0
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-4
/
+4
*
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
*
The SiS and Unichrome drivers assume that the handle to the
Thomas Hellström
2006-07-10
1
-1
/
+1
*
Add disabled support for GL_EXT_fog_coord. While it seems correct to me, it's
Eric Anholt
2005-10-26
1
-0
/
+2
*
Initial add of some (disabled) SiS 6326 drawing code integrated from Alan Cox's
Eric Anholt
2005-10-25
1
-12
/
+181
*
Cut a bunch of code by not trying to precompute the blit commands and instead
Eric Anholt
2005-10-24
1
-4
/
+0
*
Fix and enable GL_MESA_ycbcr_texture. Looks fine with yuvrect. I'm slightly
Eric Anholt
2005-10-24
1
-1
/
+1
*
Add support for GL_EXT_secondary_color, tested with seccolor test.
Eric Anholt
2005-10-24
1
-0
/
+2
*
- Add a few more hardware internal formats that are supported. Some remaining
Eric Anholt
2005-10-24
1
-0
/
+4
*
Add support for GL_ARB_texture_border_clamp and GL_ARB_texture_mirrored_repeat,
Eric Anholt
2005-10-24
1
-0
/
+2
*
Add support for GL_EXT_stencil_wrap by guessing that the skip of two values in
Eric Anholt
2005-10-24
1
-0
/
+1
*
Make SiS a little more like other drivers: Add SIS_DEBUG (only option being
Eric Anholt
2005-10-19
1
-0
/
+19
*
Remove some long-dead code.
Eric Anholt
2005-10-19
1
-4
/
+0
*
Bug #4615: Fix the SiS driver for the renderbuffer changes. Previously, all
Eric Anholt
2005-10-19
1
-6
/
+18
*
Fix a missed merge for idr's dispatch changes: failure to do driInitExtensions
Eric Anholt
2005-10-18
1
-1
/
+1
*
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
-5
/
+9
*
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
-5
/
+0
*
Add support for NV_blend_square, and print errors if an unsupported blend
Eric Anholt
2004-10-08
1
-0
/
+1
*
* Convert to use t_vertex.c instead of sis_vb.[ch]
Eric Anholt
2004-06-08
1
-13
/
+26
*
Clean up some warnings by making sis_fatal_error a macro, and let it take an
Eric Anholt
2004-05-24
1
-9
/
+1
*
Add missing sisInitDriverFuncs call. Fixes segfault.
Eric Anholt
2004-05-24
1
-0
/
+1
*
added _tnl_allow_vertex/pixel_fog() calls
Brian Paul
2004-02-26
1
-0
/
+2
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-6
/
+14
*
applied Felix's patch for configuration system
Brian Paul
2003-12-12
1
-15
/
+0
*
Remove usleeps from sis driver. We probably aren't doing anyone a service
Eric Anholt
2003-12-09
1
-8
/
+6
*
merge latest DRI sis driver changes from the DRI trunk
Alan Hourihane
2003-12-04
1
-30
/
+46
*
add the SiS driver - no kernel driver yet
Alan Hourihane
2003-09-30
1
-0
/
+508