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
...
*
anv/gen9: expose VK_EXT_post_depth_coverage
Ilia Mirkin
2018-07-22
3
-2
/
+10
*
spirv: add support for SPV_KHR_post_depth_coverage
Ilia Mirkin
2018-07-22
2
-0
/
+10
*
android: util/disk_cache: fix building errors in gallium drivers
Mauro Rossi
2018-07-21
1
-0
/
+1
*
Android: fix a missing nir_intrinsics.h error
Chih-Wei Huang
2018-07-21
2
-0
/
+3
*
nir: Fix end of function without return warning/error.
Bas Nieuwenhuizen
2018-07-20
1
-0
/
+2
*
st: Sweep NIR after linking phase to free held memory
Danylo Piliaiev
2018-07-20
1
-0
/
+2
*
st/dri: Don't require a dri_format for image creation.
Eric Anholt
2018-07-20
2
-13
/
+1
*
egl: Refuse EGL_MESA_image_dma_buf_export if we don't have a DRM fourcc.
Eric Anholt
2018-07-20
1
-0
/
+27
*
v3d: Fix incorrect handling of two fences created back-to-back.
Eric Anholt
2018-07-20
1
-12
/
+31
*
v3d: Fix the timeout value passed to drmSyncobjWait().
Eric Anholt
2018-07-20
1
-1
/
+6
*
v3d: Fix drmSyncobjWait() return value checking even more.
Eric Anholt
2018-07-20
1
-1
/
+1
*
v3d: Use the list_first_entry/list_last_entry macros.
Eric Anholt
2018-07-20
1
-8
/
+8
*
v3d: Move BO cache counting to dump time instead of cache management.
Eric Anholt
2018-07-20
2
-9
/
+9
*
v3d: Reduce the stale BO reclamation spam with dump_stats set.
Eric Anholt
2018-07-20
1
-6
/
+5
*
v3d: Respect a sampler view's first_layer field.
Eric Anholt
2018-07-20
1
-1
/
+3
*
radeonsi: emit_spi_map packets optimization
Sonny Jiang
2018-07-20
4
-8
/
+39
*
virgl: Expose GL_ARB_copy_image if host supports it
Gert Wollny
2018-07-20
2
-1
/
+3
*
virgl: Allow RGB32* textures only as buffer objects
Gert Wollny
2018-07-20
1
-0
/
+7
*
intel: tools: dump: protect against multiple calls on destructor
Lionel Landwerlin
2018-07-20
1
-3
/
+16
*
intel: tools: dump: make dump tool reliable under gdb
Lionel Landwerlin
2018-07-20
2
-4
/
+9
*
radv: don't flush DB before subpass FS resolves
Samuel Pitoiset
2018-07-20
1
-2
/
+1
*
r600: Correct evaluation of cube array index and face
Gert Wollny
2018-07-20
1
-1
/
+33
*
r600: correct texture offset for array index lookup
Gert Wollny
2018-07-20
1
-5
/
+37
*
r600: Delay emission of texture gradients and lookup offsets
Gert Wollny
2018-07-20
1
-44
/
+48
*
util/disk_cache: Fix disk_cache_get_function_timestamp with disabled cache.
Bas Nieuwenhuizen
2018-07-20
3
-6
/
+5
*
nir: Do not use continue block after removing it.
Bas Nieuwenhuizen
2018-07-20
1
-6
/
+25
*
radv: simplify a condition in radv_src_access_flush()
Samuel Pitoiset
2018-07-20
1
-4
/
+6
*
radv: save current state just before resolving with FS
Samuel Pitoiset
2018-07-20
1
-5
/
+5
*
radv: don't check if a subpass has resolve attachments twice
Samuel Pitoiset
2018-07-20
2
-24
/
+0
*
radv: make use of radv_subpass_barrier() when resolving subpasses
Samuel Pitoiset
2018-07-20
4
-15
/
+20
*
nv50/ir: move LateAlgebraicOpt back to right after ConstantFolding
Rhys Perry
2018-07-19
1
-1
/
+1
*
nv50/ir: handle SHLADD in IndirectPropagation
Rhys Perry
2018-07-19
1
-0
/
+12
*
gm107/ir: use CS2R for SV_CLOCK
Rhys Perry
2018-07-19
3
-2
/
+25
*
intel: tools: dump: remove mentions of intel_aubdump
Lionel Landwerlin
2018-07-19
1
-15
/
+15
*
intel: tools: aubwrite: fix invalid frees on finish
Lionel Landwerlin
2018-07-19
1
-4
/
+9
*
ac/nir: add a workaround for bitfield_extract when count is 0
Samuel Pitoiset
2018-07-19
1
-3
/
+17
*
intel/isl/gen4: Make depth/stencil buffers Y-Tiled
Nanley Chery
2018-07-19
1
-1
/
+8
*
i965/misc: Use depth/stencil surf's tiling on gen4-5
Nanley Chery
2018-07-19
1
-1
/
+3
*
glsl: don't let an 'if' then-branch kill copy propagation (elements) for else...
Caio Marcelo de Oliveira Filho
2018-07-19
1
-19
/
+21
*
glsl: change opt_copy_propagation_elements data structures
Caio Marcelo de Oliveira Filho
2018-07-19
1
-117
/
+125
*
glsl: separate copy propagation state
Caio Marcelo de Oliveira Filho
2018-07-19
1
-126
/
+142
*
intel: tools: dump: trace memory writes
Lionel Landwerlin
2018-07-19
1
-13
/
+32
*
intel: tools: dump: remove command execution feature
Lionel Landwerlin
2018-07-19
2
-119
/
+29
*
radv: Fix incorrect assumption about ternary operator precedence
Danylo Piliaiev
2018-07-19
1
-2
/
+2
*
mesa: fix make check for AMD_performance_monitor
Marek Olšák
2018-07-19
1
-0
/
+13
*
mesa: remove dead code from api_loopback
Marek Olšák
2018-07-19
1
-17
/
+0
*
mesa: expose ARB_indirect_parameters in the compatibility profile
Marek Olšák
2018-07-19
3
-12
/
+9
*
vbo: fix ARB_multi_draw_indirect for the compatibility profile
Marek Olšák
2018-07-19
1
-2
/
+2
*
mesa: expose ARB_shader_viewport_layer_array in the compatibility profile
Marek Olšák
2018-07-19
1
-1
/
+1
*
mesa: expose ARB_ES3_1_compatibility in the compatibility profile
Marek Olšák
2018-07-19
1
-1
/
+1
[prev]
[next]