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
/
gallium
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Make scons build dri/xorg drivers again
Jakob Bornecrantz
2010-03-24
4
-3
/
+24
*
radeong: Fix scons build
Jakob Bornecrantz
2010-03-24
1
-1
/
+1
*
gallium: Reorg winsys directories
Jakob Bornecrantz
2010-03-24
71
-168
/
+36
*
gallium: Move xorg drivers to targets
Jakob Bornecrantz
2010-03-24
17
-2770
/
+0
*
gallium: Move egl drivers to targets
Jakob Bornecrantz
2010-03-24
16
-200
/
+0
*
gallium: Move dri drivers to targets
Jakob Bornecrantz
2010-03-24
14
-359
/
+0
*
gallium: Remove GALLIUM_WINSYS_DRM_DIRS
Jakob Bornecrantz
2010-03-24
1
-12
/
+0
*
dri: make unresolved symbol test link work even without a libGL.so
Luca Barbieri
2010-03-23
1
-1
/
+1
*
Change libX11 variables to not conflict with AC_PATH_XTRA
Dan Nicholson
2010-03-23
1
-1
/
+1
*
dri: Add $(DRI_LIB_DEPS) when linking the test binary
Kristian Høgsberg
2010-03-23
1
-1
/
+1
*
dri: use mv -f instead of mv to ensure no prompting occurs
Luca Barbieri
2010-03-23
1
-1
/
+1
*
dri: test whether the built drivers have unresolved symbols
Luca Barbieri
2010-03-23
1
-2
/
+5
*
radeong: fix build issue with libdrm < 2.4.19
Marek Olšák
2010-03-23
2
-0
/
+6
*
radeong: Always initialize this variable.
Corbin Simpson
2010-03-22
1
-2
/
+2
*
r300g: add and enable square microtiling
Marek Olšák
2010-03-21
4
-2
/
+13
*
r300g: cleanup tiling flags propagation
Marek Olšák
2010-03-21
3
-6
/
+12
*
r300g: remove unused code
Marek Olšák
2010-03-21
2
-390
/
+0
*
Revert "drm/sw: does not need sw_winsys"
George Sapountzis
2010-03-21
1
-0
/
+1
*
Revert "gallium: add soft screen helper"
George Sapountzis
2010-03-21
3
-31
/
+5
*
Revert "drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/"
George Sapountzis
2010-03-21
1
-4
/
+26
*
drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/
George Sapountzis
2010-03-21
1
-26
/
+4
*
gallium: add soft screen helper
George Sapountzis
2010-03-21
3
-5
/
+31
*
drm/sw: does not need sw_winsys
George Sapountzis
2010-03-21
1
-1
/
+0
*
r300g: fix occlusion query hangs.
Dave Airlie
2010-03-21
1
-2
/
+4
*
r300g: add bufmgr cached for vertex/index buffers.
Dave Airlie
2010-03-21
3
-4
/
+18
*
radeong: Use TRUE and FALSE.
Corbin Simpson
2010-03-20
1
-2
/
+2
*
radeong: Test the BO ptr for NULL instead of using a bool.
Corbin Simpson
2010-03-20
1
-8
/
+4
*
r300g: winsys fix tiling change flushes.
Dave Airlie
2010-03-21
1
-2
/
+10
*
i965g: Fix use of an uninitialized variable.
Chia-I Wu
2010-03-16
1
-1
/
+1
*
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-16
11
-2
/
+549
*
r300g: rebuild screen/winsys interface
Dave Airlie
2010-03-15
8
-175
/
+720
*
nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40
Luca Barbieri
2010-03-15
3
-26
/
+2
*
nv30, nv40: non-trivially unify nv[34]0_screen.c
Luca Barbieri
2010-03-15
1
-3
/
+1
*
nvfx: add nvfx directory to build system
Luca Barbieri
2010-03-15
3
-0
/
+21
*
gallium: Respect user's CFLAGS for including X headers
Dan Nicholson
2010-03-13
1
-1
/
+2
*
r300g: refrain from using immediate mode if it causes slowdown
Marek Olšák
2010-03-13
2
-0
/
+17
*
Merge branch '7.8'
Michel Dänzer
2010-03-12
1
-0
/
+1
|
\
|
*
vmwgfx/dri: Fix SCons build.
Michel Dänzer
2010-03-12
1
-0
/
+1
*
|
winsys/xlib: Fix memory leak.
Vinson Lee
2010-03-11
1
-1
/
+1
*
|
python: More build fixes.
José Fonseca
2010-03-10
1
-4
/
+0
*
|
ws/xlib: remove dead lines
Keith Whitwell
2010-03-10
1
-6
/
+0
*
|
ws/gdi: add include
Keith Whitwell
2010-03-10
1
-0
/
+2
*
|
Revert "r300-gallium: Skeleton for integrating into the python statetracker."
José Fonseca
2010-03-10
6
-1297
/
+0
*
|
winsys/drm: Handle circular dependencies in Makefile.egl.
Chia-I Wu
2010-03-10
1
-2
/
+4
*
|
null: Add a null software winsys.
José Fonseca
2010-03-09
5
-0
/
+205
*
|
ws/gdi: fix typo
Keith Whitwell
2010-03-09
1
-1
/
+1
*
|
gallium: create target for gdi libgl
Keith Whitwell
2010-03-09
4
-288
/
+12
*
|
ws/xlib: no dependency on mesa state tracker
Keith Whitwell
2010-03-09
1
-2
/
+1
*
|
gallium: create helper for swrast+xlib combination
Keith Whitwell
2010-03-09
1
-1
/
+1
*
|
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
8
-320
/
+2
[next]