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
*
mesa: add sanity check assertion in update_array_format
Brian Paul
2016-10-13
1
-0
/
+3
*
mesa: remove needless cast in update_array()
Brian Paul
2016-10-13
1
-1
/
+1
*
mesa: simplify update_array() with a vao local var
Brian Paul
2016-10-13
1
-7
/
+7
*
vbo: simplify some code in check_draw_elements_data()
Brian Paul
2016-10-13
1
-5
/
+4
*
mesa: rename gl_vertex_attrib_array gl_array_attributes
Brian Paul
2016-10-13
8
-31
/
+31
*
mesa: rename gl_vertex_attrib_array::VertexBinding
Brian Paul
2016-10-13
5
-26
/
+26
*
mesa: rename some vars in arrayobj.c
Brian Paul
2016-10-13
1
-24
/
+31
*
tgsi: fix comment typo in tgsi_ureg.c
Brian Paul
2016-10-13
1
-1
/
+1
*
mesa: replace gl_framebuffer::_IntegerColor wih _IntegerBuffers
Brian Paul
2016-10-13
7
-10
/
+15
*
mesa: remove 'params' parameter from ctx->Driver.TexParameter()
Brian Paul
2016-10-13
8
-37
/
+20
*
vc4: Avoid loading from the texture during non-utile-aligned glTexImage().
Eric Anholt
2016-10-13
1
-12
/
+34
*
st/nine: Fix possible segfault in surface ctor
Axel Davy
2016-10-13
1
-2
/
+2
*
st/nine: Remove useless code in nine_shader
Axel Davy
2016-10-13
1
-5
/
+0
*
gallium/os: Use unsigned integers for size computation
Axel Davy
2016-10-13
1
-2
/
+2
*
nvc0: enable ARB_enhanced_layouts
Samuel Pitoiset
2016-10-13
1
-1
/
+1
*
radv: fix the wayland wsi busy bit
Dave Airlie
2016-10-14
1
-1
/
+1
*
anv: fix the wayland wsi busy flag setting
Dave Airlie
2016-10-14
1
-1
/
+1
*
radv: Use new image load/store intrinsic signatures v2
Tom Stellard
2016-10-14
1
-25
/
+108
*
radv: Fix incorrect comment
Tom Stellard
2016-10-14
1
-2
/
+2
*
radv: fix identity swizzle handling
Dave Airlie
2016-10-14
1
-8
/
+10
*
anv/wsi: fix apps that acquire multiple images up front
Dave Airlie
2016-10-14
2
-0
/
+2
*
radv/wsi: fix app that acquire multiple images up front
Dave Airlie
2016-10-14
2
-0
/
+2
*
anv: initialise and increment send_sbc
Dave Airlie
2016-10-14
1
-0
/
+2
*
radeonsi: adjust and clean up Z_ORDER and EXEC_ON_x settings
Marek Olšák
2016-10-13
2
-22
/
+32
*
radeonsi: disable ReZ
Marek Olšák
2016-10-13
1
-7
/
+4
*
radeonsi: implement TC-compatible HTILE
Marek Olšák
2016-10-13
9
-24
/
+185
*
gallium: add PIPE_RESOURCE_FLAG_TEXTURING_MORE_LIKELY
Marek Olšák
2016-10-13
2
-1
/
+3
*
radeonsi: fix regression in image atomics
Nicolai Hähnle
2016-10-13
1
-1
/
+1
*
st/mesa: fix vertex elements setup for doubles
Nicolai Hähnle
2016-10-13
1
-48
/
+50
*
st/glsl_to_tgsi: remove unnecessary ir_instruction argument from get_opcode
Nicolai Hähnle
2016-10-13
1
-3
/
+3
*
st/glsl_to_tgsi: fix textureGatherOffset with indirectly loaded offsets
Nicolai Hähnle
2016-10-13
1
-1
/
+17
*
st/glsl_to_tgsi: simplify translate_tex_offset
Nicolai Hähnle
2016-10-13
1
-50
/
+14
*
radeonsi: fix the coordinate overloading of llvm.amdgcn.image.atomic.cmpswap.*
Nicolai Hähnle
2016-10-13
1
-2
/
+7
*
radv: Return correct result in EnumeratePhysicalDevices
Nicolas Koch
2016-10-13
1
-0
/
+2
*
st/mesa: only flip stipple pattern for winsys fbo's
Ilia Mirkin
2016-10-12
1
-3
/
+7
*
swr: automake: add ar_eventhandlerfile_h.template to the tarball
Emil Velikov
2016-10-12
1
-1
/
+2
*
radv: add all headers to the sources list
Emil Velikov
2016-10-12
1
-1
/
+12
*
nvc0/ir: fix textureGather with a single offset
Ilia Mirkin
2016-10-12
1
-2
/
+2
*
nv50/ir: copy over value's register id when resolving merge of a phi
Ilia Mirkin
2016-10-12
1
-1
/
+3
*
st/mesa: enable ARB_enhanced_layouts and turn the cap on
Nicolai Hähnle
2016-10-12
6
-13
/
+20
*
st/glsl_to_tgsi: adjust swizzles and writemasks for explicit components
Nicolai Hähnle
2016-10-12
1
-19
/
+49
*
st/glsl_to_tgsi: explicitly track all input and output declaration
Nicolai Hähnle
2016-10-12
1
-154
/
+171
*
st/glsl_to_tgsi: mark "gaps" in input/output arrays as used
Nicolai Hähnle
2016-10-12
1
-8
/
+24
*
st/glsl_to_tgsi: disable on-the-fly peephole for 64-bit operations
Nicolai Hähnle
2016-10-12
1
-0
/
+4
*
st/glsl_to_tgsi: simpler fixup of empty writemasks
Nicolai Hähnle
2016-10-12
1
-27
/
+10
*
st/glsl_to_tgsi: explicit handling of writemask for depth/stencil export
Nicolai Hähnle
2016-10-12
1
-8
/
+17
*
glsl: dump explicit location when printing IR
Nicolai Hähnle
2016-10-12
1
-3
/
+7
*
tgsi/ureg: add ureg_DECL_output_layout
Nicolai Hähnle
2016-10-12
2
-13
/
+38
*
tgsi/ureg: add layout/component input declarations
Nicolai Hähnle
2016-10-12
2
-12
/
+76
*
tgsi/scan: fix num_inputs/num_outputs for shaders with overlapping arrays
Nicolai Hähnle
2016-10-12
1
-8
/
+2
[next]