index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-26
i965/gen6/gs: Handle case where a GS doesn't allocate VUE
Andrii Simiklit
1
-21
/
+21
2018-06-26
radv: ignore pInheritanceInfo for primary command buffers
Samuel Pitoiset
1
-1
/
+2
2018-06-25
radv: fix HTILE metadata initialization in presence of subpass clears
Samuel Pitoiset
1
-8
/
+1
2018-06-22
mesa: fix glGetInteger64v for arrays of integers
Marek Olšák
1
-1
/
+1
2018-06-21
glsl/tests/glcpp: reinstate "error out if no tests found"
Emil Velikov
1
-0
/
+9
2018-06-21
freedreno/ir3: fix base_vertex
Rob Clark
1
-0
/
+1
2018-06-20
radeonsi: always put persistent buffers into GTT on radeon
Marek Olšák
1
-1
/
+5
2018-06-20
ac/gpu_info: add kernel_flushes_hdp_before_ib
Marek Olšák
4
-4
/
+7
2018-06-19
ac/surface: Set compressZ for stencil-only surfaces.
Bas Nieuwenhuizen
1
-1
/
+1
2018-06-19
virgl: Remove debugging left-overs
Tomeu Vizoso
1
-2
/
+0
2018-06-18
meson: fix i965/anv/isl genX static lib names
Eric Engestrom
3
-3
/
+3
2018-06-18
radv: fix bitwise check
Eric Engestrom
1
-1
/
+1
2018-06-18
radv: fix reported number of available VGPRs
Eric Engestrom
1
-1
/
+1
2018-06-18
radv: fix emitting the TCS regs on GFX9
Samuel Pitoiset
1
-1
/
+0
2018-06-15
glsl: Don't copy propagate elements from SSBO or shared variables either
Ian Romanick
1
-0
/
+8
2018-06-15
glsl: Don't copy propagate from SSBO or shared variables either
Ian Romanick
1
-0
/
+2
2018-06-15
util/bitset: include util/macro.h
Christian Gmeiner
1
-0
/
+1
2018-06-15
meson: only build vl_winsys_dri.c when x11 platform is used
Lukas Rusak
1
-1
/
+1
2018-06-15
glsl: allow standalone semicolons outside main()
Dave Airlie
1
-0
/
+1
2018-06-15
ac/gpu_info: report real total memory sizes
Marek Olšák
1
-28
/
+54
2018-06-15
radeonsi/gfx9: fix si_get_buffer_from_descriptors for 48-bit pointers
Marek Olšák
1
-2
/
+2
2018-06-15
radv: update the ZRANGE_PRECISION value for the TC-compat bug
Samuel Pitoiset
1
-0
/
+108
2018-06-15
radv: don't fast clear HTILE for 16-bit depth surfaces on GFX8
Samuel Pitoiset
1
-0
/
+8
2018-06-15
radv: Fix output for sparse MRTs.
Bas Nieuwenhuizen
1
-9
/
+10
2018-06-12
anv: Disable __gen_validate_value if NDEBUG is set.
Kenneth Graunke
1
-0
/
+2
2018-06-11
i965/screen: Return false for unsupported formats in query_modifiers
Jason Ekstrand
1
-1
/
+13
2018-06-11
radv: add a workaround for DXVK hangs by setting amdgpu-skip-threshold
Samuel Pitoiset
1
-1
/
+78
2018-06-11
radv: fix missing ZRANGE_PRECISION(1) for GFX9+
Samuel Pitoiset
1
-1
/
+2
2018-06-11
i965: fix resource leak
Eric Engestrom
1
-1
/
+3
2018-06-11
mesa/program_binary: add implicit UseProgram after successful ProgramBinary
Jordan Justen
1
-0
/
+31
2018-06-11
radeonsi: fix possible truncation on renderer string
Timothy Arceri
1
-1
/
+1
2018-06-11
ac: fix possible truncation of intrinsic name
Timothy Arceri
1
-1
/
+1
2018-06-11
anv: Set fence/semaphore types to NONE in impl_cleanup
Jason Ekstrand
1
-13
/
+16
2018-06-11
vulkan/wsi: Destroy swapchain images after terminating FIFO queues
Cameron Kumar
1
-3
/
+3
2018-06-11
i965/screen: Use RGBA non-sRGB formats for images
Jason Ekstrand
1
-0
/
+9
2018-06-08
i965/screen: Refactor query_dma_buf_formats
Jason Ekstrand
1
-10
/
+12
2018-06-08
intel/isl: Add bounds-checking assertions for the format_info table
Jason Ekstrand
1
-8
/
+16
2018-06-08
intel/isl: Add bounds-checking assertions in isl_format_get_layout
Jason Ekstrand
2
-7
/
+15
2018-06-07
intel/blorp: Don't vertex fetch directly from clear values
Jason Ekstrand
1
-44
/
+41
2018-06-06
intel/tools: add intel_sanitize_gpu to EXTRA_DIST
Scott D Phillips
1
-0
/
+2
2018-06-06
r300g/swtcl: make pipe_context uploaders use malloc'd memory as before
Marek Olšák
1
-3
/
+6
2018-06-06
radv: Use correct color format for fast clears
Philip Rebohle
1
-2
/
+2
2018-06-05
glx: Fix number of property values to read in glXImportContextEXT
Michel Dänzer
1
-1
/
+1
2018-06-05
autotools: add missing android file to package
Eric Engestrom
1
-0
/
+1
2018-06-05
intel/eu: Set flag [sub]register number differently for 3src
Jason Ekstrand
1
-3
/
+10
2018-06-05
intel/eu: Copy fields manually in brw_next_insn
Jason Ekstrand
1
-1
/
+94
2018-06-05
intel/eu: Add some brw_get_default_ helpers
Jason Ekstrand
4
-55
/
+79
2018-06-04
i965: Fix batch-last mode to properly swap BOs.
Kenneth Graunke
1
-0
/
+5
2018-06-04
radv: fix a GPU hang when MRTs are sparse
Samuel Pitoiset
1
-0
/
+10
2018-06-04
radv: Don't pass a TESS_EVAL shader when tesselation is not enabled.
Bas Nieuwenhuizen
1
-0
/
+2
[next]