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
*
anv/allocator: Add a start_offset to anv_state_pool
Jason Ekstrand
2020-05-08
8
-25
/
+35
*
util: Make process_test path compatible with mingw native toolchains
pal1000
2020-05-08
1
-3
/
+6
*
Linux: Change minimum priority threads from SCHED_IDLE to nice 19 SCHED_BATCH.
Con Kolivas
2020-05-08
1
-3
/
+18
*
anv: fix alignments for uniform buffers
Lionel Landwerlin
2020-05-08
4
-11
/
+12
*
radv: report correct backend IR in hang reports when ACO is used
Samuel Pitoiset
2020-05-08
1
-1
/
+3
*
radv: do not print the LLVM version string twice in hang reports
Samuel Pitoiset
2020-05-08
1
-2
/
+1
*
radv: remove the LLVM version string when ACO is used
Samuel Pitoiset
2020-05-08
1
-4
/
+5
*
anv: call base finish only if pass given in DestroyRenderPass
Tapani Pälli
2020-05-08
1
-0
/
+3
*
st/wgl: allocate and resolve msaa-textures
Erik Faye-Lund
2020-05-07
1
-6
/
+79
*
st/wgl: pass st_context_iface into stw_st_framebuffer_present_locked
Erik Faye-Lund
2020-05-07
3
-5
/
+8
*
radeonsi: Fix omitted flush when moving suballocated texture
Blaž Tomažič
2020-05-07
3
-6
/
+16
*
aco: either copy-propagate or inline create_vector operands
Daniel Schürmann
2020-05-07
1
-4
/
+6
*
ac/surface: override all offsets including metadata offsets
Marek Olšák
2020-05-07
1
-0
/
+15
*
amd: unify code for overriding offset and stride for imported buffers
Marek Olšák
2020-05-07
4
-51
/
+47
*
ac/surface,radeonsi: move the set/get_umd_metadata code into ac_surface.c
Marek Olšák
2020-05-07
3
-147
/
+185
*
ac/surface,radeonsi: move the set/get_bo_metadata code to ac_surface.c
Marek Olšák
2020-05-07
8
-218
/
+215
*
amd: assume HTILE is always rb/pipe_aligned, remove ac_surface.u.gfx9.htile
Marek Olšák
2020-05-07
7
-26
/
+28
*
amd: assume CMASK is always rb/pipe_aligned, remove ac_surface.u.gfx9.cmask
Marek Olšák
2020-05-07
6
-32
/
+28
*
amd: remove duplicated definitions from amdgpu_drm.h
Marek Olšák
2020-05-07
4
-19
/
+0
*
llvmpipe: make sample position a global array.
Dave Airlie
2020-05-07
3
-11
/
+12
*
nir/algebraic: Optimize some bfe patterns
Ian Romanick
2020-05-07
1
-0
/
+18
*
nir/algebraic: Split ibfe and ubfe with two constant sources
Ian Romanick
2020-05-07
3
-0
/
+36
*
nir/algebraic: Recognize open-coded byte or word extract from bfe
Ian Romanick
2020-05-07
1
-7
/
+21
*
gallium/swr: Fix crashes in sampling code
Jan Zielinski
2020-05-07
3
-0
/
+8
*
panfrost: Handle MALI_RGB8_UNORM in panfrost_format_to_bifrost_blend
Tomeu Vizoso
2020-05-07
1
-0
/
+1
*
panfrost: Don't trample on top of Bifrost-specific unions
Tomeu Vizoso
2020-05-07
1
-20
/
+26
*
pan/decode: Fix flags_hi printing
Alyssa Rosenzweig
2020-05-07
1
-1
/
+1
*
panfrost: Add checksum BOs to batch
Tomeu Vizoso
2020-05-07
1
-2
/
+14
*
anv: don't expose VK_INTEL_performance_query without kernel support
Lionel Landwerlin
2020-05-07
2
-1
/
+3
*
tu: Support pipelines without a fragment shader
Connor Abbott
2020-05-07
2
-8
/
+20
*
util/os_memory: never use os_memory_debug.h
Erik Faye-Lund
2020-05-07
2
-14
/
+0
*
v3d: Include supported DXT formats to enable s3tc/dxt extensions
Jose Maria Casanova Crespo
2020-05-07
1
-0
/
+5
*
v3d: Fix swizzle in DXT3 and DXT5 formats
Jose Maria Casanova Crespo
2020-05-07
1
-2
/
+2
*
clover/nir: Check the result of spirv_to_nir
Pierre Moreau
2020-05-07
1
-0
/
+5
*
nir: make fsat return 0.0 with NaN instead of passing it through
Rhys Perry
2020-05-07
2
-5
/
+14
*
compiler/spirv: flag nclamp/nmin/nmax as exact
Rhys Perry
2020-05-07
1
-7
/
+14
*
virgl: Enable CAP_CLEAR_TEXTURE if host supports it
Elie Tournier
2020-05-07
2
-1
/
+3
*
virgl: implement ARB_clear_texture
Elie Tournier
2020-05-07
4
-0
/
+73
*
r600: Fix warning regarding mixing enums and unsigned in ?: expression
Gert Wollny
2020-05-07
1
-1
/
+1
*
r600: remove some unused variables to silence warnings
Gert Wollny
2020-05-07
2
-4
/
+0
*
r600/sb: replace memset by using member initialization/assignment
Gert Wollny
2020-05-07
6
-10
/
+45
*
r600: remove unused static functions
Gert Wollny
2020-05-07
1
-199
/
+0
*
r600: Annotate some case fallthroughs
Gert Wollny
2020-05-07
5
-19
/
+26
*
anv: increase minUniformBufferOffsetAlignment to 64
Arcady Goldmints-Orlov
2020-05-06
1
-2
/
+4
*
freedreno/a6xx: enable tiled compressed textures
Rob Clark
2020-05-06
1
-0
/
+3
*
freedreno/a6xx: compressed blit fixes
Rob Clark
2020-05-06
1
-4
/
+15
*
freedreno/a6xx: Set tfetch correctly for compressed formats
Kristian H. Kristensen
2020-05-06
1
-4
/
+1
*
freedreno/fdl: Align after dividing by block size
Kristian H. Kristensen
2020-05-06
1
-13
/
+9
*
radeonsi: fix compilation of monolithic PS
Marek Olšák
2020-05-06
1
-1
/
+2
*
tgsi_to_nir: translate non-vec4 image stores correctly
Marek Olšák
2020-05-06
1
-2
/
+5
[next]