index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
sis
/
sis_screen.c
Age
Commit message (
Expand
)
Author
2004-12-16
Also PUBLICize the config option table
Adam Jackson
2004-12-15
Mark __driCreateNewScreen PUBLIC
Adam Jackson
2004-12-14
uint*t -> u_int*t changes
Alan Hourihane
2004-09-25
Fix SiS AGP vertex dispatch by not trying to emit 0 vertices, which would hang
Eric Anholt
2004-07-04
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-06-08
* Convert to use t_vertex.c instead of sis_vb.[ch]
Eric Anholt
2004-06-07
Add NEW_INTERFACE bits.
Eric Anholt
2004-06-03
Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out
Jon Smirl
2004-03-11
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2003-12-12
applied Felix's patch for configuration system
Brian Paul
2003-12-09
Remove usleeps from sis driver. We probably aren't doing anyone a service
Eric Anholt
2003-12-05
fix _SOLO build problem
Alan Hourihane
2003-12-04
merge latest DRI sis driver changes from the DRI trunk
Alan Hourihane
2003-09-30
add the SiS driver - no kernel driver yet
Alan Hourihane