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
*
docs: Add release notes for 19.0.0
Dylan Baker
2019-03-13
1
-2
/
+2402
*
egl/dri: Avoid out of bounds array access
Kevin Strasser
2019-03-13
1
-2
/
+4
*
iris: Use streaming loads to read from tiled surfaces
Chris Wilson
2019-03-13
2
-2
/
+5
*
iris: Use coherent allocation for PIPE_RESOURCE_STAGING
Chris Wilson
2019-03-13
3
-1
/
+24
*
iris: Use PIPE_BUFFER_STAGING for the query objects
Chris Wilson
2019-03-13
1
-1
/
+1
*
intel/nir: Combine store_derefs to improve code from SPIR-V
Caio Marcelo de Oliveira Filho
2019-03-13
1
-0
/
+1
*
intel/nir: Combine store_derefs after vectorizing IO
Caio Marcelo de Oliveira Filho
2019-03-13
1
-0
/
+1
*
nir: Add a pass to combine store_derefs to same vector
Caio Marcelo de Oliveira Filho
2019-03-13
6
-0
/
+580
*
ac: use the raw tbuffer version for 16-bit SSBO loads
Samuel Pitoiset
2019-03-13
3
-6
/
+3
*
ac: add ac_build_{struct,raw}_tbuffer_load() helpers
Samuel Pitoiset
2019-03-13
3
-23
/
+75
*
radv: use typed buffer loads for vertex input fetches
Samuel Pitoiset
2019-03-13
4
-53
/
+57
*
radv: store more vertex attribute infos as pipeline keys
Samuel Pitoiset
2019-03-13
3
-0
/
+37
*
ac: rework typed buffers loads for LLVM 7
Samuel Pitoiset
2019-03-13
3
-57
/
+83
*
panfrost: Set bo->gem_handle when creating a linear BO
Tomeu Vizoso
2019-03-13
1
-1
/
+3
*
panfrost: Set bo->size[0] in the DRM backend
Tomeu Vizoso
2019-03-13
2
-6
/
+5
*
intel/fs: Fix opt_peephole_csel to not throw away saturates.
Kenneth Graunke
2019-03-12
1
-0
/
+1
*
glsl/lower_vector_derefs: Don't use a temporary for TCS outputs
Jason Ekstrand
2019-03-13
1
-10
/
+64
*
glsl/list: Add a list variant of insert_after
Jason Ekstrand
2019-03-13
1
-0
/
+26
*
nir/loop_unroll: Fix out-of-bounds access handling
Jason Ekstrand
2019-03-12
1
-12
/
+2
*
anv: Ignore VkRenderPassInputAttachementAspectCreateInfo
Jason Ekstrand
2019-03-12
1
-0
/
+4
*
v3d: Fix leak of the renderonly struct on screen destruction.
Eric Anholt
2019-03-12
1
-0
/
+1
*
v3d: Fix leak of the mem_ctx after the DAG refactor.
Eric Anholt
2019-03-12
1
-2
/
+2
*
glx: add support for GLX_ARB_create_context_no_error (v3)
Grigori Goronzy
2019-03-12
8
-1
/
+96
*
radv: set the maximum number of IBs per submit to 192
Samuel Pitoiset
2019-03-12
2
-1
/
+8
*
anv: Fix destroying descriptor sets when pool gets reset
Danylo Piliaiev
2019-03-12
1
-6
/
+5
*
v3d: Disable PIPE_CAP_BLIT_BASED_TEXTURE_TRANSFER.
Eric Anholt
2019-03-12
1
-0
/
+3
*
intel/nir: Vectorize all IO
Jason Ekstrand
2019-03-12
1
-0
/
+17
*
nir: Add a pass for lowering IO back to vector when possible
Jason Ekstrand
2019-03-12
5
-1
/
+392
*
ac/nir: fix 16-bit ssbo stores
Rhys Perry
2019-03-12
1
-0
/
+2
*
scons: Compatibility with Scons development version string
pal1000
2019-03-12
2
-2
/
+14
*
anv: revert "anv: release memory allocated by glsl types during spirv_to_nir"
Tapani Pälli
2019-03-12
1
-2
/
+0
*
radeonsi/nir: Use nir stripping pass
Connor Abbott
2019-03-12
1
-0
/
+5
*
nir: Add a stripping pass for improved cacheability
Connor Abbott
2019-03-12
4
-0
/
+111
*
radv: fix pointSizeRange limits
Samuel Pitoiset
2019-03-12
1
-1
/
+1
*
iris: Flag fewer dirty bits in BLORP
Sagar Ghuge
2019-03-11
1
-3
/
+27
*
st/glsl_to_nir: fix incorrect arrary access
Timothy Arceri
2019-03-12
1
-2
/
+5
*
nir: silence a couple new compiler warnings
Brian Paul
2019-03-12
2
-2
/
+2
*
panfrost: Identify fragment_extra flags
Alyssa Rosenzweig
2019-03-12
3
-10
/
+30
*
panfrost: Document "depth-buffer writeback" bit
Alyssa Rosenzweig
2019-03-12
2
-1
/
+9
*
panfrost: Support linear depth textures
Alyssa Rosenzweig
2019-03-12
1
-2
/
+4
*
panfrost: Allocate dedicated slab for linear BOs
Alyssa Rosenzweig
2019-03-12
2
-15
/
+22
*
panfrost: Determine framebuffer format bits late
Alyssa Rosenzweig
2019-03-12
1
-17
/
+42
*
panfrost: Delay color buffer setup
Alyssa Rosenzweig
2019-03-12
1
-43
/
+50
*
panfrost: Combine has_afbc/tiled in layout enum
Alyssa Rosenzweig
2019-03-12
3
-24
/
+64
*
panfrost: Cleanup needless if in create_bo
Alyssa Rosenzweig
2019-03-12
1
-30
/
+26
*
i965: Reimplement all the PIPE_CONTROL rules.
Kenneth Graunke
2019-03-11
1
-136
/
+403
*
i965: Use genxml for emitting PIPE_CONTROL.
Kenneth Graunke
2019-03-11
7
-230
/
+362
*
i965: Rename ISP_DIS to INDIRECT_STATE_POINTERS_DISABLE.
Kenneth Graunke
2019-03-11
2
-2
/
+2
*
i965: Move some genX infrastructure to genX_boilerplate.h.
Kenneth Graunke
2019-03-11
4
-128
/
+174
*
gallium/winsys/kms: fix incomplete type compilation failure
Brian Paul
2019-03-11
1
-0
/
+1
[next]