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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
5
-4
/
+7
*
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
*
xlib: remove dummy GLX_MESA_set_3dfx_mode implementation
Emil Velikov
2017-12-01
5
-65
/
+0
*
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
*
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
6
-22
/
+369
*
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
*
radv: do not allocate CMASK or DCC for small surfaces
Samuel Pitoiset
2017-11-30
1
-0
/
+10
*
radv: do not set DISABLE_LSB_CEIL on GFX9
Samuel Pitoiset
2017-11-30
1
-1
/
+1
*
radv: remove set but unnecessary radv_color_buffer_info::micro_tile_mode
Samuel Pitoiset
2017-11-30
2
-2
/
+0
*
radv: do not store gfx9_epitch in radv_color_buffer_info
Samuel Pitoiset
2017-11-30
3
-7
/
+4
*
ac/surface: always compute DCC info when DCC is possible on GFX9
Marek Olšák
2017-11-30
1
-1
/
+0
*
radeonsi/gfx9: fix importing shared textures with DCC
Marek Olšák
2017-11-30
1
-1
/
+1
*
meson: fix deps and underlinkage of libGL
Jon Turney
2017-11-30
1
-0
/
+1
*
meson: build src/glx/windows
Jon Turney
2017-11-30
2
-10
/
+83
*
meson: fix generated source inclusion on macOS and Windows
Dylan Baker
2017-11-30
1
-1
/
+1
*
intel/blorp: Fix possible NULL pointer dereferencing
Vadym Shovkoplias
2017-11-30
1
-2
/
+2
*
mesa: add AllowGLSLCrossStageInterpolationMismatch workaround
Tapani Pälli
2017-11-30
10
-18
/
+60
[next]