index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Allow nir_format conversions to work on 32-bit values
Icecream95
2020-02-28
1
-2
/
+2
*
r600: add missing <array> include
Greg V
2020-02-28
1
-0
/
+1
*
llvmpipe: add support for tessellation shaders
Dave Airlie
2020-02-28
16
-2157
/
+359
*
gallium/nir/tgsi: only scan fragment shader inputs for usage_mask
Dave Airlie
2020-02-28
1
-2
/
+5
*
draw: hook up final bits of tessellation
Dave Airlie
2020-02-28
9
-41
/
+446
*
draw: add main tessellation code
Dave Airlie
2020-02-28
9
-7
/
+2119
*
draw: add JIT context/functions for tess stages.
Dave Airlie
2020-02-28
3
-0
/
+313
*
gallivm/nir: add tessellation i/o support.
Dave Airlie
2020-02-28
3
-11
/
+174
*
gallivm/tgsi/swr: add mask vec to the tcs store
Dave Airlie
2020-02-28
3
-3
/
+5
*
gallivm/nir: align store_var param order with load_var
Dave Airlie
2020-02-28
3
-5
/
+7
*
gallivm/nir: add support for tess system values
Dave Airlie
2020-02-28
2
-1
/
+24
*
gallivm/nir: split out 64-bit splitting code
Dave Airlie
2020-02-28
1
-11
/
+20
*
gallium/auxiliary: add the microsoft tessellator and a pipe wrapper.
Dave Airlie
2020-02-28
6
-0
/
+3419
*
radv: allow to capture SQTT traces with RADV_THREAD_TRACE=<start_frame>
Samuel Pitoiset
2020-02-28
3
-5
/
+68
*
radv: add initial SQTT files generation support
Samuel Pitoiset
2020-02-28
4
-0
/
+665
*
radv: emit thread trace markers after every draw/dispatch call
Samuel Pitoiset
2020-02-28
1
-0
/
+5
*
radv: add initial SQ Thread Trace support for GFX9
Samuel Pitoiset
2020-02-28
4
-0
/
+474
*
radv: add a small helper that allows to submit internal CS
Samuel Pitoiset
2020-02-28
2
-0
/
+22
*
ac/registers: add definitions for thread trace
Samuel Pitoiset
2020-02-28
1
-0
/
+165
*
ac: add more fields to ac_gpu_info
Samuel Pitoiset
2020-02-28
2
-1
/
+61
*
ci: Enable -Werror on meson-vulkan and meson-testing.
Eric Anholt
2020-02-27
1
-0
/
+3
*
aco: Fix signed-vs-unsigned warning.
Eric Anholt
2020-02-27
1
-1
/
+1
*
gallium/u_vbuf: silence a warning by using unreachable
Marek Olšák
2020-02-27
1
-1
/
+1
*
mesa: fix 11 warnings
Marek Olšák
2020-02-27
4
-5
/
+7
*
nir: fix 5 warnings
Marek Olšák
2020-02-27
5
-5
/
+5
*
gallivm: fix 5 warnings
Marek Olšák
2020-02-27
3
-4
/
+5
*
nir: replace GCC unroll with an option that works on GCC < 8.0
Marek Olšák
2020-02-27
1
-8
/
+14
*
mesa: fix incorrect prim.begin/end for glMultiDrawElements
Marek Olšák
2020-02-28
1
-2
/
+2
*
mesa: optimize glMultiDrawArrays, call Draw only once (v2)
Marek Olšák
2020-02-28
1
-16
/
+22
*
mesa: don't unroll glMultiDrawElements if one count is 0
Marek Olšák
2020-02-28
1
-10
/
+0
*
mesa: clean up glMultiDrawElements code, use alloca for small draw count (v2)
Marek Olšák
2020-02-28
1
-18
/
+38
*
mesa: move num_instances and base_instance out of _mesa_prim
Marek Olšák
2020-02-28
26
-78
/
+120
*
mesa: remove redundant _mesa_prim::is_indexed
Marek Olšák
2020-02-28
6
-16
/
+10
*
mesa/i965: remove _mesa_prim::indirect_offset
Marek Olšák
2020-02-28
6
-20
/
+31
*
gallium/u_threaded: convert dividing by index_size to a bit shift
Marek Olšák
2020-02-28
1
-1
/
+1
*
gallium/u_threaded: fix uploading user indices with start != 0
Marek Olšák
2020-02-28
1
-1
/
+2
*
gallium: pass cso_velems_state into cso_context instead of pipe_vertex_element
Marek Olšák
2020-02-28
25
-163
/
+183
*
gallium/cso_hash: inline struct cso_hash_data
Marek Olšák
2020-02-28
2
-32
/
+28
*
gallium/cso_hash: pack cso_node better
Marek Olšák
2020-02-28
1
-1
/
+1
*
mesa: remove unused "indirect" parameter from Driver.Draw
Marek Olšák
2020-02-28
18
-52
/
+35
*
i965: stop using "indirect" parameter from Driver.Draw (non-indirect)
Marek Olšák
2020-02-28
4
-15
/
+26
*
anv: Remove unused field `urb.total_size`
Caio Marcelo de Oliveira Filho
2020-02-27
4
-10
/
+5
*
pan/midgard: Use address analysis for globals, etc
Alyssa Rosenzweig
2020-02-27
4
-37
/
+8
*
pan/midgard: Add address analysis framework
Alyssa Rosenzweig
2020-02-27
1
-0
/
+205
*
pan/midgard: Force address alignment
Alyssa Rosenzweig
2020-02-27
1
-0
/
+10
*
pan/midgard: Round up bytemasks when promoting uniforms
Alyssa Rosenzweig
2020-02-27
1
-1
/
+2
*
pan/midgard: Fix load/store argument sizing
Alyssa Rosenzweig
2020-02-27
2
-2
/
+14
*
pan/midgard: Add LDST_ADDRESS property
Alyssa Rosenzweig
2020-02-27
3
-11
/
+15
*
pan/midgard: Extract nir_ssa_index helper
Alyssa Rosenzweig
2020-02-27
1
-1
/
+7
*
pan/midgard: Partially fix 64-bit swizzle alignment
Alyssa Rosenzweig
2020-02-27
2
-3
/
+24
[next]