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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: handle new CAPS
Karol Herbst
2019-07-02
2
-0
/
+26
*
panfrost: Pass referenced BOs to the SUBMIT ioctls
Boris Brezillon
2019-07-02
1
-19
/
+27
*
panfrost: Make SLAB pool creation rely on BO helpers
Boris Brezillon
2019-07-02
7
-110
/
+56
*
panfrost: Add the panfrost_drm_{create,release}_bo() helpers
Boris Brezillon
2019-07-02
3
-29
/
+70
*
panfrost: Move the mmap BO logic out of panfrost_drm_import_bo()
Boris Brezillon
2019-07-02
1
-21
/
+30
*
panfrost: Avoid passing winsys handles to import/export BO funcs
Boris Brezillon
2019-07-02
3
-19
/
+20
*
panfrost: Move BO meta-data out of panfrost_bo
Boris Brezillon
2019-07-02
6
-94
/
+98
*
panfrost: Stop exposing internal panfrost_drm_*() functions
Boris Brezillon
2019-07-02
2
-7
/
+2
*
panfrost: Get rid of the "free imported BO" logic
Boris Brezillon
2019-07-02
4
-37
/
+8
*
panfrost: Get rid of the panfrost_driver abstraction leftovers
Boris Brezillon
2019-07-02
3
-35
/
+0
*
panfrost: Move scanout res creation out of panfrost_resource_create()
Boris Brezillon
2019-07-02
1
-32
/
+41
*
panfrost: Add the sampled texture BO to the job
Boris Brezillon
2019-07-02
1
-0
/
+4
*
iris: Defer closing and freeing VMA until buffers are idle.
Kenneth Graunke
2019-07-02
1
-10
/
+51
*
iris: Add an explicit alignment parameter to iris_bo_alloc_tiled().
Kenneth Graunke
2019-07-02
3
-12
/
+19
*
v3d: do not flush jobs that are synced with 'Wait for transform feedback'
Iago Toral Quiroga
2019-07-02
5
-20
/
+61
*
v3d: emit 'Wait for transform feedback' commands when needed
Iago Toral Quiroga
2019-07-02
1
-0
/
+120
*
v3d: keep track of resources written by transform feedback
Iago Toral Quiroga
2019-07-02
3
-2
/
+15
*
st/dri: fix typo in format table for GR1616 format
Mike Blumenkrantz
2019-07-01
1
-1
/
+1
*
st/dri: pass dri2_format_mapping directly to dri2_create_image_from_winsys
Mike Blumenkrantz
2019-07-01
1
-4
/
+5
*
iris: Use MI_COPY_MEM_MEM for tiny resource_copy_region calls.
Kenneth Graunke
2019-07-01
1
-0
/
+27
*
nir: Add lower_rotate flag and set to true in all drivers
Sagar Ghuge
2019-07-01
6
-0
/
+7
*
panfrost: Implement instanced rendering
Alyssa Rosenzweig
2019-07-01
9
-60
/
+568
*
panfrost/decode: Compute padded_num_vertices for MODULO
Alyssa Rosenzweig
2019-07-01
1
-2
/
+12
*
panfrost/midgard: Emit type appropriate ld_vary
Alyssa Rosenzweig
2019-07-01
1
-2
/
+19
*
panfrost/midgard: Add unsigned ld/st ops
Alyssa Rosenzweig
2019-07-01
3
-1
/
+11
*
panfrost/midgard: Use the appropriate ld_attr type
Alyssa Rosenzweig
2019-07-01
1
-0
/
+20
*
panfrost: Implement dispatch helpers
Alyssa Rosenzweig
2019-07-01
4
-13
/
+165
*
panfrost: Remove ancient comment
Alyssa Rosenzweig
2019-07-01
1
-3
/
+0
*
targets/opencl: Add clangASTMatchers library as dependency
Michel Dänzer
2019-07-01
1
-0
/
+1
*
vl: Use CS composite shader only if TEX_LZ and DIV are supported
Gert Wollny
2019-06-30
2
-8
/
+11
*
gallium: Add CAP for opcode DIV
Gert Wollny
2019-06-30
10
-0
/
+11
*
vl: replace DIV-ADD with MAD using inverse size
Gert Wollny
2019-06-30
1
-4
/
+5
*
etnaviv: blt: blit with the original format when possible
Jonathan Marek
2019-06-29
1
-7
/
+11
*
etnaviv: clear all bits for 24bpp depth without stencil
Jonathan Marek
2019-06-29
1
-1
/
+1
*
android: fix typo LOCAL_EXPORT_C_INCLUDES
Chih-Wei Huang
2019-06-29
1
-1
/
+1
*
android: virgl: fix generated virgl_driinfo.h building rules
Mauro Rossi
2019-06-29
1
-2
/
+8
*
panfrost: Allow R11G11B10 rendering
Alyssa Rosenzweig
2019-06-28
2
-4
/
+15
*
panfrost: Default to util_pack_color for clears
Alyssa Rosenzweig
2019-06-28
1
-2
/
+7
*
Revert "meson: Add support for using cmake for finding LLVM"
Dylan Baker
2019-06-28
3
-21
/
+11
*
Revert "meson: try to use cmake as a finder for clang"
Dylan Baker
2019-06-28
1
-27
/
+16
*
panfrost: Disable DXT-style texture compression
Alyssa Rosenzweig
2019-06-28
1
-3
/
+1
*
panfrost: Dump unknown formats before aborting
Alyssa Rosenzweig
2019-06-28
1
-0
/
+1
*
panfrost/midgard: Fix 3D texture regression
Alyssa Rosenzweig
2019-06-28
1
-1
/
+2
*
panfrost: Add some special formats
Alyssa Rosenzweig
2019-06-28
3
-0
/
+7
*
panfrost/midgard: Implement integer sampler
Alyssa Rosenzweig
2019-06-28
3
-8
/
+42
*
panfrost: Remove dubious assert
Alyssa Rosenzweig
2019-06-28
1
-3
/
+0
*
panfrost: Implement primitive restart
Alyssa Rosenzweig
2019-06-28
1
-0
/
+13
*
Revert "iris/icl: Add WA_2204188704 to disable pixel shader panic dispatch"
Anuj Phogat
2019-06-28
1
-8
/
+0
*
freedreno/a6xx: wire up dither state
Rob Clark
2019-06-28
3
-2
/
+14
*
radeon/uvd: fix calc_ctx_size_h265_main10
Pierre-Eric Pelloux-Prayer
2019-06-28
3
-9
/
+9
[next]