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
2013-01-13
Remove hacks for static Makefiles
Matt Turner
11
-44
/
+0
2013-01-12
winsys/sw/wayland: Fix build to properly use wayland cflags
Pekka Vuorela
1
-1
/
+1
2013-01-10
Clean up .gitignore files
Matt Turner
13
-13
/
+0
2013-01-10
winsys/sw/xlib: Convert to automake
Matt Turner
3
-17
/
+36
2013-01-10
winsys/sw/wrapper: Convert to automake
Matt Turner
3
-12
/
+35
2013-01-10
winsys/sw/wayland: Convert to automake
Matt Turner
3
-13
/
+36
2013-01-10
winsys/sw/null: Convert to automake
Matt Turner
3
-16
/
+35
2013-01-10
winsys/sw/fbdev: Convert to automake
Matt Turner
3
-13
/
+35
2013-01-10
winsys/sw/dri: Convert to automake
Matt Turner
3
-13
/
+35
2013-01-10
winsys/sw: Convert to automake
Matt Turner
3
-26
/
+38
2013-01-10
svga/winsys/drm: Convert to automake
Matt Turner
3
-19
/
+42
2013-01-10
nouveau/winsys/drm: Convert to automake
Matt Turner
3
-11
/
+38
2013-01-10
i915/winsys/sw: Convert to automake
Matt Turner
3
-12
/
+42
2013-01-10
i915/winsys/drm: Convert to automake
Matt Turner
3
-13
/
+39
2013-01-10
radeon/winsys: Convert to automake
Tom Stellard
3
-15
/
+16
2013-01-10
automake: Convert Gallium target and winsys
Matt Turner
3
-12
/
+2
2013-01-08
winsys/radeon: bump the size of relocation hashlist
Marek Olšák
1
-2
/
+2
2013-01-07
radeon/winsys: move radeon family/class identification to winsys
Jerome Glisse
3
-38
/
+176
2013-01-07
r600g/radeon/winsys: indentation cleanup
Jerome Glisse
2
-3
/
+2
2013-01-04
gallium/radeon: send the END_OF_FRAME flag to the DRM
Marek Olšák
2
-2
/
+9
2013-01-04
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
1
-1
/
+1
2012-12-21
winsys/radeon: the env var RADEON_NOOP can be used to skip CS ioctls
Marek Olšák
1
-1
/
+4
2012-12-12
winsys/radeon: don't use BIND flags, add a flag for the cache bufmgr instead
Marek Olšák
2
-5
/
+4
2012-12-02
r300g: enable Hyper-Z by default on r500
Marek Olšák
1
-9
/
+9
2012-11-27
scons: Build ws_xlib on Mac OS X.
Vinson Lee
1
-1
/
+1
2012-10-11
gallium: unify transfer functions
Marek Olšák
1
-14
/
+10
2012-09-19
winsys/radeon: fix relocs caching
Vadim Girlin
2
-8
/
+6
2012-09-05
Remove useless checks for NULL before freeing
Matt Turner
1
-3
/
+1
2012-09-05
Don't cast the return value of malloc/realloc
Matt Turner
1
-2
/
+2
2012-09-04
winsys/radeon: create only one winsys for each fd
Christian König
2
-2
/
+41
2012-08-16
gallium/radeon: Don't assign virtual address space for BO that already has one.
Michel Dänzer
1
-1
/
+1
2012-08-16
gallium/radeon: Create hole for waste when allocating from va_offset.
Michel Dänzer
1
-0
/
+6
2012-08-16
gallium/radeon: Fix potential address space loss in radeon_bomgr_force_va().
Michel Dänzer
1
-6
/
+13
2012-08-16
gallium/radeon: Delete uppermost virtual address space hole if it's at the top.
Michel Dänzer
1
-1
/
+12
2012-08-16
gallium/radeon: Fix losing holes when allocating virtual address space.
Michel Dänzer
1
-1
/
+6
2012-08-16
gallium/radeon: Merge holes when freeing virtual address space.
Michel Dänzer
1
-7
/
+38
2012-08-16
gallium/radeon: Make va_offset 64 bits wide.
Michel Dänzer
1
-1
/
+1
2012-08-15
r600g: implement timestamp query and get_timestamp hook
Marek Olšák
2
-0
/
+28
2012-08-15
configure.ac: bump libdrm_radeon requirement to 2.6.38
Marek Olšák
1
-1
/
+0
2012-08-15
winsys/radeon: print error if CS is overflowed
Marek Olšák
1
-2
/
+6
2012-08-08
radeon/winsys: fix winsys VM handling
Christian König
1
-3
/
+4
2012-08-01
scons: Add support for Intel Compiler.
Vinson Lee
1
-1
/
+1
2012-07-25
scons: Fix build with clang.
Vinson Lee
1
-1
/
+1
2012-06-17
r600g: enable streamout by default on r7xx and DRM 2.17.0
Marek Olšák
2
-3
/
+0
2012-06-15
winsys/radeon: enable IB submission to compute rings v2
Christian König
3
-7
/
+15
2012-06-15
winsys/radeon: Remove unnecessary pipe_thread_destroy in radeon_drm_cs_destroy
Maarten Lankhorst
1
-1
/
+0
2012-05-24
scons: Fix SCons build infrastructure for FreeBSD.
Vinson Lee
1
-1
/
+1
2012-05-16
gallium/radeon: Fix r300g tiling breakage.
Michel Dänzer
2
-3
/
+14
2012-05-16
radeonsi: Initial tiling support.
Michel Dänzer
1
-2
/
+2
2012-05-16
r600g: Set tiling information for BOs being shared.
Michel Dänzer
2
-9
/
+35
[next]