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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: remove redundant call to emit_cache_flush in compute clear/copy
Marek Olšák
2019-01-22
1
-1
/
+0
*
radeonsi: use buffer_store_format_x & xy
Marek Olšák
2019-01-22
1
-8
/
+17
*
radeonsi: fix rendering to tiny viewports where the viewport center is > 8K
Marek Olšák
2019-01-22
1
-3
/
+18
*
radeonsi: fix a u_blitter crash after a shader with FBFETCH
Marek Olšák
2019-01-22
1
-1
/
+1
*
winsys/amdgpu: use the new BO list API
Marek Olšák
2019-01-22
1
-49
/
+25
*
freedreno: a2xx: add partial lower_scalar pass for ir2
Jonathan Marek
2019-01-22
5
-0
/
+180
*
freedreno: a2xx: add ir2 copy propagation
Jonathan Marek
2019-01-22
5
-0
/
+236
*
freedreno: a2xx: insert scalar MOV to allow 2 source scalar
Jonathan Marek
2019-01-22
1
-0
/
+132
*
freedreno: a2xx: NIR backend
Jonathan Marek
2019-01-22
21
-2529
/
+3033
*
mesa: add MESA_SHADER_KERNEL
Karol Herbst
2019-01-21
7
-3
/
+8
*
freedreno: a2xx: sysmem rendering
Jonathan Marek
2019-01-21
1
-0
/
+45
*
freedreno: a2xx: fix non-zero texture base offsets
Jonathan Marek
2019-01-21
1
-1
/
+1
*
freedreno: a2xx: fix VERTEX_REUSE/DEALLOC on a20x
Jonathan Marek
2019-01-21
3
-18
/
+34
*
freedreno: a2xx: fix gmem2mem viewport
Jonathan Marek
2019-01-21
1
-0
/
+7
*
freedreno: a2xx: cleanup REG_A2XX_PA_CL_VTE_CNTL
Jonathan Marek
2019-01-21
2
-18
/
+20
*
freedreno: a2xx: cleanup init_shader_const
Jonathan Marek
2019-01-21
3
-14
/
+11
*
nir: add bit_size parameter to system values with multiple allowed bit sizes
Karol Herbst
2019-01-21
2
-3
/
+3
*
nir: replace more nir_load_system_value calls with builder functions
Karol Herbst
2019-01-21
1
-2
/
+1
*
nv50,nvc0: add missing CAPs for unsupported features
Rhys Kidd
2019-01-20
2
-0
/
+4
*
nir: rename nir_var_ssbo to nir_var_mem_ssbo
Karol Herbst
2019-01-19
1
-1
/
+1
*
nir: rename nir_var_ubo to nir_var_mem_ubo
Karol Herbst
2019-01-19
1
-1
/
+1
*
nir: rename nir_var_function to nir_var_function_temp
Karol Herbst
2019-01-19
2
-3
/
+3
*
nir: rename nir_var_private to nir_var_shader_temp
Karol Herbst
2019-01-19
1
-1
/
+1
*
freedreno/a6xx: Turn on texture tiling by default
Kristian H. Kristensen
2019-01-18
7
-43
/
+64
*
freedreno: Synchronize batch and flush for staging resource
Kristian H. Kristensen
2019-01-18
1
-1
/
+15
*
gm107/ir: disable TEXS for tex with derivAll set
Karol Herbst
2019-01-18
2
-1
/
+3
*
nv50/ir: disable tryCollapseChainedMULs in ConstantFolding for precise instru...
Karol Herbst
2019-01-18
1
-1
/
+1
*
vc4: Don't leak the GPU fd for renderonly usage.
Eric Anholt
2019-01-16
1
-1
/
+1
*
v3d: Don't leak the GPU fd for renderonly usage.
Eric Anholt
2019-01-16
1
-1
/
+1
*
v3d: Restructure RO allocations using resource_from_handle.
Eric Anholt
2019-01-16
1
-29
/
+38
*
v3d: If the modifier is not known on BO import, default to linear for RO.
Eric Anholt
2019-01-16
1
-1
/
+3
*
radeonsi/nir: get correct type for images inside structs
Timothy Arceri
2019-01-17
1
-1
/
+2
*
swr/rast: Store cached files in multiple subdirs
Alok Hota
2019-01-16
3
-38
/
+52
*
swr/rast: New execution engine per JIT
Alok Hota
2019-01-16
2
-42
/
+65
*
swr/rast: Scope MEM_CLIENT enum for mem usages
Alok Hota
2019-01-16
6
-40
/
+38
*
swr/rast: Unaligned and translations in gathers
Alok Hota
2019-01-16
1
-21
/
+35
*
swr/rast: partial support for Tiled Resources
Alok Hota
2019-01-16
2
-0
/
+164
*
swr/rast: Add annotator to interleave isa text
Alok Hota
2019-01-16
2
-3
/
+36
*
swr/rast: Use gfxptr_t value in JitGatherVertices
Alok Hota
2019-01-16
1
-18
/
+16
*
gallium/swr: Fix multi-context sync fence deadlock.
Bruce Cherniak
2019-01-16
1
-1
/
+3
*
st/mesa: Optionally override RGB/RGBX dst alpha blend factors
Kenneth Graunke
2019-01-15
3
-0
/
+3
*
gallium: Add the ability to query a single pipeline statistics counter
Kenneth Graunke
2019-01-15
3
-0
/
+8
*
st/mesa: Make an enum for pipeline statistics query result indices.
Kenneth Graunke
2019-01-15
1
-0
/
+17
*
radeonsi: also apply the GS hang workaround to draws without tessellation
Marek Olšák
2019-01-14
1
-11
/
+14
*
v3d: SHARED but not necessarily SCANOUT buffers on RO must be linear.
Eric Anholt
2019-01-14
1
-1
/
+1
*
v3d: Add support for shader_image_load_store.
Eric Anholt
2019-01-14
5
-2
/
+196
*
v3d: Add SSBO/atomic counters support.
Eric Anholt
2019-01-14
6
-1
/
+102
*
v3d: Drop the GLSL version level.
Eric Anholt
2019-01-14
1
-1
/
+1
*
v3d: Add an isr to the simulator to catch GMP violations.
Eric Anholt
2019-01-14
3
-0
/
+39
*
v3d: Add support for GL_ARB_framebuffer_no_attachments.
Eric Anholt
2019-01-14
3
-2
/
+19
[next]