index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Expose EXT_texture_query_lod and add support for its use shaders
Gert Wollny
2019-03-03
4
-1
/
+6
*
util: emulate futex on FreeBSD using umtx
Greg V
2019-03-03
1
-0
/
+34
*
freedreno/ir3: track register pressure in sched
Rob Clark
2019-03-03
2
-9
/
+90
*
freedreno/ir3: add Sethi–Ullman numbering pass
Rob Clark
2019-03-03
9
-7
/
+149
*
freedreno/ir3: include nopN in expanded instruction count
Rob Clark
2019-03-03
1
-1
/
+1
*
st/mesa: add support for lowering fp64/int64 for nir drivers
Dave Airlie
2019-03-02
1
-1
/
+98
*
scons: Generate float64_glsl.h for glsl_to_nir fp64 lowering
Jordan Justen
2019-03-02
1
-0
/
+7
*
intel/compiler: Move int64/doubles lowering options
Jordan Justen
2019-03-02
2
-34
/
+39
*
nir: Add int64/doubles options into nir_shader_compiler_options
Jordan Justen
2019-03-02
1
-30
/
+33
*
nir/algebraic: Optimize away an fsat of a b2f
Ian Romanick
2019-03-02
1
-0
/
+1
*
intel/fs: Don't assert on b2f with a saturate modifier
Ian Romanick
2019-03-02
1
-1
/
+3
*
anv: add support for INTEL_DEBUG=bat
Lionel Landwerlin
2019-03-02
4
-2
/
+93
*
v3d: Fix build of NEON code with Mesa's cflags not targeting NEON.
Eric Anholt
2019-03-01
1
-3
/
+17
*
intel/compiler: Add commas on final values of compaction table arrays
Matt Turner
2019-03-01
1
-15
/
+15
*
nir/algebraic: Replace a-fract(a) with floor(a)
Ian Romanick
2019-03-01
1
-0
/
+1
*
intel/fs: Generate if instructions with inverted conditions
Ian Romanick
2019-03-01
1
-3
/
+20
*
nir/algebraic: Replace a bcsel of a b2f sources with a b2f(!(a || b))
Ian Romanick
2019-03-01
1
-0
/
+2
*
intel/fs: Emit better code for b2f(inot(a)) and b2i(inot(a))
Ian Romanick
2019-03-01
2
-0
/
+40
*
intel/fs: Use De Morgan's laws to avoid logical-not of a logic result on Gen8+
Ian Romanick
2019-03-01
1
-0
/
+59
*
intel/fs: Emit logical-not of operands on Gen8+
Ian Romanick
2019-03-01
2
-6
/
+27
*
intel/fs: Refactor ALU source and destination handling to a separate function
Ian Romanick
2019-03-01
2
-33
/
+60
*
intel/fs: Handle OR source modifiers in algebraic optimization
Ian Romanick
2019-03-01
1
-1
/
+10
*
intel/fs: Relax type matching rules in cmod propagation from MOV instructions
Ian Romanick
2019-03-01
1
-4
/
+19
*
nir/algebraic: Replace i2b used by bcsel or if-statement with comparison
Ian Romanick
2019-03-01
2
-0
/
+9
*
intel/vec4: Emit constants for some ALU sources as immediate values
Ian Romanick
2019-03-01
1
-0
/
+71
*
Revert "swr/rast: Archrast codegen updates"
Eric Engestrom
2019-03-01
8
-351
/
+314
*
freedreno/a6xx: Enable UBWC modifier
Fritz Koenig
2019-03-01
4
-1
/
+17
*
freedreno: UBWC allocator
Fritz Koenig
2019-03-01
3
-0
/
+36
*
freedreno/a6xx: UBWC support
Fritz Koenig
2019-03-01
7
-44
/
+160
*
freedreno: pass count to query_dmabuf_modifiers
Fritz Koenig
2019-03-01
1
-1
/
+1
*
anv: fix typo
Eric Engestrom
2019-03-01
1
-1
/
+1
*
anv: remove spaces around kwargs assignment
Eric Engestrom
2019-03-01
1
-4
/
+4
*
anv: drop unused parameter
Eric Engestrom
2019-03-01
1
-3
/
+2
*
anv: simplify chained comparison
Eric Engestrom
2019-03-01
1
-1
/
+1
*
nir/copy_prop_vars: handle indirect vector elements
Caio Marcelo de Oliveira Filho
2019-02-28
2
-24
/
+25
*
nir/copy_prop_vars: prefer using entries from equal derefs
Caio Marcelo de Oliveira Filho
2019-02-28
1
-4
/
+9
*
nir/copy_prop_vars: add tests for indirect array deref
Caio Marcelo de Oliveira Filho
2019-02-28
1
-7
/
+124
*
nir/copy_prop_vars: handle load/store of vector elements
Caio Marcelo de Oliveira Filho
2019-02-28
2
-34
/
+114
*
nir/copy_prop_vars: use NIR_MAX_VEC_COMPONENTS
Caio Marcelo de Oliveira Filho
2019-02-28
1
-10
/
+22
*
nir/copy_prop_vars: rename/refactor store_to_entry helper
Caio Marcelo de Oliveira Filho
2019-02-28
1
-22
/
+20
*
etnaviv: fix compile warnings
Christian Gmeiner
2019-03-01
2
-2
/
+0
*
etnaviv: fix resource usage tracking across different pipe_context's
Christian Gmeiner
2019-03-01
7
-29
/
+83
*
etnaviv: enable ETC2 texture compression support for HALTI0 GPUs
Christian Gmeiner
2019-03-01
1
-11
/
+1
*
etnaviv: hook-up etc2 patching
Christian Gmeiner
2019-03-01
3
-0
/
+64
*
etnaviv: keep track of mapped bo address
Christian Gmeiner
2019-03-01
2
-9
/
+11
*
etnaviv: implement ETC2 block patching for HALTI0
Christian Gmeiner
2019-03-01
4
-0
/
+201
*
intel/compiler: Re-prefix non-logical surface opcodes with VEC4
Jason Ekstrand
2019-02-28
10
-47
/
+25
*
intel/schedule_instructions: Move some comments
Jason Ekstrand
2019-02-28
1
-37
/
+37
*
intel/compiler: Drop unused surface opcodes
Jason Ekstrand
2019-02-28
7
-60
/
+0
*
intel/fs: Get rid of the IMAGE_SIZE opcode
Jason Ekstrand
2019-02-28
3
-10
/
+5
[next]