index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
xorg
/
xorg_driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/xorg: Add a function to flush pending rendering and damage
Thomas Hellstrom
2010-11-24
1
-30
/
+36
*
st/xorg: Add missing \n to error message.
José Fonseca
2010-11-03
1
-1
/
+1
*
st/xorg: Fix compilation for Xservers >= 1.10
Thomas Hellstrom
2010-10-19
1
-0
/
+5
*
st/xorg: Don't use deprecated x*alloc / xfree functions
Thomas Hellstrom
2010-10-19
1
-7
/
+7
*
st/xorg: Fix typo
Thomas Hellstrom
2010-10-12
1
-1
/
+1
*
st/xorg: Don't try to remove invalid fbs
Thomas Hellstrom
2010-10-12
1
-3
/
+5
*
st/xorg: Add a customizer option to get rid of annoying cursor update flicker
Thomas Hellstrom
2010-10-12
1
-1
/
+3
*
st/xorg: Don't try to use option values before processing options
Thomas Hellstrom
2010-10-12
1
-13
/
+13
*
st/xorg: fix use-after-free
nobled
2010-07-26
1
-1
/
+1
*
st/xorg: Init the Gallium3D / libkms resources in pre-init.
Thomas Hellstrom
2010-07-23
1
-86
/
+73
*
st/xorg vmwgfx/xorg: Add a pre-init customizer callback
Thomas Hellstrom
2010-07-23
1
-1
/
+4
*
st/xorg: Add a possibility to prune modes and limit fb allocation size based ...
Thomas Hellstrom
2010-07-23
1
-0
/
+11
*
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-28
1
-23
/
+6
|
\
|
*
gallium: Convert state trackers to drm driver interface
Jakob Bornecrantz
2010-06-06
1
-22
/
+5
*
|
st/xorg: Add a customizable option to disable 3D.
Thomas Hellstrom
2010-06-09
1
-3
/
+15
|
/
*
st/xorg, vmware: Make throttling configurable.
Thomas Hellstrom
2010-05-31
1
-18
/
+45
*
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
1
-1
/
+1
*
st/xorg: Try hard to not touch hardware after dropping the master
Jakob Bornecrantz
2010-04-29
1
-12
/
+25
*
st/xorg: Remove save and restore hw state
Jakob Bornecrantz
2010-04-29
1
-35
/
+0
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-8
/
+8
*
st/xorg: Fix thinko.
Corbin Simpson
2010-04-09
1
-0
/
+1
*
st/xorg: Fix bad paramf.
Corbin Simpson
2010-04-09
1
-3
/
+1
*
Merge branch '7.8'
Michel Dänzer
2010-03-10
1
-0
/
+5
|
\
|
*
st/xorg: Work around cursor reference counting bugs in older X servers.
Michel Dänzer
2010-03-10
1
-0
/
+5
*
|
gallium: Expose a opaque winsys handle and functions on pipe_screen
Jakob Bornecrantz
2010-03-01
1
-7
/
+8
|
/
*
st/xorg: Re-enable crtc on resize
Jakob Bornecrantz
2010-02-27
1
-3
/
+21
*
st/xorg: Fix copy-topy
Jakob Bornecrantz
2010-02-27
1
-1
/
+1
*
st/xorg: Make resize fail gracefully
Jakob Bornecrantz
2010-02-27
1
-14
/
+55
*
st/xorg: Obey max {width|height} from kernel and Gallium
Jakob Bornecrantz
2010-02-27
1
-2
/
+23
*
st/xorg: Encapsulate all customizable stuff in a separate class.
Thomas Hellstrom
2010-02-27
1
-8
/
+27
*
st/xorg: A bit more debugging info
Jakob Bornecrantz
2010-02-27
1
-0
/
+6
*
st/xorg: Make default of debugging fallbacks smart
Jakob Bornecrantz
2010-02-27
1
-1
/
+1
*
st/xorg, vmware/xorg: Fix xnfcalloc arguments.
Thomas Hellstrom
2010-02-27
1
-1
/
+1
*
st/xorg: Update to new libkms interface but be backwards compatible
Jakob Bornecrantz
2010-01-28
1
-0
/
+4
*
st/xorg: Fix crash on resize with libkms
Jakob Bornecrantz
2010-01-25
1
-2
/
+12
*
st/xorg: Improve options and print them to log
Jakob Bornecrantz
2010-01-25
1
-3
/
+17
*
st/xorg: Export helper function for detecting modesetting
Jakob Bornecrantz
2010-01-25
1
-0
/
+22
*
st/xorg: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-1
/
+0
*
st/xorg: Fic bug and close drm_api at proper place
Jakob Bornecrantz
2010-01-20
1
-7
/
+17
*
st/xorg: Don't leak BusID buffer
Jakob Bornecrantz
2010-01-19
1
-0
/
+1
*
st/xorg: Pass kernel driver name to drmOpen
Jakob Bornecrantz
2010-01-19
1
-4
/
+12
*
st/xorg: Proper calculation of screen pitch.
Michel Dänzer
2010-01-04
1
-2
/
+1
*
st/xorg: Fix warning and add a TODO comment
Jakob Bornecrantz
2009-12-30
1
-0
/
+6
*
st/xorg: On close wait on fences and then destroy the screen
Jakob Bornecrantz
2009-12-30
1
-1
/
+11
*
st/xorg: Make sure we don't overrun the fence array in block handler
Jakob Bornecrantz
2009-12-30
1
-1
/
+1
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-27
1
-0
/
+6
|
\
|
*
st/xorg: Use C-style comments.
Vinson Lee
2009-12-23
1
-4
/
+6
*
|
vmware/xorg: Fix failure paths and add some debug printing
Jakob Bornecrantz
2009-12-12
1
-20
/
+46
*
|
st/xorg: Add enter/leave vt hooks for winsys
Jakob Bornecrantz
2009-12-04
1
-0
/
+6
*
|
st/xorg: New libkms destroy api
Jakob Bornecrantz
2009-12-04
1
-5
/
+3
[next]