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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a6xx: Drop render condition check in blitter
Kristian H. Kristensen
2019-02-11
1
-5
/
+16
*
freedreno/a6xx: regen headers
Kristian H. Kristensen
2019-02-11
1
-25
/
+56
*
st/va/vp9: set max reference as default of VP9 reference number
Leo Liu
2019-02-11
1
-1
/
+6
*
st/va: fix the incorrect max profiles report
Leo Liu
2019-02-11
2
-2
/
+3
*
st/va:Add support for indirect manner by returning VA_STATUS_ERROR_OPERATION_...
Guttula, Suresh
2019-02-11
1
-2
/
+5
*
winsys/amdgpu: cs_check_space sets the minimum IB size for future IBs
Marek Olšák
2019-02-11
2
-2
/
+23
*
winsys/amdgpu: clean up IB buffer size computation
Marek Olšák
2019-02-11
1
-8
/
+4
*
winsys/amdgpu: remove occurence of INDIRECT_BUFFER_CONST
Marek Olšák
2019-02-11
1
-2
/
+1
*
winsys/amdgpu: use a separate fence list for syncobjs
Marek Olšák
2019-02-11
2
-17
/
+15
*
winsys/amdgpu: unify fence list code
Marek Olšák
2019-02-11
2
-59
/
+42
*
winsys/amdgpu: don't drop manually added fence dependencies
Marek Olšák
2019-02-11
1
-2
/
+0
*
radeonsi: fix EXPLICIT_FLUSH for flush offsets > 0
Marek Olšák
2019-02-11
1
-2
/
+5
*
gallium/u_threaded: fix EXPLICIT_FLUSH for flush offsets > 0
Marek Olšák
2019-02-11
1
-1
/
+2
*
nir/deref: Rematerialize parents in rematerialize_derefs_in_use_blocks
Jason Ekstrand
2019-02-11
1
-3
/
+2
*
intel/fs: Use enumerated array assignments in fb read TXF setup
Jason Ekstrand
2019-02-11
1
-5
/
+9
*
nvc0: we have 16k-sized framebuffers, fix default scissors
Ilia Mirkin
2019-02-10
1
-2
/
+2
*
panfrost: Specify supported draw modes per-context
Alyssa Rosenzweig
2019-02-11
2
-12
/
+11
*
radv: remove alloc parameter from pipeline init
Dave Airlie
2019-02-11
1
-5
/
+2
*
radv/llvm: initialise passes member.
Dave Airlie
2019-02-11
1
-1
/
+1
*
glsl: glsl to nir fix uninit class member.
Dave Airlie
2019-02-11
1
-0
/
+1
*
panfrost: Elucidate texture op scheduling comment
Alyssa Rosenzweig
2019-02-10
1
-8
/
+1
*
panfrost: Remove speculative if 0'd format bit code
Alyssa Rosenzweig
2019-02-10
1
-6
/
+0
*
panfrost: Remove if 0'd dead code
Alyssa Rosenzweig
2019-02-10
5
-83
/
+0
*
panfrost: Add kernel-agnostic resource management
Alyssa Rosenzweig
2019-02-10
2
-15
/
+172
*
panfrost: Don't hardcode number of nir_ssa_defs
Alyssa Rosenzweig
2019-02-10
1
-14
/
+14
*
panfrost: Clean-up one-argument passing quirk
Alyssa Rosenzweig
2019-02-10
2
-114
/
+112
*
glsl_type: initialize offset and location to -1 for glsl_struct_field
Karol Herbst
2019-02-09
1
-2
/
+2
*
nouveau: Silence unhandled cap warnings
Kenneth Graunke
2019-02-08
2
-0
/
+2
*
intel/compiler: use 0 as sampler in emit_mcs_fetch
Caio Marcelo de Oliveira Filho
2019-02-08
2
-2
/
+2
*
wsi: query the ICD's max dimensions instead of hard-coding them
Eric Engestrom
2019-02-08
6
-12
/
+32
*
nir: Convert a bcsel with only phi node sources to a phi node
Ian Romanick
2019-02-08
1
-0
/
+220
*
nir: Split ALU instructions in loops that read phis
Ian Romanick
2019-02-08
1
-0
/
+294
*
nir: Select phi nodes using prev_block instead of continue_block
Ian Romanick
2019-02-08
1
-11
/
+10
*
nir: Refactor code that checks phi nodes in opt_peel_loop_initial_if
Ian Romanick
2019-02-08
1
-16
/
+36
*
nir: Document some fields of nir_loop_terminator
Ian Romanick
2019-02-08
1
-0
/
+5
*
intel/compiler: Silence warning about value that may be used uninitialized
Ian Romanick
2019-02-08
1
-1
/
+1
*
nir: Silence zillions of unused parameter warnings in release builds
Ian Romanick
2019-02-08
1
-1
/
+1
*
i965: consider a 'base level' when calculating width0, height0, depth0
Andrii Simiklit
2019-02-07
1
-1
/
+25
*
nir: rewrite varying component packing
Timothy Arceri
2019-02-08
1
-102
/
+254
*
nir: add is_packing_supported_for_type() helper
Timothy Arceri
2019-02-08
1
-15
/
+13
*
nir: add glsl_type_is_32bit() helper
Timothy Arceri
2019-02-08
3
-0
/
+17
*
nir: add support for marking used patches when packing varyings
Timothy Arceri
2019-02-08
1
-23
/
+51
*
st/glsl_to_nir: call nir_remove_dead_variables() after lowing local indirects
Timothy Arceri
2019-02-08
1
-0
/
+7
*
util: move BITFIELD macros to util/macros.h
Timothy Arceri
2019-02-08
2
-24
/
+18
*
st/mesa: require RGBA2, RGB4, and RGBA4 to be renderable
Karol Herbst
2019-02-07
1
-0
/
+2
*
gallium: add PIPE_CAP_MAX_VARYINGS
Karol Herbst
2019-02-07
19
-16
/
+54
*
kmsro: Silence warning if missing
Alyssa Rosenzweig
2019-02-08
1
-1
/
+0
*
radv: assert that colorAttachment is valid for CmdClearAttachment
Lionel Landwerlin
2019-02-08
1
-3
/
+1
*
anv: assert that color attachment are valid
Lionel Landwerlin
2019-02-08
1
-4
/
+1
*
driconf: drop unused macro
Eric Engestrom
2019-02-07
1
-4
/
+0
[next]