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
*
v3d: Dump fields in CLIF output in increasing offset order.
Eric Anholt
2018-07-27
1
-0
/
+14
*
v3d: Print addresses in CLIFs as references to buffers.
Eric Anholt
2018-07-27
4
-9
/
+42
*
v3d: Stop doing pretty-printed colorful booleans in CLIF output.
Eric Anholt
2018-07-27
5
-23
/
+15
*
v3d: Move clif dumping to a separate step from noting where the CLs are.
Eric Anholt
2018-07-27
3
-3
/
+19
*
v3d: Move clif dump BO lookup into the clif dumper.
Eric Anholt
2018-07-27
5
-38
/
+68
*
v3d: Pass the whole clif_dump structure to v3d_print_group().
Eric Anholt
2018-07-27
5
-11
/
+18
*
ac: pass write param to get_sampler_desc() from get_image_descriptor()
Timothy Arceri
2018-07-28
1
-1
/
+1
*
gallium/u_vbuf: split u_vbuf_get_minmax_index function (v2)
Marek Olšák
2018-07-27
1
-50
/
+51
*
gallium/auxiliary: Extern "c" fixes.
Alexander von Gluck IV
2018-07-27
3
-0
/
+24
*
gallium/noop: implement invalidate_resource
Marek Olšák
2018-07-27
1
-0
/
+6
*
radv: fix cdw check vs tracing emit
Dave Airlie
2018-07-28
1
-2
/
+2
*
radv: return binary code_size not variant code size to cache
Dave Airlie
2018-07-28
1
-1
/
+1
*
v3d: Drop the use of the semaphores.
Eric Anholt
2018-07-27
2
-9
/
+0
*
v3d: Drop the VG support from the XML.
Eric Anholt
2018-07-27
2
-15
/
+3
*
v3d: Use /* */ instead of () for enum names in CLIF output.
Eric Anholt
2018-07-27
1
-1
/
+1
*
v3d: CLIF-dump the "Vec size" field as 0 == maximum value.
Eric Anholt
2018-07-27
1
-0
/
+2
*
v3d: Stop using spaces in the names of our buffers.
Eric Anholt
2018-07-27
3
-2
/
+6
*
i965: implement GL_MESA_framebuffer_flip_y [v3]
Fritz Koenig
2018-07-27
9
-45
/
+43
*
mesa: GL_MESA_framebuffer_flip_y extension [v4]
Fritz Koenig
2018-07-27
27
-56
/
+146
*
gallium/auxiliary: Fix Autotools on Android (v2)
Chad Versace
2018-07-27
1
-1
/
+5
*
i965/icl: Disable binding table prefetching
Topi Pohjolainen
2018-07-27
2
-1
/
+20
*
glsl: use only copy_propagation_elements
Caio Marcelo de Oliveira Filho
2018-07-27
6
-375
/
+0
*
glsl: teach copy_propagation_elements to deal with whole variables
Caio Marcelo de Oliveira Filho
2018-07-27
1
-29
/
+118
*
i965: Disable guardband clipping on SandyBridge for odd dimensions
vadym.shovkoplias
2018-07-27
1
-0
/
+11
*
intel/compiler: fix lower conversions to account for predication
Iago Toral Quiroga
2018-07-27
1
-1
/
+4
*
radv: allocate enough space in radv_cmd_buffer_after_draw()
Samuel Pitoiset
2018-07-27
1
-0
/
+2
*
radv: check CS space in radv_emit_write_data_packet()
Samuel Pitoiset
2018-07-27
1
-14
/
+12
*
radv: do not emit pipeline stats flushes on compute queue
Samuel Pitoiset
2018-07-27
1
-1
/
+3
*
radv: reduce CB/DB meta flushes in radv_dst_access_flush()
Samuel Pitoiset
2018-07-27
1
-8
/
+23
*
radv: Fix build
Kenneth Graunke
2018-07-26
1
-1
/
+1
*
i965: Combine both gl_PatchVerticesIn lowering passes.
Kenneth Graunke
2018-07-26
6
-62
/
+84
*
i965: Expose EXT_base_instance extension in OpenGLES 3.0
Sagar Ghuge
2018-07-26
1
-1
/
+1
*
radv: Add support for ETC2 textures.
Bas Nieuwenhuizen
2018-07-27
3
-11
/
+49
*
clover: Reduce wait_count in abort path.
Jan Vesely
2018-07-26
1
-1
/
+3
*
clover: Don't extend illegal integer types.
Jan Vesely
2018-07-26
2
-2
/
+13
*
intel/compiler: Delete dead VS intrinsic handling.
Kenneth Graunke
2018-07-26
1
-12
/
+4
*
v3d: Avoid the GFXH-1461 workaround if we have only Z or only S.
Eric Anholt
2018-07-26
1
-4
/
+6
*
v3d: Rework the ordering of how we clear things.
Eric Anholt
2018-07-26
1
-31
/
+54
*
v3d: Only store buffers that have been written to.
Eric Anholt
2018-07-26
1
-3
/
+9
*
v3d: Track the buffers being loaded separately.
Eric Anholt
2018-07-26
3
-1
/
+8
*
v3d: Rename cleared/resolve to clear/store.
Eric Anholt
2018-07-26
5
-35
/
+35
*
nir: Add flipping of gl_PointCoord.y in nir_lower_wpos_ytransform.
Eric Anholt
2018-07-26
3
-0
/
+33
*
anv: drop unused local vars
Eric Engestrom
2018-07-26
1
-6
/
+0
*
anv: remove incorrect `UNUSED` flag
Eric Engestrom
2018-07-26
1
-1
/
+1
*
gallium: initialize ureg_dst::Invariant bit
Erik Faye-Lund
2018-07-26
1
-0
/
+3
*
radv: fix adjusting vertex fetches since 16bit support
Samuel Pitoiset
2018-07-26
1
-3
/
+4
*
nir: remove wrong assertion in print_var_decl()
Samuel Pitoiset
2018-07-26
1
-1
/
+0
*
ac: fix typo DSL_SEL -> DST_SEL
Marek Olšák
2018-07-26
3
-6
/
+6
*
radeonsi: update a comment about cache behavior
Marek Olšák
2018-07-26
1
-3
/
+3
*
intel: Make the decoder just store addresses for bases, not buffers.
Kenneth Graunke
2018-07-25
2
-12
/
+12
[next]