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
*
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
*
drisw: fix incomplete type compilation failure
Brian Paul
2019-03-11
1
-0
/
+1
*
docs: try to improve the Meson documentation (v2)
Brian Paul
2019-03-11
2
-40
/
+106
*
st/mesa: minor refactoring of texture/sampler delete code
Brian Paul
2019-03-11
3
-6
/
+11
*
st/mesa: rename st_texture_release_sampler_view()
Brian Paul
2019-03-11
3
-5
/
+5
*
st/mesa: add/improve sampler view comments
Brian Paul
2019-03-11
1
-2
/
+8
*
st/mesa: move around some code in st_context.c
Brian Paul
2019-03-11
2
-122
/
+116
*
st/mesa: move utility functions, macros into new st_util.h file
Brian Paul
2019-03-11
33
-91
/
+184
*
anv: destroy descriptor sets when pool gets reset
Juan A. Suarez Romero
2019-03-11
1
-0
/
+6
*
nir: find induction/limit vars in iand instructions
Timothy Arceri
2019-03-12
1
-8
/
+91
*
nir: pass nir_op to calculate_iterations()
Timothy Arceri
2019-03-12
1
-7
/
+10
*
nir: add get_induction_and_limit_vars() helper to loop analysis
Timothy Arceri
2019-03-12
1
-15
/
+26
*
nir: add helper to return inversion op of a comparison
Timothy Arceri
2019-03-12
1
-0
/
+29
*
nir: simplify the loop analysis trip count code a little
Timothy Arceri
2019-03-12
1
-81
/
+82
*
nir: unroll some loops with a variable limit
Timothy Arceri
2019-03-12
1
-0
/
+55
*
nir: calculate trip count for more loops
Timothy Arceri
2019-03-12
3
-6
/
+49
*
nir: add partial loop unrolling support
Timothy Arceri
2019-03-12
1
-8
/
+199
*
nir: add new partially_unrolled bool to nir_loop
Timothy Arceri
2019-03-12
2
-0
/
+2
*
nir: add guess trip count support to loop analysis
Timothy Arceri
2019-03-12
2
-6
/
+86
*
panfrost: Add support for PAN_MESA_DEBUG
Tomeu Vizoso
2019-03-12
6
-27
/
+88
*
panfrost/midgard: Add support for MIDGARD_MESA_DEBUG
Tomeu Vizoso
2019-03-12
2
-22
/
+50
[next]