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
*
intel/fs: Properly stride NULL replacement regs in DCE
Jason Ekstrand
2019-07-17
1
-1
/
+2
*
nir: Fix nir_lower_alu_to_scalar's instr filtering.
Eric Anholt
2019-07-17
1
-1
/
+1
*
panfrost: Merge varyings_mem into transient buffers
Alyssa Rosenzweig
2019-07-17
3
-15
/
+5
*
vulkan/wsi: update swapchain status on vkQueuePresent
Lionel Landwerlin
2019-07-17
1
-0
/
+21
*
radv: add an option for disabling NGG on GFX10
Samuel Pitoiset
2019-07-17
4
-1
/
+8
*
softpipe: pass stream-out targets to draw-module early
Erik Faye-Lund
2019-07-17
2
-15
/
+8
*
spirv_extensions: i965: initialize SPIR-V extensions
Alejandro Piñeiro
2019-07-17
2
-1
/
+12
*
spirv_extensions: add spirv_supported_extensions on gl_constants
Alejandro Piñeiro
2019-07-17
2
-1
/
+21
*
spirv_extensions: define spirv_extensions_supported
Alejandro Piñeiro
2019-07-17
2
-0
/
+43
*
spirv_extensions: add list of extensions and to_string method
Alejandro Piñeiro
2019-07-17
2
-0
/
+37
*
spirv_extensions: add GL_ARB_spirv_extensions boilerplate
Alejandro Piñeiro
2019-07-17
12
-0
/
+137
*
radv/gfx10: implement VK_EXT_post_depth_coverage
Samuel Pitoiset
2019-07-17
5
-0
/
+5
*
radv/gfx10: disable the TC compat zrange workaround
Samuel Pitoiset
2019-07-17
4
-4
/
+13
*
radv/gfx10: fallback to the legacy path if tess and extreme geometry
Samuel Pitoiset
2019-07-17
2
-1
/
+13
*
radv/gfx10: always build the GS copy shader but uses it on-demand
Samuel Pitoiset
2019-07-17
3
-7
/
+24
*
softpipe: Remove unused static function
Gert Wollny
2019-07-17
1
-9
/
+0
*
spirv: Bail when we see CounterBuffer decoration
Caio Marcelo de Oliveira Filho
2019-07-16
1
-1
/
+1
*
iris: Drop copy and pasted iris_timebase_scale
Kenneth Graunke
2019-07-16
3
-12
/
+3
*
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
[next]