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
*
doc: update calendar, add news and link release notes for 18.0.5
Juan A. Suarez Romero
2018-06-03
3
-7
/
+11
*
docs: add sha256 checksums for 18.0.5
Juan A. Suarez Romero
2018-06-03
1
-1
/
+2
*
docs: add release notes for 18.0.5
Juan A. Suarez Romero
2018-06-03
1
-0
/
+161
*
scons: Fix MinGW cross compilation with LLVM 5.0.
Jose Fonseca
2018-06-02
1
-1
/
+8
*
anv: Don't even bother processing relocs if we have softpin
Jason Ekstrand
2018-06-01
1
-3
/
+15
*
anv: Refactor reloc handling in execbuf_add_bo
Jason Ekstrand
2018-06-01
1
-36
/
+42
*
anv: Assert that the kernel leaves pinned BO addresses alone
Jason Ekstrand
2018-06-01
1
-1
/
+4
*
anv: Soft-pin everything else
Scott D Phillips
2018-06-01
3
-1
/
+21
*
anv: Soft-pin batch buffers
Scott D Phillips
2018-06-01
4
-11
/
+30
*
anv/batch_chain: Simplify secondary batch return chaining
Jason Ekstrand
2018-06-01
1
-40
/
+36
*
anv/batch_chain: Call batch_bo_finish at the end of end_batch_buffer
Jason Ekstrand
2018-06-01
1
-6
/
+6
*
anv: Soft-pin client-allocated memory
Jason Ekstrand
2018-06-01
1
-0
/
+3
*
anv/allocator: Support softpin in the BO cache
Jason Ekstrand
2018-06-01
1
-1
/
+50
*
anv/allocator: Set the BO flags in bo_cache_alloc/import
Jason Ekstrand
2018-06-01
5
-28
/
+60
*
anv: For pinned BOs, skip relocations, but track bo usage
Scott D Phillips
2018-06-01
2
-0
/
+66
*
anv: Use a separate pool for binding tables when soft pinning
Scott D Phillips
2018-06-01
3
-11
/
+53
*
anv: Soft-pin state pools
Scott D Phillips
2018-06-01
7
-10
/
+34
*
nir: Lower !f2b(x) to x == 0.0
Ian Romanick
2018-06-01
1
-0
/
+1
*
nir: Add some missing "optimization undo" patterns
Ian Romanick
2018-06-01
1
-1
/
+19
*
docs/meson: mention how to use array options
Eric Engestrom
2018-06-01
1
-0
/
+8
*
meson: drop unused empty string array element
Eric Engestrom
2018-06-01
1
-3
/
+3
*
meson: fix platforms=[]
Eric Engestrom
2018-06-01
1
-15
/
+13
*
meson: fix vulkan-drivers=[]
Eric Engestrom
2018-06-01
1
-8
/
+4
*
meson: fix gallium-drivers=[]
Eric Engestrom
2018-06-01
1
-41
/
+24
*
meson: fix dri-drivers=[]
Eric Engestrom
2018-06-01
1
-16
/
+9
*
REVIEWERS: add root meson.build to the Meson reviewers group
Eric Engestrom
2018-06-01
1
-0
/
+1
*
glsl: Add ir_binop_vector_extract in NIR
Juan A. Suarez Romero
2018-06-01
1
-0
/
+9
*
doc: update calendar, add news and link release notes for 18.1.1
Dylan Baker
2018-06-01
3
-7
/
+8
*
docs/relnotes: Add sha256 sums for mesa 18.1.1
Dylan Baker
2018-06-01
1
-1
/
+2
*
docs: Add release notes for 18.1.1
Dylan Baker
2018-06-01
1
-0
/
+167
*
i965: Add ARB_fragment_shader_interlock support.
Plamena Manolova
2018-06-01
10
-8
/
+37
*
mesa: Add GL/GLSL plumbing for ARB_fragment_shader_interlock.
Plamena Manolova
2018-06-01
14
-1
/
+197
*
compiler/spirv: reject invalid shader code properly
Martin Pelikán
2018-06-01
2
-5
/
+38
*
docs: change release manager for 18.1
Juan A. Suarez Romero
2018-06-01
1
-7
/
+7
*
virgl: Always assume that ORIGIN_UPPER_LEFT and PIXEL_CENTER* are supported
Gert Wollny
2018-06-01
1
-1
/
+2
*
radeonsi: Fix crash on shaders using MSAA image load/store
Alex Smith
2018-06-01
1
-1
/
+7
*
radv: Handle GFX9 merged shaders in radv_flush_constants()
Alex Smith
2018-06-01
1
-1
/
+8
*
radv: Consolidate GFX9 merged shader lookup logic
Alex Smith
2018-06-01
3
-35
/
+26
*
radv: Set active_stages the same whether or not shaders were cached
Alex Smith
2018-06-01
1
-5
/
+2
*
st/mesa: relax requirements for ARB_ES3_compatibility
Marek Olšák
2018-06-01
1
-4
/
+7
*
anv/blorp: Write relocated values into surface states
Scott D Phillips
2018-05-31
3
-16
/
+22
*
anv: Use an address for each anv_image plane
Jason Ekstrand
2018-05-31
5
-35
/
+32
*
anv/cmd_buffer: Rework surface relocation helpers
Jason Ekstrand
2018-05-31
1
-25
/
+19
*
anv: Use an anv_address in anv_buffer
Jason Ekstrand
2018-05-31
9
-61
/
+34
*
anv/cmd_buffer: Use anv_address for handling indirect parameters
Jason Ekstrand
2018-05-31
1
-44
/
+51
*
anv: Use an anv_address in anv_buffer_view
Jason Ekstrand
2018-05-31
5
-27
/
+36
*
anv: Use full anv_addresses in anv_surface_state
Jason Ekstrand
2018-05-31
3
-51
/
+55
*
anv: Add some anv_address helpers
Jason Ekstrand
2018-05-31
1
-0
/
+24
*
anv: Add vma_heap allocators in anv_device
Scott D Phillips
2018-05-31
2
-0
/
+144
*
intel/common: Add an address de-canonicalization helper
Jason Ekstrand
2018-05-31
1
-0
/
+12
[next]