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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
amd: update amdgpu_drm.h
Marek Olšák
2020-05-07
1
-1
/
+14
*
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
*
docs/envvars: update RADV_FORCE_FAMILY
Rhys Perry
2020-05-07
1
-1
/
+1
*
docs/envvars: document ACO_DEBUG
Rhys Perry
2020-05-07
1
-0
/
+11
*
docs: add src/amd/ to sourcetree.html
Rhys Perry
2020-05-07
1
-0
/
+9
*
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
*
docs/features: Add ARB_clear_texture to virgl
Elie Tournier
2020-05-07
1
-1
/
+1
*
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
*
ci: run radv-fossils with Pitcairn (GFX6) and Bonaire (GFX7) too
Samuel Pitoiset
2020-05-07
1
-3
/
+11
*
ci: set ACO_DEBUG=validateir,validatera global for RADV testing
Samuel Pitoiset
2020-05-07
1
-3
/
+4
*
ci: remove unused .test-radv-fossilize rule
Samuel Pitoiset
2020-05-07
1
-8
/
+0
*
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
*
docs: update calendar for 20.1.0-rc2
Eric Engestrom
2020-05-06
1
-7
/
+1
*
ci: Fix the nick used in IRC reporting.
Eric Anholt
2020-05-06
2
-1
/
+11
*
ci: Improve the flakes reports on IRC.
Eric Anholt
2020-05-06
2
-1
/
+5
*
ci: Enable IRC flake reporting on freedreno baremetal boards.
Eric Anholt
2020-05-06
4
-1
/
+11
*
ci: Clean up setup of the job-specific env vars in baremetal testing.
Eric Anholt
2020-05-06
2
-10
/
+16
*
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
*
i965: Fix out-of-bounds access to brw_stage_state::surf_offset
Danylo Piliaiev
2020-05-06
1
-23
/
+29
[prev]
[next]