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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iris: fix decoder call
Lionel Landwerlin
2019-03-07
1
-1
/
+1
*
iris: add support for tgsi_to_nir
Andre Heider
2019-03-07
1
-3
/
+8
*
iris: Fix MOCS for blits and clears
Kenneth Graunke
2019-03-06
5
-20
/
+27
*
radeonsi/nir: stop calling nir_lower_returns()
Timothy Arceri
2019-03-06
1
-1
/
+0
*
glsl: use NIR function inlining for drivers that use glsl_to_nir()
Timothy Arceri
2019-03-06
2
-4
/
+4
*
glsl/freedreno/panfrost: pass gl_context to the standalone compiler
Timothy Arceri
2019-03-06
2
-3
/
+8
*
iris: setup EdgeFlag Vertex Element when needed.
Jose Maria Casanova Crespo
2019-03-06
3
-15
/
+86
*
nir/lower_doubles: Inline functions directly in lower_doubles
Jason Ekstrand
2019-03-06
1
-1
/
+1
*
tgsi_to_nir: Set correct location for uniforms.
Timur Kristóf
2019-03-05
1
-0
/
+1
*
tgsi_to_nir: Improve interpolation modes.
Timur Kristóf
2019-03-05
1
-15
/
+21
*
tgsi_to_nir: use sampler variables and derefs
Kenneth Graunke
2019-03-05
1
-10
/
+79
*
tgsi_to_nir: Support FACE and POSITION properly.
Timur Kristóf
2019-03-05
1
-12
/
+68
*
tgsi_to_nir: Extract ttn_emulate_tgsi_front_face into its own function.
Timur Kristóf
2019-03-05
1
-14
/
+20
*
tgsi_to_nir: Restructure system value loads.
Timur Kristóf
2019-03-05
1
-10
/
+6
*
tgsi_to_nir: Produce optimized NIR for a given pipe_screen.
Timur Kristóf
2019-03-05
8
-13
/
+153
*
freedreno: Plumb pipe_screen through to irX_tgsi_to_nir.
Timur Kristóf
2019-03-05
12
-19
/
+37
*
tgsi_to_nir: Split to smaller functions.
Timur Kristóf
2019-03-05
1
-26
/
+56
*
tgsi_to_nir: Make the TGSI IF translation code more readable.
Timur Kristóf
2019-03-05
1
-4
/
+5
*
tgsi_to_nir: Fix TGSI LIT translation by using flt.
Timur Kristóf
2019-03-05
1
-3
/
+3
*
tgsi_to_nir: Fix the TGSI ARR translation by converting the result to int.
Timur Kristóf
2019-03-05
1
-1
/
+1
*
nir: Add ability for shaders to use window space coordinates.
Timur Kristóf
2019-03-05
2
-0
/
+5
*
st/nine: Ignore multisample quality level if no ms
Axel Davy
2019-03-04
1
-0
/
+4
*
st/nine: Ignore window size if error
Axel Davy
2019-03-04
1
-1
/
+8
*
st/wgl: init a variable to silence MinGW warning
Brian Paul
2019-03-04
1
-1
/
+1
*
svga: silence array out of bounds warning
Brian Paul
2019-03-04
1
-1
/
+1
*
svga: init fill variable to avoid compiler warning
Brian Paul
2019-03-04
1
-1
/
+1
*
panfrost: List primitive restart enable bit
Alyssa Rosenzweig
2019-03-04
1
-0
/
+2
*
panfrost/midgard: Preview for data hazards
Alyssa Rosenzweig
2019-03-04
1
-9
/
+16
*
panfrost/midgard: Promote smul to vmul
Alyssa Rosenzweig
2019-03-04
1
-1
/
+1
*
panfrost: Flush with offscreen rendering
Alyssa Rosenzweig
2019-03-04
1
-2
/
+2
*
panfrost/midgard: Don't force constant on VLUT
Alyssa Rosenzweig
2019-03-04
1
-1
/
+0
*
panfrost: Cleanup cruft related to clears
Alyssa Rosenzweig
2019-03-04
2
-32
/
+3
*
panfrost: Decouple Gallium clear from FBD clear
Alyssa Rosenzweig
2019-03-04
2
-74
/
+67
*
panfrost: Import job data structures from v3d
Alyssa Rosenzweig
2019-03-04
5
-5
/
+184
*
freedreno/ir3: add Sethi–Ullman numbering pass
Rob Clark
2019-03-03
1
-2
/
+6
*
v3d: Fix build of NEON code with Mesa's cflags not targeting NEON.
Eric Anholt
2019-03-01
1
-3
/
+17
*
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
*
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
*
freedreno: Fix a couple of warnings
Kristian H. Kristensen
2019-02-28
1
-1
/
+1
*
freedreno/a6xx: Don't zero SO buffer addresses
Kristian H. Kristensen
2019-02-28
1
-38
/
+0
*
freedreno/a6xx: Only output MRT control for used framebuffers
Kristian H. Kristensen
2019-02-28
1
-1
/
+1
[prev]
[next]