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
*
svga: add num-commands-per-draw HUD query
Brian Paul
2018-01-17
6
-0
/
+24
*
gallium/hud: Fix support for PIPE_DRIVER_QUERY_TYPE_FLOAT
Brian Paul
2018-01-17
2
-3
/
+29
*
gallium/hud: remove uint64_t casts in sensor query_sti_load() function
Brian Paul
2018-01-17
1
-5
/
+5
*
gallium/hud: compute cpu load, percent with doubles
Brian Paul
2018-01-17
1
-4
/
+5
*
gallium/hud: s/unsigned/enum pipe_query_type/
Brian Paul
2018-01-17
2
-3
/
+5
*
meson: Set with_dri from with_gallium when DRI glx is explicitly configured
Jon Turney
2018-01-17
1
-1
/
+5
*
meson: add llvm dependency for swr build
George Kyriazis
2018-01-17
1
-0
/
+1
*
st/va: add break for MPEG4 data buffer handling case
Leo Liu
2018-01-17
1
-0
/
+1
*
st/va: remove TODO line for JPEG data buffer handling
Leo Liu
2018-01-17
1
-1
/
+0
*
i915: No longer rely on compatability define in intel_bufmgr.h
Rhys Kidd
2018-01-17
1
-1
/
+1
*
radeonsi: bump glsl version to 450 for nir backend
Timothy Arceri
2018-01-18
1
-6
/
+1
*
radeonsi/nir: add some missing tcs bits to the nir scan pass
Timothy Arceri
2018-01-18
1
-0
/
+14
*
ac: rework load_tcs_{inputs,outputs}
Timothy Arceri
2018-01-18
1
-73
/
+53
*
ac/radeonsi: add tcs load outputs support
Timothy Arceri
2018-01-18
4
-35
/
+51
*
st/glsl_to_tgsi: add ARB_get_program_binary support using TGSI
Timothy Arceri
2018-01-17
2
-0
/
+10
*
st/glsl_to_tgsi: add st_get_program_binary_driver_sha1() helper
Timothy Arceri
2018-01-17
2
-0
/
+9
*
st/glsl_to_tgsi: add (de)serialise program helpers
Timothy Arceri
2018-01-17
2
-127
/
+146
*
st/glsl_to_tgsi: stop passing pipe_shader_state to st_store_tgsi_in_disk_cache()
Timothy Arceri
2018-01-17
3
-16
/
+17
*
st/glsl_to_tgsi: store num_tgsi_tokens in st_*_program
Timothy Arceri
2018-01-17
4
-17
/
+34
*
loader/dri3: Try to make sure we only process our own NotifyMSC events
Michel Dänzer
2018-01-17
2
-22
/
+18
*
radv: Implement VK_EXT_debug_report.
Bas Nieuwenhuizen
2018-01-17
3
-0
/
+50
*
vulkan: move anv VK_EXT_debug_report implementation to common code.
Bas Nieuwenhuizen
2018-01-17
9
-95
/
+182
*
st/glsl_to_nir: disable io lowering to temps for tess
Timothy Arceri
2018-01-17
1
-4
/
+8
*
i965: Enable CCS_E sampling of sRGB textures as UNORM
Jason Ekstrand
2018-01-16
1
-3
/
+2
*
i965/draw: Do resolves properly for textures used by TXF
Jason Ekstrand
2018-01-16
1
-0
/
+41
*
i965/miptree: Refactor CCS_E and CCS_D cases in render_aux_usage
Jason Ekstrand
2018-01-16
1
-13
/
+15
*
Re-enable regular fast-clears (CCS_D) on gen9+
Jason Ekstrand
2018-01-16
2
-42
/
+25
*
i965: Track format and aux usage in the render cache
Jason Ekstrand
2018-01-16
5
-27
/
+92
*
i965: Call brw_cache_flush_for_render in predraw_resolve_framebuffer
Jason Ekstrand
2018-01-16
1
-0
/
+2
*
i965/gen6-7/sol: Bump primitive counter BO size.
Francisco Jerez
2018-01-16
1
-2
/
+3
*
i965/gen6-7/sol: Keep independent counters for the current and previous begin...
Francisco Jerez
2018-01-16
3
-27
/
+36
*
i965/gen6-7/sol: Restructure primitive counter into a separate type.
Francisco Jerez
2018-01-16
3
-39
/
+58
*
st/mesa: enable ARB_enhanced_layouts on nir drivers
Timothy Arceri
2018-01-17
1
-3
/
+1
*
draw: remove VSPLIT_CREATE_IDX macro
Roland Scheidegger
2018-01-17
1
-11
/
+12
*
draw: fix vsplit code when the (post-bias) index value is -1
Roland Scheidegger
2018-01-17
2
-3
/
+4
*
st/va: release held locks in error paths
Grazvydas Ignotas
2018-01-17
3
-3
/
+9
*
mesa: remove unneeded semicolons
Grazvydas Ignotas
2018-01-17
3
-3
/
+3
*
radeon: remove unneeded semicolons
Grazvydas Ignotas
2018-01-17
4
-6
/
+6
*
osmesa: don't check SmoothFlag twice
Grazvydas Ignotas
2018-01-17
1
-1
/
+0
*
ac: set no-signed-zeros-fp-math when RADV_DEBUG="unsafemath" is used
Samuel Pitoiset
2018-01-16
1
-0
/
+3
*
ac: set fast math flags when RADV_DEBUG="unsafemath" is used
Samuel Pitoiset
2018-01-16
1
-2
/
+10
*
ac: import lp_create_builder() from gallivm
Samuel Pitoiset
2018-01-16
5
-42
/
+43
*
ac: replace llvm.AMDGPU.kilp by llvm.amdgcn.kill with LLVM 6
Samuel Pitoiset
2018-01-16
1
-10
/
+12
*
glsl/linker: link-error using the same name in unnamed block and outside
Juan A. Suarez Romero
2018-01-16
1
-0
/
+23
*
glx: fix non-dri build
Samuel Thibault
2018-01-16
1
-0
/
+4
*
st/va: clear pointers for mpeg2 quantiser matrices
Indrajit Das
2018-01-16
1
-0
/
+5
*
radeon/vcn: update quantiser matrices only when requested
Indrajit Das
2018-01-16
1
-6
/
+11
*
radeon/uvd: update quantiser matrices only when requested
Indrajit Das
2018-01-16
1
-6
/
+11
*
Revert "docs: Mark GLX_ARB_context_flush_control done"
Adam Jackson
2018-01-15
1
-1
/
+1
*
Revert "gallium/dri2: Enable {GLX_ARB,EGL_KHR}_context_flush_control"
Adam Jackson
2018-01-15
1
-2
/
+0
[next]