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
*
broadcom/vc5: Keep output height pad out of the store TLB general address.
Eric Anholt
2017-10-30
1
-1
/
+1
*
broadcom/vc5: Drop padding bits from the texture shader state's address.
Eric Anholt
2017-10-30
1
-1
/
+1
*
broadcom/vc5: Drop alignment bits from texture P1's address.
Eric Anholt
2017-10-30
1
-1
/
+1
*
broadcom/vc5: Drop alignment bits from Z/S rendering mode config address.
Eric Anholt
2017-10-30
1
-1
/
+1
*
broadcom/xml: Fix address packing for address with >= 8 alignment bits.
Eric Anholt
2017-10-30
1
-2
/
+5
*
broadcom/clif: Print out the contents of the generic tile list.
Eric Anholt
2017-10-30
1
-0
/
+19
*
broadcom/clif: Move the CL printing part of CL dumps to a helper.
Eric Anholt
2017-10-30
1
-28
/
+32
*
broadcom/vc5: Lower unpack_*_4x8 to normal math.
Eric Anholt
2017-10-30
1
-0
/
+3
*
broadcom/vc5: Add PIPE_TEX_WRAP_CLAMP support for linear-filtered textures.
Eric Anholt
2017-10-30
3
-4
/
+16
*
broadcom/vc5: Disable GL_ARB_transform_feedback3.
Eric Anholt
2017-10-30
1
-1
/
+1
*
broadcom/vc5: Fix gl_FragCoord pixel center setup.
Eric Anholt
2017-10-30
1
-3
/
+4
*
broadcom/vc5: Always set up 1D textures as raster order.
Eric Anholt
2017-10-30
1
-0
/
+5
*
broadcom/xml: Throw an #error in XML-based codegen for a >1bit bool
Eric Anholt
2017-10-30
1
-0
/
+3
*
broadcom/vc4: Fix bool marking on Rasterizer Oversample Mode.
Eric Anholt
2017-10-30
1
-1
/
+1
*
broadcom/vc5: Mark lookup type as uint, not bool.
Eric Anholt
2017-10-30
1
-1
/
+1
*
broadcom/vc5: Fix GPU hang with no vertex elements used by the VS.
Eric Anholt
2017-10-30
1
-4
/
+24
*
intel: common: silence compiler warning
Lionel Landwerlin
2017-10-30
1
-1
/
+1
*
glsl/linker: Check that re-declared, inter-shader built-in blocks match
Eduardo Lima Mitev
2017-10-30
1
-0
/
+29
*
glsl: Use the utility function to copy symbols between symbol tables
Eduardo Lima Mitev
2017-10-30
2
-31
/
+10
*
glsl_parser_extra: Add utility to copy symbols between symbol tables
Eduardo Lima Mitev
2017-10-30
2
-0
/
+48
*
i965: remove unused variable
Eric Engestrom
2017-10-30
1
-3
/
+0
*
meson: wire up egl/android
Eric Engestrom
2017-10-30
1
-1
/
+4
*
glsl: Remove ir_binop_greater and ir_binop_lequal expressions
Ian Romanick
2017-10-30
14
-116
/
+39
*
glsl/parser: Track built-in types using the glsl_type directly
Ian Romanick
2017-10-30
4
-12
/
+28
*
glsl/parser: Return the glsl_type object from the lexer
Ian Romanick
2017-10-30
2
-282
/
+182
*
glsl/parser: Allocate identifier inside classify_identifier
Ian Romanick
2017-10-30
1
-29
/
+15
*
glsl/parser: Move anonymous struct name handling to the parser
Ian Romanick
2017-10-30
2
-14
/
+11
*
glsl/parser: Silence unused parameter warning
Ian Romanick
2017-10-30
3
-5
/
+5
*
glsl: Silence unused parameter warnings
Ian Romanick
2017-10-30
2
-7
/
+8
*
Android: move drivers' symlinks to /vendor (v2)
Mauro Rossi
2017-10-30
1
-2
/
+3
*
Revert "foo"
Emil Velikov
2017-10-30
1
-12
/
+12
*
foo
Emil Velikov
2017-10-30
1
-12
/
+12
*
util: hashtable: make hashing prototypes match
Lionel Landwerlin
2017-10-30
2
-2
/
+3
*
radv: Fix -Wformat-security issue
Alex Smith
2017-10-30
1
-1
/
+1
*
radv: add cache items to in memory cache when reading from disk
Timothy Arceri
2017-10-30
1
-70
/
+71
*
i965: fix blorp stage_prog_data->param leak
Tapani Pälli
2017-10-30
1
-1
/
+1
*
i965: correctly assign SamplerCount of INTERFACE_DESCRIPTOR_DATA
Kevin Rogovin
2017-10-29
1
-1
/
+1
*
i965: Only set key->high_quality_derivatives when it matters.
Kenneth Graunke
2017-10-29
1
-0
/
+1
*
nir: Make nir_gather_info collect a uses_fddx_fddy flag.
Kenneth Graunke
2017-10-29
2
-0
/
+23
*
i965: Update brw_wm_debug_recompile() for newer key entries.
Kenneth Graunke
2017-10-29
1
-5
/
+14
*
i965: Delete brw_wm_prog_key::drawable_height.
Kenneth Graunke
2017-10-29
1
-1
/
+0
*
radv: Implement VK_AMD_shader_info
Alex Smith
2017-10-29
6
-35
/
+171
*
etnaviv: add ext_texture_srgb support
Christian Gmeiner
2017-10-28
3
-1
/
+10
*
intel/compiler/gen9: Pixel shader header only workaround
Topi Pohjolainen
2017-10-28
1
-0
/
+29
*
scons: fix OSMesa driver build
Brian Paul
2017-10-27
1
-0
/
+1
*
scons: fix scons build to find generated glapitable.h
Brian Paul
2017-10-27
1
-0
/
+1
*
gallium: s/unsigned/enum pipe_prim_type/
Brian Paul
2017-10-27
6
-7
/
+8
*
draw: don't cull tris with zero area
Roland Scheidegger
2017-10-27
2
-3
/
+12
*
meson: Add a dependency on nir_opcodes_h for freedreno
Dylan Baker
2017-10-27
1
-1
/
+1
*
meson: build gallium based osmesa
Dylan Baker
2017-10-27
3
-1
/
+102
[next]