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: Fix copy typo
Jakob Bornecrantz
2010-04-20
5
-5
/
+5
*
svga: Minor clean up of winsys
Jakob Bornecrantz
2010-04-20
1
-0
/
+1
*
radeong: Minor clean up of winsys
Jakob Bornecrantz
2010-04-20
1
-12
/
+3
*
nouveau: Minor clean up of winsys
Jakob Bornecrantz
2010-04-20
1
-2
/
+3
*
i965g: Minor clean up of winsys
Jakob Bornecrantz
2010-04-20
1
-10
/
+2
*
i915g: Minor clean up of winsys
Jakob Bornecrantz
2010-04-20
1
-9
/
+3
*
r300g: do not tell st that a buffer is referenced by hw
Marek Olšák
2010-04-18
3
-7
/
+21
*
i915g: Remove unnecessary headers.
Vinson Lee
2010-04-17
1
-3
/
+0
*
i915g: Add a software only debuging winsys
Jakob Bornecrantz
2010-04-17
7
-0
/
+478
*
i915g: Fix winsys SCons build.
Vinson Lee
2010-04-13
1
-0
/
+2
*
winsys/sw: Fix error paths
Jakob Bornecrantz
2010-04-12
2
-3
/
+14
*
r300g: fix mipmapped 3D textures
Marek Olšák
2010-04-11
3
-0
/
+8
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
20
-991
/
+55
*
r300g: fix color tiling for buffer from X server.
Dave Airlie
2010-04-03
3
-1
/
+32
*
st/dri/sw: add drisw_api similarly to dri1_api
George Sapountzis
2010-03-29
2
-7
/
+34
*
ws/sw/dri: s/xm/dri_sw/
George Sapountzis
2010-03-29
1
-73
/
+74
*
ws/xlib: Call XFlush after PutImage
Keith Whitwell
2010-03-28
1
-0
/
+2
*
drisw: probably better hack for stride and some comments
George Sapountzis
2010-03-28
1
-23
/
+2
*
drisw: add comment to libGL about stride
George Sapountzis
2010-03-27
1
-0
/
+1
*
drisw: make stride issue profound
George Sapountzis
2010-03-27
1
-3
/
+3
*
swrastg: Build with scons
Jakob Bornecrantz
2010-03-26
2
-0
/
+27
*
svga/drm: Fix build under scons
Jakob Bornecrantz
2010-03-26
1
-1
/
+1
*
i915g: Rename winsys prefix to i915_ from intel_
Jakob Bornecrantz
2010-03-26
9
-209
/
+209
*
swrastg_dri: hack for loader hardcoded stride
George Sapountzis
2010-03-25
1
-3
/
+25
*
swrastg_dri: add winsys and target
George Sapountzis
2010-03-25
3
-0
/
+246
*
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
[next]