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
...
*
freedreno/ir3: all mem instructions have WAR hazzard
Rob Clark
2017-12-03
1
-1
/
+1
*
freedreno: add debug option to force emulated indirect
Rob Clark
2017-12-03
3
-0
/
+12
*
freedreno: also mark draw-indirect buffer as read
Rob Clark
2017-12-03
1
-0
/
+7
*
freedreno: small cleanups
Rob Clark
2017-12-03
1
-17
/
+8
*
freedreno: avoid unneccessary batch flush
Rob Clark
2017-12-03
1
-0
/
+2
*
freedreno: avoid mem2gmem for invalidated buffers
Rob Clark
2017-12-03
3
-2
/
+17
*
freedreno: deferred flush support
Rob Clark
2017-12-03
5
-4
/
+32
*
freedreno: rework fence tracking
Rob Clark
2017-12-03
12
-61
/
+109
*
freedreno: proper locking for iterating dependent batches
Rob Clark
2017-12-03
2
-8
/
+20
*
freedreno/a5xx: correct max_indicies for indirect draws
Rob Clark
2017-12-03
1
-1
/
+2
*
spirv: Convert the supported_extensions struct to spirv_options
Jason Ekstrand
2017-12-02
5
-37
/
+44
*
spirv: Only emit functions which are actually used
Jason Ekstrand
2017-12-02
3
-8
/
+26
*
spirv: Drop the impl field from vtn_builder
Jason Ekstrand
2017-12-02
4
-8
/
+6
*
i965: Serialize nir later in the linking process
Jordan Justen
2017-12-01
1
-9
/
+16
*
configure: avoid testing for negative compiler options
Marc Dietrich
2017-12-01
2
-10
/
+19
*
broadcom/vc4: Use a single-entry cached last_hindex value.
Eric Anholt
2017-12-01
2
-2
/
+20
*
broadcom/vc4: Decompose single QUADs to a TRIANGLE_FAN.
Eric Anholt
2017-12-01
1
-5
/
+14
*
broadcom/vc4: Use the new enum functionality of the XML to decode better.
Eric Anholt
2017-12-01
1
-20
/
+25
*
broadcom/vc4: Skip emitting redundant VC4_PACKET_GEM_HANDLES.
Eric Anholt
2017-12-01
3
-3
/
+12
*
broadcom/vc4: Simplify the relocation handling for index buffers.
Eric Anholt
2017-12-01
2
-17
/
+17
*
broadcom/vc4: Fix handling of GFXH-515 workaround with a start vertex count.
Eric Anholt
2017-12-01
1
-16
/
+27
*
broadcom/vc4: Fix the scaling factor for the GFXH-515 workaround.
Eric Anholt
2017-12-01
1
-1
/
+1
*
meson: use dep_thread instead of dependency('threads') in freedreno
Dylan Baker
2017-12-01
1
-1
/
+1
*
meson: Add lmsensors support
Dylan Baker
2017-12-01
7
-4
/
+25
*
meson: Add support for gallium extra hud
Dylan Baker
2017-12-01
2
-0
/
+10
*
glx: Prepare driFetchDrawable for no-config contexts
Adam Jackson
2017-12-01
3
-8
/
+30
*
glx: Use __glXSendError instead of open-coding it
Adam Jackson
2017-12-01
2
-26
/
+4
*
glx: Simplify some dummy vtable interactions
Adam Jackson
2017-12-01
1
-5
/
+5
*
docs/release-calendar: update and extend
Emil Velikov
2017-12-01
1
-16
/
+15
*
docs/specs: annotate MESA_set_3dfx_mode as obsolete
Emil Velikov
2017-12-01
2
-2
/
+2
*
xlib: remove dummy GLX_MESA_set_3dfx_mode implementation
Emil Velikov
2017-12-01
6
-66
/
+1
*
docs/specs: annotate MESA_agp_offset as obsolete
Emil Velikov
2017-12-01
2
-3
/
+2
*
xlib: remove empty GLX_MESA_agp_offset stubs
Emil Velikov
2017-12-01
3
-23
/
+0
*
xlib: remove empty GLX_NV_vertex_array_range stubs
Emil Velikov
2017-12-01
3
-68
/
+0
*
i965/gen10: Change the order of PIPE_CONTROL and load register.
Rafael Antognolli
2017-12-01
1
-3
/
+3
*
intel/compiler: Implement WaClearTDRRegBeforeEOTForNonPS.
Rafael Antognolli
2017-12-01
2
-0
/
+19
*
i965/gen10: emit 3DSTATE_MULTISAMPLE more often.
Rafael Antognolli
2017-12-01
1
-1
/
+2
*
meson: install khrplatform header for EGL as well as GLES
Dylan Baker
2017-12-01
1
-1
/
+1
*
meson: install dri internal header
Dylan Baker
2017-12-01
1
-0
/
+4
*
i965: Disable regular fast-clears (CCS_D) on gen9+
Jason Ekstrand
2017-12-01
2
-25
/
+43
*
egl/x11: Remove unneeded free() on always null string
Vadym Shovkoplias
2017-12-01
1
-1
/
+0
*
gallium/hud: use #ifdef to test for macro existence
Eric Engestrom
2017-12-01
6
-11
/
+11
*
amd: remove always-true BRAHMA_BUILD define
Eric Engestrom
2017-12-01
5
-21
/
+5
*
glx/dri3: Remove unused deviceName variable
Vadym Shovkoplias
2017-12-01
1
-4
/
+1
*
swr/scons: Fix intermittent build failure
George Kyriazis
2017-12-01
1
-0
/
+1
*
radv: only reset command buffers when the allocation fails
Samuel Pitoiset
2017-12-01
1
-4
/
+14
*
radv: do not dump meta shaders with RADV_DEBUG=shaders
Samuel Pitoiset
2017-12-01
3
-5
/
+12
*
r600: add ARB_shader_storage_buffer_object support (v3)
Dave Airlie
2017-12-01
8
-24
/
+372
*
r600/cayman: looks like cmpxchg moved to Z
Dave Airlie
2017-12-01
1
-2
/
+5
*
r600/shader: fix 64->32 conversions
Dave Airlie
2017-12-01
1
-35
/
+54
[prev]
[next]