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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ac/gpu_info: report real total memory sizes
Marek Olšák
2018-06-15
1
-28
/
+54
*
radeonsi/gfx9: fix si_get_buffer_from_descriptors for 48-bit pointers
Marek Olšák
2018-06-15
1
-2
/
+2
*
radv: update the ZRANGE_PRECISION value for the TC-compat bug
Samuel Pitoiset
2018-06-15
1
-0
/
+108
*
radv: don't fast clear HTILE for 16-bit depth surfaces on GFX8
Samuel Pitoiset
2018-06-15
1
-0
/
+8
*
radv: Fix output for sparse MRTs.
Bas Nieuwenhuizen
2018-06-15
1
-9
/
+10
*
anv: Disable __gen_validate_value if NDEBUG is set.
Kenneth Graunke
2018-06-12
1
-0
/
+2
*
i965/screen: Return false for unsupported formats in query_modifiers
Jason Ekstrand
2018-06-11
1
-1
/
+13
*
radv: add a workaround for DXVK hangs by setting amdgpu-skip-threshold
Samuel Pitoiset
2018-06-11
1
-1
/
+78
*
radv: fix missing ZRANGE_PRECISION(1) for GFX9+
Samuel Pitoiset
2018-06-11
1
-1
/
+2
*
i965: fix resource leak
Eric Engestrom
2018-06-11
1
-1
/
+3
*
mesa/program_binary: add implicit UseProgram after successful ProgramBinary
Jordan Justen
2018-06-11
1
-0
/
+31
*
radeonsi: fix possible truncation on renderer string
Timothy Arceri
2018-06-11
1
-1
/
+1
*
ac: fix possible truncation of intrinsic name
Timothy Arceri
2018-06-11
1
-1
/
+1
*
anv: Set fence/semaphore types to NONE in impl_cleanup
Jason Ekstrand
2018-06-11
1
-13
/
+16
*
vulkan/wsi: Destroy swapchain images after terminating FIFO queues
Cameron Kumar
2018-06-11
1
-3
/
+3
*
i965/screen: Use RGBA non-sRGB formats for images
Jason Ekstrand
2018-06-11
1
-0
/
+9
*
i965/screen: Refactor query_dma_buf_formats
Jason Ekstrand
2018-06-08
1
-10
/
+12
*
intel/isl: Add bounds-checking assertions for the format_info table
Jason Ekstrand
2018-06-08
1
-8
/
+16
*
intel/isl: Add bounds-checking assertions in isl_format_get_layout
Jason Ekstrand
2018-06-08
2
-7
/
+15
*
intel/blorp: Don't vertex fetch directly from clear values
Jason Ekstrand
2018-06-07
1
-44
/
+41
*
intel/tools: add intel_sanitize_gpu to EXTRA_DIST
Scott D Phillips
2018-06-06
1
-0
/
+2
*
r300g/swtcl: make pipe_context uploaders use malloc'd memory as before
Marek Olšák
2018-06-06
1
-3
/
+6
*
radv: Use correct color format for fast clears
Philip Rebohle
2018-06-06
1
-2
/
+2
*
glx: Fix number of property values to read in glXImportContextEXT
Michel Dänzer
2018-06-05
1
-1
/
+1
*
autotools: add missing android file to package
Eric Engestrom
2018-06-05
1
-0
/
+1
*
intel/eu: Set flag [sub]register number differently for 3src
Jason Ekstrand
2018-06-05
1
-3
/
+10
*
intel/eu: Copy fields manually in brw_next_insn
Jason Ekstrand
2018-06-05
1
-1
/
+94
*
intel/eu: Add some brw_get_default_ helpers
Jason Ekstrand
2018-06-05
4
-55
/
+79
*
i965: Fix batch-last mode to properly swap BOs.
Kenneth Graunke
2018-06-04
1
-0
/
+5
*
radv: fix a GPU hang when MRTs are sparse
Samuel Pitoiset
2018-06-04
1
-0
/
+10
*
radv: Don't pass a TESS_EVAL shader when tesselation is not enabled.
Bas Nieuwenhuizen
2018-06-04
1
-0
/
+2
*
glsl: Add ir_binop_vector_extract in NIR
Juan A. Suarez Romero
2018-06-04
1
-0
/
+9
*
radv: Set active_stages the same whether or not shaders were cached
Alex Smith
2018-06-01
1
-5
/
+2
*
radeonsi: Fix crash on shaders using MSAA image load/store
Alex Smith
2018-06-01
1
-1
/
+7
*
radv: Handle GFX9 merged shaders in radv_flush_constants()
Alex Smith
2018-06-01
1
-1
/
+8
*
radv: Consolidate GFX9 merged shader lookup logic
Alex Smith
2018-06-01
3
-35
/
+26
*
mesa: handle GL_UNSIGNED_INT64_ARB properly (v2)
Marek Olšák
2018-05-30
2
-1
/
+3
*
vulkan: don't free uninitialised memory
Eric Engestrom
2018-05-30
1
-1
/
+1
*
nv30: ensure that displayable formats are marked accordingly
Ilia Mirkin
2018-05-30
1
-4
/
+6
*
radv: Only expose subgroup shuffles on VI+.
Bas Nieuwenhuizen
2018-05-30
1
-2
/
+5
*
tegra: Remove usage of non-stable UAPI
Thierry Reding
2018-05-30
1
-66
/
+3
*
tegra: Fix scanout resources without modifiers
Thierry Reding
2018-05-30
1
-1
/
+18
*
tegra: Treat resources with modifiers as scanout
Thierry Reding
2018-05-30
1
-1
/
+12
*
intel/blorp: Support blits and clears on surfaces with offsets
Jason Ekstrand
2018-05-30
5
-1
/
+39
*
radeonsi: fix incorrect parentheses around VS-PS varying elimination
Marek Olšák
2018-05-30
1
-2
/
+2
*
st/mesa: simplify lastLevel determination in st_finalize_texture
Marek Olšák
2018-05-30
1
-13
/
+4
*
mesa: do not leak ctx->Shader.ReferencedProgram references
Jose Dapena Paz
2018-05-30
1
-0
/
+3
*
i965: Use intel_bufferobj_buffer() wrapper in image surface state setup.
Francisco Jerez
2018-05-30
1
-3
/
+5
*
i965: Handle non-zero texture buffer offsets in buffer object range calculation.
Francisco Jerez
2018-05-30
1
-1
/
+3
*
i965: Move buffer texture size calculation into a common helper function.
Francisco Jerez
2018-05-30
1
-23
/
+32
[prev]
[next]