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
...
*
ac: move ac_get_max_wave64_per_simd into radeon_info
Marek Olšák
2019-09-18
4
-18
/
+6
*
ac: move num_sdp_interfaces into radeon_info
Marek Olšák
2019-09-18
4
-30
/
+17
*
ac: move PBB MAX_ALLOC_COUNT into radeon_info
Marek Olšák
2019-09-18
4
-62
/
+35
*
etnaviv: fix two-sided stencil
Jonathan Marek
2019-09-18
5
-30
/
+44
*
radv: fix loading 64-bit GS inputs
Samuel Pitoiset
2019-09-18
1
-0
/
+35
*
tu: Set up glsl types.
Bas Nieuwenhuizen
2019-09-18
1
-0
/
+3
*
docs: Update to OpenGL 4.6 in the release notes
Andres Gomez
2019-09-18
1
-3
/
+3
*
.mailmap: add an alias for Eric Engestrom
Erik Faye-Lund
2019-09-18
1
-0
/
+1
*
.mailmap: add an alias for Michel Dänzer
Erik Faye-Lund
2019-09-18
1
-0
/
+1
*
radv: fix writing depth/stencil clear values to image
Samuel Pitoiset
2019-09-18
1
-3
/
+4
*
gitlab-ci: Merge scons-nollvm and scons-llvm jobs
Michel Dänzer
2019-09-18
1
-8
/
+3
*
gitlab-ci: Test scons with all LLVM versions
Michel Dänzer
2019-09-18
1
-3
/
+8
*
gitlab-ci: Move scons build/test commands to a separate shell script
Michel Dänzer
2019-09-18
2
-5
/
+13
*
gitlab-ci: Use crossbuild-essential-* packages
Michel Dänzer
2019-09-18
1
-11
/
+2
*
gitlab-ci: Use newer packages from backports by default
Michel Dänzer
2019-09-18
2
-0
/
+18
*
gitlab-ci: Create separate docker images for Debian stretch & buster
Michel Dänzer
2019-09-18
3
-40
/
+94
*
gitlab-ci: Pass --no-remove to apt-get where possible
Michel Dänzer
2019-09-18
1
-7
/
+7
*
gitlab-ci: Reference full ci-templates commit hash
Michel Dänzer
2019-09-18
1
-1
/
+1
*
i965: support AYUV/XYUV for external import only
Haihao Xiang
2019-09-18
1
-0
/
+2
*
panfrost: Allocate tiler and scratchpad BOs per-batch
Boris Brezillon
2019-09-18
4
-41
/
+68
*
panfrost: Add FBO BOs to batch->bos earlier
Boris Brezillon
2019-09-18
4
-3
/
+17
*
panfrost: Add the panfrost_batch_create_bo() helper
Boris Brezillon
2019-09-18
4
-25
/
+28
*
panfrost: Don't return imported/exported BOs to the cache
Boris Brezillon
2019-09-18
2
-0
/
+9
*
panfrost: Add panfrost_bo_{alloc,free}()
Boris Brezillon
2019-09-18
1
-76
/
+68
*
panfrost: Stop using panfrost_bo_release() outside of pan_bo.c
Boris Brezillon
2019-09-18
4
-7
/
+8
*
panfrost: Stop passing screen around for BO operations
Boris Brezillon
2019-09-18
7
-37
/
+37
*
panfrost: Don't check if BO is mmaped before calling panfrost_bo_mmap()
Boris Brezillon
2019-09-18
1
-5
/
+1
*
panfrost: Stop exposing panfrost_bo_cache_{fetch,put}()
Boris Brezillon
2019-09-18
2
-8
/
+2
*
panfrost: Move the BO API to its own header
Boris Brezillon
2019-09-18
16
-74
/
+112
*
panfrost: s/PAN_ALLOCATE_/PAN_BO_/
Boris Brezillon
2019-09-18
7
-19
/
+19
*
panfrost: Move panfrost_bo_{reference,unreference}() to pan_bo.c
Boris Brezillon
2019-09-18
2
-19
/
+20
*
panfrost: Get rid of pan_drm.c
Boris Brezillon
2019-09-18
12
-444
/
+382
*
panfrost: Stop passing has_draws to panfrost_drm_submit_vs_fs_batch()
Boris Brezillon
2019-09-18
3
-5
/
+4
*
panfrost: Kill a useless memset(0) in panfrost_create_context()
Boris Brezillon
2019-09-18
1
-1
/
+0
*
panfrost: Add polygon_list to the batch BO set at allocation time
Boris Brezillon
2019-09-18
2
-4
/
+7
*
panfrost: Add missing panfrost_batch_add_bo() calls
Boris Brezillon
2019-09-18
1
-1
/
+4
*
panfrost: Use the correct type for the bo_handle array
Boris Brezillon
2019-09-18
1
-1
/
+2
*
panfrost: Stop exposing internal panfrost_*_batch() functions
Boris Brezillon
2019-09-18
2
-14
/
+3
*
etnaviv: disable ARB_shadow
Christian Gmeiner
2019-09-18
1
-0
/
+2
*
Revert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"
Christian Gmeiner
2019-09-18
4
-2
/
+9
*
virgl: Remove wrong EAGAIN handling for drmIoctl
Lepton Wu
2019-09-18
1
-3
/
+3
*
iris: Skip allocating a null surface when there are 0 color regions.
Kenneth Graunke
2019-09-17
2
-2
/
+9
*
intel/compiler: Set "Null Render Target" ex_desc bit on Gen11
Kenneth Graunke
2019-09-17
1
-0
/
+3
*
docs/relnotes: add support for VK_KHR_shader_float_controls on Intel
Samuel Iglesias Gonsálvez
2019-09-17
1
-1
/
+1
*
anv: enable VK_KHR_shader_float_controls and SPV_KHR_float_controls
Samuel Iglesias Gonsálvez
2019-09-17
3
-0
/
+33
*
i965/fs: add support for shader float control to remove_extra_rounding_modes()
Samuel Iglesias Gonsálvez
2019-09-17
1
-1
/
+14
*
i965/fs: set rounding mode when emitting nir_op_f2f32 or nir_op_f2f16
Samuel Iglesias Gonsálvez
2019-09-17
1
-5
/
+27
*
i965/fs: set rounding mode when emitting fadd, fmul and ffma instructions
Samuel Iglesias Gonsálvez
2019-09-17
1
-1
/
+34
*
i965/fs: add emit_shader_float_controls_execution_mode() and aux functions
Samuel Iglesias Gonsálvez
2019-09-17
3
-0
/
+61
*
i965/fs/generator: add new opcode to set float controls modes in control regi...
Samuel Iglesias Gonsálvez
2019-09-17
3
-0
/
+19
[prev]
[next]