index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-20
svga: Minor clean up of winsys
Jakob Bornecrantz
1
-0
/
+1
2010-04-20
radeong: Minor clean up of winsys
Jakob Bornecrantz
1
-12
/
+3
2010-04-20
nouveau: Minor clean up of winsys
Jakob Bornecrantz
1
-2
/
+3
2010-04-20
i965g: Minor clean up of winsys
Jakob Bornecrantz
1
-10
/
+2
2010-04-20
i915g: Minor clean up of winsys
Jakob Bornecrantz
1
-9
/
+3
2010-04-18
r300g: do not tell st that a buffer is referenced by hw
Marek Olšák
3
-7
/
+21
2010-04-17
i915g: Remove unnecessary headers.
Vinson Lee
1
-3
/
+0
2010-04-17
i915g: Add a software only debuging winsys
Jakob Bornecrantz
7
-0
/
+478
2010-04-13
i915g: Fix winsys SCons build.
Vinson Lee
1
-0
/
+2
2010-04-12
winsys/sw: Fix error paths
Jakob Bornecrantz
2
-3
/
+14
2010-04-11
r300g: fix mipmapped 3D textures
Marek Olšák
3
-0
/
+8
2010-04-10
Squashed commit of the following:
Keith Whitwell
20
-991
/
+55
2010-04-03
r300g: fix color tiling for buffer from X server.
Dave Airlie
3
-1
/
+32
2010-03-29
st/dri/sw: add drisw_api similarly to dri1_api
George Sapountzis
2
-7
/
+34
2010-03-29
ws/sw/dri: s/xm/dri_sw/
George Sapountzis
1
-73
/
+74
2010-03-28
ws/xlib: Call XFlush after PutImage
Keith Whitwell
1
-0
/
+2
2010-03-28
drisw: probably better hack for stride and some comments
George Sapountzis
1
-23
/
+2
2010-03-27
drisw: add comment to libGL about stride
George Sapountzis
1
-0
/
+1
2010-03-27
drisw: make stride issue profound
George Sapountzis
1
-3
/
+3
2010-03-26
swrastg: Build with scons
Jakob Bornecrantz
2
-0
/
+27
2010-03-26
svga/drm: Fix build under scons
Jakob Bornecrantz
1
-1
/
+1
2010-03-26
i915g: Rename winsys prefix to i915_ from intel_
Jakob Bornecrantz
9
-209
/
+209
2010-03-25
swrastg_dri: hack for loader hardcoded stride
George Sapountzis
1
-3
/
+25
2010-03-25
swrastg_dri: add winsys and target
George Sapountzis
3
-0
/
+246
2010-03-24
gallium: Make scons build dri/xorg drivers again
Jakob Bornecrantz
4
-3
/
+24
2010-03-24
radeong: Fix scons build
Jakob Bornecrantz
1
-1
/
+1
2010-03-24
gallium: Reorg winsys directories
Jakob Bornecrantz
71
-168
/
+36
2010-03-24
gallium: Move xorg drivers to targets
Jakob Bornecrantz
17
-2770
/
+0
2010-03-24
gallium: Move egl drivers to targets
Jakob Bornecrantz
16
-200
/
+0
2010-03-24
gallium: Move dri drivers to targets
Jakob Bornecrantz
14
-359
/
+0
2010-03-24
gallium: Remove GALLIUM_WINSYS_DRM_DIRS
Jakob Bornecrantz
1
-12
/
+0
2010-03-23
dri: make unresolved symbol test link work even without a libGL.so
Luca Barbieri
1
-1
/
+1
2010-03-23
Change libX11 variables to not conflict with AC_PATH_XTRA
Dan Nicholson
1
-1
/
+1
2010-03-23
dri: Add $(DRI_LIB_DEPS) when linking the test binary
Kristian Høgsberg
1
-1
/
+1
2010-03-23
dri: use mv -f instead of mv to ensure no prompting occurs
Luca Barbieri
1
-1
/
+1
2010-03-23
dri: test whether the built drivers have unresolved symbols
Luca Barbieri
1
-2
/
+5
2010-03-23
radeong: fix build issue with libdrm < 2.4.19
Marek Olšák
2
-0
/
+6
2010-03-22
radeong: Always initialize this variable.
Corbin Simpson
1
-2
/
+2
2010-03-21
r300g: add and enable square microtiling
Marek Olšák
4
-2
/
+13
2010-03-21
r300g: cleanup tiling flags propagation
Marek Olšák
3
-6
/
+12
2010-03-21
r300g: remove unused code
Marek Olšák
2
-390
/
+0
2010-03-21
Revert "drm/sw: does not need sw_winsys"
George Sapountzis
1
-0
/
+1
2010-03-21
Revert "gallium: add soft screen helper"
George Sapountzis
3
-31
/
+5
2010-03-21
Revert "drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/"
George Sapountzis
1
-4
/
+26
2010-03-21
drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/
George Sapountzis
1
-26
/
+4
2010-03-21
gallium: add soft screen helper
George Sapountzis
3
-5
/
+31
2010-03-21
drm/sw: does not need sw_winsys
George Sapountzis
1
-1
/
+0
2010-03-21
r300g: fix occlusion query hangs.
Dave Airlie
1
-2
/
+4
2010-03-21
r300g: add bufmgr cached for vertex/index buffers.
Dave Airlie
3
-4
/
+18
2010-03-20
radeong: Use TRUE and FALSE.
Corbin Simpson
1
-2
/
+2
[next]