index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-01
freedreno: ctx should hold ref to dev
Rob Clark
1
-1
/
+1
2014-01-23
radeon: More missing stdio.h includes.
José Fonseca
1
-0
/
+1
2014-01-23
gallium: Use C11 thread abstractions.
José Fonseca
1
-1
/
+1
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
1
-1
/
+1
2014-01-06
radeonsi: calculate NUM_BANKS for DB correctly on CIK
Marek Olšák
2
-0
/
+8
2014-01-06
radeonsi: set correct pipe config for Hawaii in DB
Marek Olšák
2
-0
/
+8
2013-12-22
winsys/radeon: remove superfluous distinction of cases
Niels Ole Salscheider
1
-15
/
+5
2013-12-13
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
8
-11
/
+26
2013-12-12
winsys/radeon: set/get the scanout flag with the tiling ioctls
Marek Olšák
2
-4
/
+13
2013-12-10
svga/winsys: Implement surface sharing using prime fd handles
Thomas Hellstrom
1
-18
/
+61
2013-12-10
gallium/radeon: Implement hooks for DRI Image 7 (v2)
Christopher James Halse Rogers
1
-23
/
+83
2013-12-10
radeon: Rename bo_handles hashtable to match its actual contents.
Christopher James Halse Rogers
1
-8
/
+8
2013-12-10
ilo: Support DRI Image 7
Christopher James Halse Rogers
1
-2
/
+0
2013-12-10
gallium/winsys/drm: Prepare for passing prime fds in winsys_handle
Christopher James Halse Rogers
3
-1
/
+17
2013-12-06
nvc0: fixup gk110 and up not being listed in various switch statements
Ben Skeggs
1
-1
/
+2
2013-11-21
winsys/radeon: cleanup virtual memory nonsense
Christian König
2
-20
/
+18
2013-11-16
gallium/winsys: compact compiler flags into Automake.inc
Emil Velikov
13
-32
/
+22
2013-11-15
radeonsi: add support for Hawaii asics (v2)
Alex Deucher
2
-0
/
+2
2013-11-04
winsys/radeon: use type-3 NOPs for CS padding on CIK
Marek Olšák
1
-2
/
+7
2013-10-29
winsys: Correct Haiku winsys display target code
Alexander von Gluck IV
4
-8
/
+41
2013-10-26
winsys/radeon: make radeon_drm_winsys_create public
Christian König
1
-1
/
+1
2013-10-25
winsys/radeon: add the implementation of fences from r300g
Marek Olšák
2
-0
/
+79
2013-10-21
winsys/radeon: cleanup CS offloading
Christian König
1
-21
/
+10
2013-10-10
radeon/winsys: fix handling in radeon_drm_cs_flush v2
Christian König
2
-5
/
+4
2013-10-08
gallium/swrast: don't export any private symbols
Marek Olšák
1
-1
/
+2
2013-10-08
gallium/radeon: don't export any private symbols
Marek Olšák
1
-1
/
+2
2013-10-04
haiku: Add first Haiku renderer (softpipe)
Alexander von Gluck IV
1
-1
/
+0
2013-10-01
winsys/freedreno/drm: drop obsolete .gitignore
Emil Velikov
1
-1
/
+0
2013-10-01
winsys/freedreno/drm: consolidate C sources list into Makefile.sources
Emil Velikov
2
-1
/
+4
2013-10-01
winsys/nouveau/drm: consolidate C sources list into Makefile.sources
Emil Velikov
3
-3
/
+6
2013-10-01
winsys/i915/sw: consolidate C sources list into Makefile.sources
Emil Velikov
3
-11
/
+8
2013-09-25
radeon/winsys: keep screen pointer in winsys v2
Christian König
2
-4
/
+15
2013-09-25
radeon/uvd: move alignment to winsys
Christian König
1
-0
/
+6
2013-09-22
winsys/radeon: share winsys between different fd's
Christian König
1
-2
/
+17
2013-09-22
winsys/radeon: remove cs_queue_empty
Christian König
3
-19
/
+3
2013-09-22
winsys/radeon: fix killing the CS thread
Christian König
1
-4
/
+4
2013-09-19
winsys/sw/xlib: fix compile error in xlib_sw_winsys.c.
Gaetan Nadon
1
-1
/
+1
2013-09-06
radeon/winsys: pad IBs to a multiple of 8 DWs
Alex Deucher
1
-0
/
+30
2013-08-29
radeonsi: Make sure libdrm_radeon headers are picked up from the right place
Jonathan Gray
1
-1
/
+1
2013-08-17
radeonsi: add flexible shader descriptor management and use it for sampler views
Marek Olšák
1
-0
/
+12
2013-08-09
r600g: disable GPUVM by default
Alex Deucher
1
-1
/
+1
2013-07-13
winsys/radeon: allow a NULL cs pointer in radeon_bo_map to fix a segfault
Marek Olšák
1
-9
/
+11
2013-07-11
winsys/intel: build with VISIBILITY_CFLAGS
Chia-I Wu
1
-1
/
+2
2013-07-05
nvc0: enable very initial support for nvf0 (GK110)
Ben Skeggs
1
-0
/
+1
2013-06-28
radeonsi: initial support for CIK chips
Alex Deucher
2
-0
/
+9
2013-06-28
radeonsi: rename SI chip class from TAHITI to SI
Alex Deucher
2
-2
/
+2
2013-06-26
winsys/intel: fix typo in "ETIMEOUT"
Jean-Sébastien Pédron
1
-1
/
+1
2013-06-12
winsys/intel: make struct intel_bo alias drm_intel_bo
Chia-I Wu
1
-122
/
+50
2013-06-12
winsys/intel: reorganize functions
Chia-I Wu
1
-249
/
+249
2013-06-12
ilo: update winsys interface
Chia-I Wu
2
-56
/
+52
[next]