index
:
~jwrdegoede/mesa
clover-tgsi-wip
master
Hans' mesa repository
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-20
glxglvnddispatch: Add missing dispatch for GetDriverConfig
HEAD
master
Hans de Goede
2
-0
/
+19
2017-03-20
anv/genX: Solve the vkCreateGraphicsPipelines crash
Xu,Randy
1
-2
/
+2
2017-03-20
radv: fix logic for when to flush on multiple CS emission
Dave Airlie
1
-8
/
+8
2017-03-20
spirv: Implement IsInf using an integer comparison
Jason Ekstrand
1
-1
/
+1
2017-03-20
radv/meta: fix image clears for r4g4 format.
Dave Airlie
1
-0
/
+8
2017-03-20
Revert "radv: fallback to an in-memory cache when no pipline cache is provided"
Dave Airlie
3
-13
/
+6
2017-03-20
mesa: disable glthread when glNewList() is called
Timothy Arceri
1
-1
/
+1
2017-03-20
radv: fix primitive reset index emission
Dave Airlie
1
-1
/
+1
2017-03-20
util/disk_cache: check rename result
Grazvydas Ignotas
1
-2
/
+6
2017-03-20
util/disk_cache: delete .tmp if target exists
Grazvydas Ignotas
1
-1
/
+3
2017-03-20
util/disk_cache: fix stored_keys index
Grazvydas Ignotas
1
-2
/
+2
2017-03-19
nv30: create uploader after pipe->screen is set
Ilia Mirkin
1
-6
/
+6
2017-03-18
nv50,nvc0: enable TEX_LZ and TXF_LZ
Ilia Mirkin
3
-4
/
+17
2017-03-18
st/mesa: set result writemask based on ir type
Ilia Mirkin
1
-0
/
+1
2017-03-18
nvc0/ir: treat FMA like MAD for operand propagation
Karol Herbst
1
-0
/
+1
2017-03-18
util/disk_cache: pass predicate functions file stats directly (v4)
Alan Swanson
1
-34
/
+21
2017-03-18
glsl: use set for copy propagation kills
Timothy Arceri
1
-37
/
+28
2017-03-18
st/dri: wait for thread to finish before unbinding context
Timothy Arceri
1
-0
/
+3
2017-03-18
glsl: don't leak memory when trying to count loop iterations
Timothy Arceri
1
-2
/
+3
2017-03-17
genxml: Make MI_STORE_DATA_IMM have a single 64-bit data field
Jason Ekstrand
6
-12
/
+6
2017-03-17
anv: Turn on inherited queries
Jason Ekstrand
1
-1
/
+1
2017-03-17
anv: Implement pipeline statistics queries
Ilia Mirkin
4
-12
/
+226
2017-03-17
anv: Disable VF statistics for blorp and SOL memcpy
Jason Ekstrand
4
-3
/
+18
2017-03-17
anv/pipeline: Enable clipper statistics
Jason Ekstrand
1
-0
/
+1
2017-03-17
genxml: s/Clipper Statistics Enable/Statistics Enable/
Jason Ekstrand
5
-5
/
+5
2017-03-17
anv/query: Rework store_query_result
Jason Ekstrand
1
-15
/
+24
2017-03-17
anv/query: Break GPU query calculation into a helper
Jason Ekstrand
1
-12
/
+18
2017-03-17
genxml: Add pipeline statistics registers on gen7+
Jason Ekstrand
4
-0
/
+176
2017-03-17
anv/query: Add a helper for writing a query pool result
Jason Ekstrand
1
-16
/
+17
2017-03-17
anv/query: Use a variable-length slot size
Jason Ekstrand
2
-28
/
+33
2017-03-17
anv/query: Move the available bits to the front
Jason Ekstrand
2
-28
/
+19
2017-03-17
anv/query: Let 32-bit values wrap
Jason Ekstrand
1
-2
/
+0
2017-03-17
radeonsi: add new polaris12 pci id
Alex Deucher
1
-0
/
+1
2017-03-17
gallium/radeon: formalize that create_batch_query doesn't need pipe_context
Marek Olšák
3
-13
/
+12
2017-03-17
gallium/radeon: formalize that create_query doesn't need pipe_context
Marek Olšák
3
-32
/
+32
2017-03-17
gallium/radeon: reference pipe_resource in pipe_transfer
Marek Olšák
2
-2
/
+5
2017-03-17
radeonsi: compile all TGSI compute shaders asynchronously
Marek Olšák
1
-44
/
+81
2017-03-17
radeonsi: require that compiler threads are enabled
Marek Olšák
2
-11
/
+13
2017-03-17
trace: remove leftover assertions after pipe_resource wrapping removal
Marek Olšák
1
-6
/
+0
2017-03-17
gallium/u_upload: make the first persistent mapping unsynchronized
Marek Olšák
1
-0
/
+1
2017-03-17
anv/device: init timestampPeriod from devinfo
Robert Bragg
1
-3
/
+1
2017-03-17
i965: Allow a per gen timebase scale factor
Robert Bragg
6
-27
/
+114
2017-03-17
anv/device: Remove a use of a compound literal
Jason Ekstrand
1
-1
/
+1
2017-03-17
i965: bounds checks while concatenating sysfs paths
Robert Bragg
1
-11
/
+32
2017-03-17
mesa: automake: add all headers to the tarball.
Emil Velikov
1
-0
/
+2
2017-03-17
mapi: automake: add all python scripts to EXTRA_DIST
Emil Velikov
1
-0
/
+3
2017-03-17
glapi: avoid using $< in non-suffix make rules
Jonathan Gray
1
-2
/
+2
2017-03-17
radv/ac: Fix shared memory offset calculation
Alex Smith
1
-1
/
+1
2017-03-17
radv: Fix using more than 4 bound descriptor sets
James Legg
1
-1
/
+3
2017-03-17
util/build-id: check dlpi_name before strstr call
Tapani Pälli
1
-0
/
+6
[next]