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
/
sis
/
sis_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix/improve framebuffer object reference counting.
Brian
2007-03-06
1
-1
/
+1
*
comment-out unused var
Brian Paul
2006-11-01
1
-1
/
+1
*
Revert the SiS and Unichrome DRM version check changes.
Thomas Hellström
2006-07-11
1
-23
/
+1
*
The SiS and Unichrome drivers assume that the handle to the
Thomas Hellström
2006-07-10
1
-3
/
+26
*
Move the front.offset setting above a check to shortcut reallocating buffers if
Eric Anholt
2005-10-25
1
-1
/
+1
*
Cut a bunch of code by not trying to precompute the blit commands and instead
Eric Anholt
2005-10-24
1
-45
/
+12
*
Turn off the AGP dispatch path yet again, as it seems to be broken (found with
Eric Anholt
2005-10-24
1
-1
/
+1
*
- Add a few more hardware internal formats that are supported. Some remaining
Eric Anholt
2005-10-24
1
-5
/
+11
*
Make SiS a little more like other drivers: Add SIS_DEBUG (only option being
Eric Anholt
2005-10-19
1
-3
/
+1
*
Bug #4615: Fix the SiS driver for the renderbuffer changes. Previously, all
Eric Anholt
2005-10-19
1
-63
/
+13
*
Fix a missed merge for idr's dispatch changes: failure to do driInitExtensions
Eric Anholt
2005-10-18
1
-0
/
+11
*
Add new void *addr and __DRIdrawablePrivate parameters to
Brian Paul
2005-09-04
1
-10
/
+10
*
SetBuffer, renderbuffer changes
Brian Paul
2005-09-03
1
-9
/
+2
*
Add Egberts fixes for 64bit architectures
Alan Hourihane
2005-08-15
1
-1
/
+5
*
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
2005-07-28
1
-1
/
+1
*
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-26
1
-9
/
+7
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
1
-26
/
+2
*
Zero out the ENGPACKET allocated on the stack, to avoid sending uninitialized
Eric Anholt
2005-06-26
1
-0
/
+2
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-0
/
+68
*
Also PUBLICize the config option table
Adam Jackson
2004-12-16
1
-1
/
+1
*
Mark __driCreateNewScreen PUBLIC
Adam Jackson
2004-12-15
1
-0
/
+1
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
1
-2
/
+2
*
Fix SiS AGP vertex dispatch by not trying to emit 0 vertices, which would hang
Eric Anholt
2004-09-25
1
-1
/
+1
*
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-07-04
1
-12
/
+0
*
* Convert to use t_vertex.c instead of sis_vb.[ch]
Eric Anholt
2004-06-08
1
-1
/
+1
*
Add NEW_INTERFACE bits.
Eric Anholt
2004-06-07
1
-2
/
+128
*
Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out
Jon Smirl
2004-06-03
1
-10
/
+0
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
1
-2
/
+2
*
applied Felix's patch for configuration system
Brian Paul
2003-12-12
1
-1
/
+17
*
Remove usleeps from sis driver. We probably aren't doing anyone a service
Eric Anholt
2003-12-09
1
-1
/
+1
*
fix _SOLO build problem
Alan Hourihane
2003-12-05
1
-0
/
+10
*
merge latest DRI sis driver changes from the DRI trunk
Alan Hourihane
2003-12-04
1
-15
/
+7
*
add the SiS driver - no kernel driver yet
Alan Hourihane
2003-09-30
1
-0
/
+285