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
path:
root
/
src
/
gallium
/
drivers
/
freedreno
/
ir3
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: Add HS/DS/GS to shader key and cache
Kristian H. Kristensen
2019-09-25
2
-6
/
+31
*
freedreno/a6xx: Add generic program stateobj support for HS/DS/GS
Kristian H. Kristensen
2019-09-25
2
-1
/
+4
*
freedreno/a6xx: Share shader state constructor and destructor
Kristian H. Kristensen
2019-09-18
2
-2
/
+38
*
freedreno/a6xx: pre-calculate userconst stateobj size
Rob Clark
2019-09-12
2
-0
/
+25
*
freedreno/ir3: track # of driver params
Rob Clark
2019-08-13
1
-1
/
+3
*
freedreno/a6xx: stop using ir3_emit_{vs,fs}_consts()
Rob Clark
2019-08-13
2
-15
/
+30
*
freedreno/ir3: push ctx further up call chain
Rob Clark
2019-08-13
1
-21
/
+22
*
freedreno/ir3: move ring_wfi() further up call chain
Rob Clark
2019-08-13
1
-10
/
+8
*
freedreno/all: move more emit helpers to screen
Rob Clark
2019-08-13
1
-2
/
+2
*
freedreno/a3xx-a6xx+ir3: move emit_const* to screen
Rob Clark
2019-08-13
1
-3
/
+3
*
freedreno/ir3: move VS driver-param emit
Rob Clark
2019-08-13
2
-68
/
+89
*
spirv: Drop lower_workgroup_access_to_offsets
Caio Marcelo de Oliveira Filho
2019-08-10
1
-1
/
+0
*
freedreno: Fix helgrind complaint on shader-db key setup.
Eric Anholt
2019-07-29
1
-2
/
+1
*
freedreno: Assert that we don't exceed constlen.
Eric Anholt
2019-07-17
1
-10
/
+24
*
freedreno: Fix more constlen overflows.
Eric Anholt
2019-07-17
1
-2
/
+5
*
freedreno: Drop stale comment about skipping uploads.
Eric Anholt
2019-07-17
1
-1
/
+0
*
freedreno: Stop treating UBO 0 specially in UBO uploading.
Eric Anholt
2019-06-24
1
-33
/
+1
*
freedreno: Clamp UBO uploads to the constlen decided by the shader.
Rob Clark
2019-06-24
1
-0
/
+11
*
freedreno: Remove silly return from ir3_optimize_nir().
Eric Anholt
2019-06-21
1
-1
/
+3
*
freedreno: Stop reporting max_const in shader-db.
Eric Anholt
2019-06-21
1
-2
/
+1
*
freedreno: Include binning shaders in shader-db.
Eric Anholt
2019-06-21
1
-3
/
+8
*
spirv: Change spirv_to_nir() to return a nir_shader
Caio Marcelo de Oliveira Filho
2019-05-29
1
-4
/
+4
*
freedreno: Log the number of loops in the shader for shader-db.
Eric Anholt
2019-05-16
1
-2
/
+2
*
freedreno: Output the same shader-db format as v3d and intel.
Eric Anholt
2019-05-16
1
-15
/
+4
*
freedreno: Remove the ir3_tgsi_to_nir() helper function.
Eric Anholt
2019-05-16
3
-20
/
+6
*
freedreno/ir3: move const_state to ir3_shader
Rob Clark
2019-05-07
1
-8
/
+8
*
freedreno/ir3: move immediates to const_state
Rob Clark
2019-05-07
1
-2
/
+2
*
freedreno/ir3: consolidate const state
Rob Clark
2019-05-07
1
-15
/
+23
*
freedreno/ir3: add some ubo range related asserts
Rob Clark
2019-05-02
1
-3
/
+6
*
freedreno/ir3: align const size to vec4
Rob Clark
2019-03-28
1
-4
/
+5
*
freedreno/ir3: Push UBOs to constant file
Kristian H. Kristensen
2019-03-27
1
-0
/
+16
*
spirv,nir: lower frexp_exp/frexp_sig inside a new NIR pass
Samuel Pitoiset
2019-03-22
1
-0
/
+1
*
freedreno/ir3: fix ir3_cmdline harder
Rob Clark
2019-03-08
1
-2
/
+2
*
freedreno: fix ir3_cmdline build
Rob Clark
2019-03-07
1
-0
/
+2
*
glsl: use NIR function inlining for drivers that use glsl_to_nir()
Timothy Arceri
2019-03-06
1
-1
/
+1
*
glsl/freedreno/panfrost: pass gl_context to the standalone compiler
Timothy Arceri
2019-03-06
1
-1
/
+2
*
tgsi_to_nir: Produce optimized NIR for a given pipe_screen.
Timur Kristóf
2019-03-05
1
-3
/
+7
*
freedreno: Plumb pipe_screen through to irX_tgsi_to_nir.
Timur Kristóf
2019-03-05
3
-9
/
+22
*
freedreno/ir3: add Sethi–Ullman numbering pass
Rob Clark
2019-03-03
1
-2
/
+6
*
freedreno/ir3: fix crash in compile fail case
Rob Clark
2019-02-20
1
-0
/
+4
*
mesa: add MESA_SHADER_KERNEL
Karol Herbst
2019-01-21
2
-1
/
+2
*
spirv: Add support for using derefs for UBO/SSBO access
Jason Ekstrand
2019-01-08
1
-0
/
+1
*
freedreno: move ir3 to common location
Rob Clark
2018-11-27
24
-13635
/
+11
*
freedreno/ir3: remove u_inlines usage
Rob Clark
2018-11-27
1
-10
/
+10
*
freedreno/ir3: split up ir3_shader
Rob Clark
2018-11-27
8
-663
/
+758
*
freedreno/ir3: remove pipe_stream_output_info dependency
Rob Clark
2018-11-27
4
-7
/
+58
*
freedreno/ir3: some header file cleanup
Rob Clark
2018-11-27
11
-26
/
+24
*
freedreno/ir3: use env_var_as_unsigned()
Rob Clark
2018-11-27
1
-2
/
+2
*
freedreno/ir3: move disasm and optmsgs debug flags
Rob Clark
2018-11-27
7
-19
/
+23
*
freedreno: FD_SHADER_DEBUG -> IR3_SHADER_DEBUG
Rob Clark
2018-11-27
2
-0
/
+34
[next]