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
*
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
*
radeonsi/nir: move si_lower_nir() call into compiler thread
Timothy Arceri
2019-02-28
1
-2
/
+3
*
freedreno: catch failing fd_blit and fallback to software blit
Jonathan Marek
2019-02-27
3
-11
/
+15
*
freedreno: use renderonly path for buffers allocated with modifiers
Jonathan Marek
2019-02-27
1
-1
/
+7
*
freedreno: a2xx: fix mipmapping for NPOT textures
Jonathan Marek
2019-02-27
1
-0
/
+6
*
freedreno: a2xx: fix fast clear for some gmem configurations
Jonathan Marek
2019-02-27
1
-3
/
+3
*
freedreno: a2xx: add use_hw_binning function
Jonathan Marek
2019-02-27
1
-2
/
+24
*
freedreno: a2xx: don't write 4th vertex in mem2gmem
Jonathan Marek
2019-02-27
1
-3
/
+1
*
swr/codegen: fix autotools build
Erik Faye-Lund
2019-02-27
1
-8
/
+8
*
meson/swr: replace hard-coded path with current_build_dir()
Eric Engestrom
2019-02-27
1
-1
/
+1
*
virgl/vtest: deprecate protocol version 1
Gurchetan Singh
2019-02-27
4
-43
/
+23
*
iris: add libmesa_iris_gen8 library to the build
Tapani Pälli
2019-02-27
1
-0
/
+21
*
android: make libbacktrace optional on USE_LIBBACKTRACE
Tapani Pälli
2019-02-27
2
-3
/
+9
*
panfrost/midgard: Allow flt to run on most units
Alyssa Rosenzweig
2019-02-27
1
-1
/
+1
*
panfrost: Expose perf counters in environment
Alyssa Rosenzweig
2019-02-27
3
-13
/
+11
*
panfrost: Identify 4-bit channel texture formats
Alyssa Rosenzweig
2019-02-27
3
-0
/
+6
*
panfrost: Add RGB565, RGB5A1 texture formats
Alyssa Rosenzweig
2019-02-27
2
-0
/
+4
*
iris: Enable ARB_shader_draw_parameters support
Jose Maria Casanova Crespo
2019-02-26
5
-4
/
+212
*
clover: Fix indentation issues
Pierre Moreau
2019-02-26
2
-34
/
+34
*
clover: Only use devices supporting IR_NATIVE
Pierre Moreau
2019-02-26
1
-1
/
+2
[next]