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
...
*
radeonsi: return the last part's return value from @wrapper
Marek Olšák
2019-05-16
1
-3
/
+26
*
winsys/amdgpu: always set NO_CPU_ACCESS and NO_SUBALLOC on GDS resources
Marek Olšák
2019-05-16
1
-2
/
+5
*
swr: clean up supported OGL4.0/4.1 extensions list
Jan Zielinski
2019-05-16
1
-4
/
+5
*
vl/dri3: set back buffer from output to NULL with front buffer case
Leo Liu
2019-05-16
1
-0
/
+1
*
auxiliary/draw: fix crash with zero-stride draw auto
Roland Scheidegger
2019-05-16
1
-1
/
+2
*
util/os_file: always use the 'grow' mechanism
Eric Engestrom
2019-05-16
1
-42
/
+20
*
nir: lower_non_uniform_access: iterate over instructions safely
Lionel Landwerlin
2019-05-16
1
-1
/
+1
*
iris: Dodge more GLSL IR lowering
Kenneth Graunke
2019-05-15
1
-2
/
+3
*
intel/fs/live_variables: Do compute_start_end in BITSET_WORD chunks
Jason Ekstrand
2019-05-16
1
-9
/
+15
*
intel/fs/ra: Choose a spill reg before throwing away the graph
Jason Ekstrand
2019-05-16
1
-7
/
+7
*
intel/fs/ra: Add spill costs to the graph on-demand
Jason Ekstrand
2019-05-16
1
-4
/
+9
*
intel/fs/ra: Add a helper for discarding the interference graph
Jason Ekstrand
2019-05-16
1
-2
/
+9
*
nir/algebraic: Remove problematic "optimization"
Alyssa Rosenzweig
2019-05-16
1
-3
/
+0
*
panfrost/midgard: Add load/store opcodes
Alyssa Rosenzweig
2019-05-16
4
-52
/
+131
*
panfrost/midgard: Enable integer constant inlining
Alyssa Rosenzweig
2019-05-16
1
-4
/
+0
*
panfrost/midgard: Remove imov workaround
Alyssa Rosenzweig
2019-05-16
1
-26
/
+0
*
panfrost/midgard: Set int outmod for ops writing integers
Alyssa Rosenzweig
2019-05-16
2
-7
/
+23
*
panfrost: Set custom stride for textures when necessary
Alyssa Rosenzweig
2019-05-16
1
-0
/
+25
*
panfrost/decode: Stride decoding
Alyssa Rosenzweig
2019-05-16
2
-3
/
+33
*
panfrost/decode: Futureproof texture dumping
Alyssa Rosenzweig
2019-05-16
1
-2
/
+13
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
59
-509
/
+509
*
ac: add comments to chip enums
Marek Olšák
2019-05-15
1
-11
/
+11
*
compiler: Add lowering support for 64-bit saturate operations to software
Anuj Phogat
2019-05-15
2
-0
/
+15
*
st/dri: Minor style fixes
Kenneth Graunke
2019-05-15
1
-4
/
+6
*
virgl: handle DONT_BLOCK and MAP_DIRECTLY
Chia-I Wu
2019-05-15
4
-7
/
+45
*
virgl: add virgl_resource_transfer_prepare
Chia-I Wu
2019-05-15
4
-55
/
+49
*
virgl: honor DISCARD_WHOLE_RESOURCE in virgl_res_needs_readback
Chia-I Wu
2019-05-15
1
-1
/
+2
*
virgl: clean up virgl_res_needs_readback
Chia-I Wu
2019-05-15
1
-5
/
+16
*
nir: fix lower_non_uniform_access pass
Lionel Landwerlin
2019-05-15
1
-0
/
+1
*
gbm: gbm_bo_get_handle_for_plane fallback to nonplanar handle
Alex Villacís Lasso
2019-05-15
1
-0
/
+6
*
gallium: Add default check for PIPE_CAP_FRAGMENT_SHADER_INTERLOCK
Alyssa Rosenzweig
2019-05-14
1
-0
/
+1
*
iris: Check if resource has stencil before returning it
Andrii Kryvytskyi
2019-05-14
1
-1
/
+5
*
i965/blorp: Set MOCS for gen11 in blorp_alloc_vertex_buffer
Jordan Justen
2019-05-14
1
-1
/
+5
*
iris: Enable fragment shader interlock on Gen9+.
Kenneth Graunke
2019-05-14
1
-0
/
+1
*
gallium: Add a PIPE_CAP_FRAGMENT_SHADER_INTERLOCK.
Kenneth Graunke
2019-05-14
3
-0
/
+4
*
intel/compiler: use bitset instead of opencoding a 32-bit bitset. (v2)
Dave Airlie
2019-05-15
1
-7
/
+10
*
intel/compiler: remove repeated bit_size / 8 in brw mem lowering pass.
Dave Airlie
2019-05-15
1
-7
/
+8
*
intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8
Kenneth Graunke
2019-05-14
13
-34
/
+193
*
intel/compiler: Move ICP handle fetching into a helper function.
Kenneth Graunke
2019-05-14
2
-36
/
+47
*
intel/compiler: Don't repeat dispatch max fixing condition
Kenneth Graunke
2019-05-14
1
-2
/
+5
*
intel/compiler: Rename invocation_id_mask to instance_id_mask
Kenneth Graunke
2019-05-14
1
-4
/
+4
*
intel/compiler: Refactor TCS invocation ID setup into a helper
Kenneth Graunke
2019-05-14
2
-14
/
+23
*
i965: Pass compiler to default key populators
Kenneth Graunke
2019-05-14
13
-27
/
+37
*
ac: use 1D GEPs for descriptors and constants
Marek Olšák
2019-05-14
3
-13
/
+12
*
mesa: fix _mesa_max_texture_levels for GL_TEXTURE_EXTERNAL_OES
Marek Olšák
2019-05-14
1
-1
/
+1
*
freedreno: Move msm_drm.h to the same spot as other DRM uapi.
Eric Anholt
2019-05-14
7
-341
/
+4
*
nir/algebraic: Commute 1-fsat(a) to fsat(1-a) for all non-fmul instructions
Ian Romanick
2019-05-14
2
-5
/
+24
*
nir/algebraic: Eliminate useless fsat() on operand of comparison w/value in (...
Ian Romanick
2019-05-14
2
-0
/
+57
*
nir/algebraic: Strip double negatives from comparison sources
Ian Romanick
2019-05-14
1
-0
/
+28
*
intel/compiler: Repeat nir_opt_algebraic_late
Ian Romanick
2019-05-14
2
-1
/
+20
[prev]
[next]