index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-19
isl/docs: Fix line wrapping of table
for-jason
Dylan Baker
1
-26
/
+23
2016-12-19
gallium/docs: Remove ref to non-existent EGL section
Dylan Baker
1
-2
/
+1
2016-12-19
gallium/docs: Add newlines between levels of nested lists
Dylan Baker
1
-0
/
+2
2016-12-19
gallium/docs: Fix title underlines to be correct length
Dylan Baker
1
-14
/
+14
2016-12-19
nir/docs: use syntax highlighted code blocks
Dylan Baker
4
-14
/
+14
2016-12-19
isl/docs: Use the code-block instead of the code command
Dylan Baker
3
-11
/
+11
2016-12-19
docs: Add nir documentation
Dylan Baker
10
-452
/
+5
2016-12-19
nir: add initial documentation
Connor Abbott
8
-0
/
+1441
2016-12-19
Import Jason's isl-handbook into mesa
Dylan Baker
10
-0
/
+1521
2016-12-19
Create a top level sphinx structure that includes gallium docs
Dylan Baker
37
-409
/
+240
2016-12-19
Revert "cso: don't release sampler states that are bound"
Michel Dänzer
1
-3
/
+1
2016-12-19
cso: Make sanitize_hash safe for samplers
Michel Dänzer
1
-1
/
+43
2016-12-19
cso: Store hash key in struct cso_sampler
Michel Dänzer
2
-0
/
+2
2016-12-19
cso: Optimize cso_save/restore_fragment_samplers
Michel Dänzer
1
-4
/
+17
2016-12-19
cso: Store pointers to struct cso_sampler in struct sampler_info
Michel Dänzer
1
-15
/
+18
2016-12-19
cso: Don't restore nr_samplers in cso_restore_fragment_samplers
Michel Dänzer
1
-1
/
+0
2016-12-19
EGL/android: Enhance pbuffer implementation
Liu Zhiquan
1
-81
/
+96
2016-12-18
radv: Use correct workgroup size limits.
Bas Nieuwenhuizen
1
-4
/
+4
2016-12-18
radv: expose the compute queue
Dave Airlie
1
-11
/
+41
2016-12-18
radv: Only emit PFP ME syncs for DMA on the GFX queue.
Bas Nieuwenhuizen
1
-2
/
+2
2016-12-18
radv: Create an empty CS per ring type.
Bas Nieuwenhuizen
2
-7
/
+20
2016-12-18
radv: Don't enable CMASK on compute queues.
Bas Nieuwenhuizen
4
-8
/
+62
2016-12-18
radv: Use RELEASE_MEM packet for MEC timestamp query.
Bas Nieuwenhuizen
2
-9
/
+21
2016-12-18
radv: Implement indirect dispatch for the MEC.
Bas Nieuwenhuizen
1
-9
/
+17
2016-12-18
radv: update vkCmdUpdateBuffer for the MEC.
Bas Nieuwenhuizen
1
-1
/
+3
2016-12-18
radv: Implement cache flushing for the MEC.
Bas Nieuwenhuizen
1
-7
/
+29
2016-12-18
radv: add semaphore support
Dave Airlie
3
-11
/
+72
2016-12-18
radv: pass queue index into winsys submission
Dave Airlie
3
-5
/
+13
2016-12-18
radv: init compute queue and avoid initing transfer queues
Dave Airlie
3
-15
/
+35
2016-12-18
radv/winsys: Make WaitIdle queue aware.
Bas Nieuwenhuizen
5
-21
/
+38
2016-12-18
radv/meta: update header info
Dave Airlie
1
-1
/
+2
2016-12-18
radv: hook compute clears into clear image api.
Dave Airlie
1
-8
/
+33
2016-12-18
radv: clear image implementation for compute queue
Dave Airlie
3
-9
/
+272
2016-12-18
radv/meta: split clear image out into a separate layer clear function
Dave Airlie
1
-117
/
+128
2016-12-18
radv: implement image->image copies using compute shader
Dave Airlie
4
-6
/
+343
2016-12-18
radv: add a compute shader implementation for buffer to image
Dave Airlie
3
-6
/
+325
2016-12-18
radv: Use correct pitch for views with different block size.
Bas Nieuwenhuizen
1
-1
/
+4
2016-12-18
radv: Store queue family in command buffers.
Dave Airlie
2
-2
/
+35
2016-12-18
radv: start fixing up queue allocate for multiple queues
Dave Airlie
2
-15
/
+53
2016-12-18
radv/winsys: start adding support for DMA/compute queue
Dave Airlie
1
-5
/
+20
2016-12-18
radv/winsys: Expose number of compute/dma rings.
Bas Nieuwenhuizen
2
-2
/
+15
2016-12-18
freedreno/a5xx: border color support
Rob Clark
1
-3
/
+160
2016-12-18
freedreno/a5xx: use MRT0 to import linear zs
Rob Clark
1
-5
/
+20
2016-12-18
freedreno: fdN_gmem_restore_format() is not gen specific
Rob Clark
8
-50
/
+25
2016-12-18
freedreno/a5xx: cargo-cult end-batch sequence more faithfully
Rob Clark
4
-4
/
+39
2016-12-18
freedreno/a5xx: misc fix
Rob Clark
1
-1
/
+1
2016-12-18
freedreno/a5xx: fix (at least some) vtx formats
Rob Clark
1
-1
/
+1
2016-12-18
freedreno/a5xx: more formats
Rob Clark
1
-25
/
+25
2016-12-18
freedreno/a5xx: fixup caps
Rob Clark
2
-6
/
+11
2016-12-18
freedreno/a5xx: fix random faults on first sysmem draw
Rob Clark
1
-0
/
+3
[next]