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
...
*
nir/regs_to_ssa: Handle regs in phi sources properly
Jason Ekstrand
2019-07-16
1
-2
/
+32
*
spirv: Add a warning for ArrayStride on arrays of blocks
Jason Ekstrand
2019-07-16
1
-2
/
+9
*
anv: Increase state allocation size limit to 2MB
Caio Marcelo de Oliveira Filho
2019-07-16
1
-1
/
+1
*
meta: leaking of BO with DrawPixels
Yevhenii Kolesnikov
2019-07-16
1
-0
/
+2
*
swrast: Move _mesa_format_pack_colormask() to the only caller.
Eric Anholt
2019-07-16
3
-78
/
+72
*
mesa: Give _mesa_format_get_color_encoding a clearer name.
Eric Anholt
2019-07-16
14
-35
/
+22
*
mesa: Drop redundant checks for sRGB before sRGB to linear conversion.
Eric Anholt
2019-07-16
2
-6
/
+4
*
mesa: Fold _mesa_unpack_depth_stencil_row() into its only caller.
Eric Anholt
2019-07-16
3
-34
/
+14
*
mesa: Convert format_pack/unpack off of GL types.
Eric Anholt
2019-07-16
4
-353
/
+352
*
mesa: Port format_pack/unpack off of _mesa_problem().
Eric Anholt
2019-07-16
2
-47
/
+17
*
mesa: Mostly switch Mesa format info off of GL types other than GLenum.
Eric Anholt
2019-07-16
2
-142
/
+144
*
mesa: Rename gl_pack typedefs to mesa_pack.
Eric Anholt
2019-07-16
5
-20
/
+20
*
mesa: Rename gl_format_info to mesa_format_info.
Eric Anholt
2019-07-16
2
-29
/
+29
*
state_tracker: Move the format test out to be an actual unit test.
Eric Anholt
2019-07-16
3
-51
/
+117
*
u_format: Remove pointless comments.
Eric Anholt
2019-07-16
1
-6
/
+0
*
src/util: Switch _mesa_half_to_float() to u_half.h's version.
Eric Anholt
2019-07-16
1
-43
/
+2
*
u_half_test: Turn it into an actual unit test.
Eric Anholt
2019-07-16
1
-4
/
+5
*
android: radv/gfx10: generate gfx10_format_table.h
Mauro Rossi
2019-07-16
2
-1
/
+17
*
mesa/st: add sampler uniforms
Rob Clark
2019-07-16
1
-6
/
+45
*
egl/android: handle multi-fd native windows
Rob Clark
2019-07-16
1
-25
/
+55
*
st,i965: Stop looping on 64-bit lowering
Jason Ekstrand
2019-07-16
3
-30
/
+13
*
nir/lower_doubles: Handle fdiv and fsub directly
Jason Ekstrand
2019-07-16
2
-2
/
+17
*
nir/lower_doubles: Use the new NIR lowering framework
Jason Ekstrand
2019-07-16
1
-72
/
+65
*
nir/lower_doubles: Use "alu" for the nir_alu_instr
Jason Ekstrand
2019-07-16
1
-15
/
+15
*
nir/lower_int64: Use the core NIR lowering framework
Jason Ekstrand
2019-07-16
1
-74
/
+49
*
nir/alu_to_scalar: Use the new NIR lowering framework
Jason Ekstrand
2019-07-16
1
-93
/
+54
*
nir/alu_to_scalar: Use "alu" as the name for the nir_alu_instr
Jason Ekstrand
2019-07-16
1
-50
/
+50
*
nir/lower_system_values: Support lowering more intrinsics
Jason Ekstrand
2019-07-16
1
-87
/
+83
*
nir/lower_system_values: Drop the context-aware builder functions
Jason Ekstrand
2019-07-16
1
-97
/
+96
*
nir/lower_system_values: Use the new generic NIR lowering helpers
Jason Ekstrand
2019-07-16
1
-96
/
+55
*
nir/lower_subgroups: Use the new generic NIR lowering helpers
Jason Ekstrand
2019-07-16
1
-45
/
+14
*
nir: Add some generic helpers for writing lowering passes
Jason Ekstrand
2019-07-16
2
-0
/
+192
*
nir: Add a helper for fetching the SSA def from an instruction
Jason Ekstrand
2019-07-16
2
-0
/
+49
*
pandecode: Add more addresses to trace
Tomeu Vizoso
2019-07-16
1
-5
/
+5
*
panfrost: Use 64-bit descriptors globally
Tomeu Vizoso
2019-07-16
5
-67
/
+26
*
anv: Account for dynamic stencil write disables in the PMA fix
Jason Ekstrand
2019-07-16
1
-0
/
+2
*
panfrost: Implement opportunistic AFBC
Alyssa Rosenzweig
2019-07-16
5
-1
/
+100
*
panfrost/mfbd: Zero out framebuffer_stride
Alyssa Rosenzweig
2019-07-16
1
-2
/
+3
*
panfrost: AFBC buffers must be cache-line aligned
Alyssa Rosenzweig
2019-07-16
1
-0
/
+5
*
panfrost: Add Z/S and MRT BOs to the job
Alyssa Rosenzweig
2019-07-16
2
-10
/
+12
*
panfrost: Set usage2 during draw, not CSO
Alyssa Rosenzweig
2019-07-16
2
-24
/
+37
*
meta: memory leak of CopyPixels usage
Sergii Romantsov
2019-07-16
1
-0
/
+14
*
radv: add radv_emit_streamout_{begin,end} helpers
Samuel Pitoiset
2019-07-16
1
-8
/
+35
*
radv: pass output values to radv_emit_stream_output()
Samuel Pitoiset
2019-07-16
1
-13
/
+18
*
radv: allow to select DST_SEL with RELEASE_MEM
Samuel Pitoiset
2019-07-16
4
-3
/
+11
*
radv: allow to emit PS_DONE/CS_DONE with RELEASE_MEM
Samuel Pitoiset
2019-07-16
1
-1
/
+2
*
radv: restore an assertion in handle_vs_outputs()
Samuel Pitoiset
2019-07-16
1
-1
/
+1
*
radv/gfx10: emit ES outputs of TES when it's not NGG
Samuel Pitoiset
2019-07-16
1
-3
/
+3
*
radv: update LATE_ALLOC_VS.LIMIT
Samuel Pitoiset
2019-07-16
1
-18
/
+42
*
radv/gfx10: support pixel shaders without exports
Samuel Pitoiset
2019-07-16
1
-1
/
+7
[prev]
[next]