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
...
*
glx: Perform check for valid fbconfig against proper X-Screen.
Mario Kleiner
2016-10-14
1
-2
/
+1
*
swr: [rasterizer core] don't construct pArContext on non-ar builds
Tim Rowley
2016-10-13
1
-0
/
+6
*
swr: [rasterizer core] remove WorkerWaitForThreadEvent bucket
Tim Rowley
2016-10-13
3
-6
/
+0
*
swr: [rasterizer core] move binner functionality to separate file
Tim Rowley
2016-10-13
3
-1392
/
+1444
*
swr: [rasterizer scripts] add DEBUG_OUTPUT_DIR knob
Tim Rowley
2016-10-13
1
-0
/
+7
*
swr: [rasterizer core] fix comment typo
Tim Rowley
2016-10-13
1
-1
/
+1
*
swr: [rasterizer core/sim] 8x2 backend + 16-wide tile clear/load/store
Tim Rowley
2016-10-13
13
-100
/
+1895
*
swr: [rasterizer archrast] fix event file issue with saving data
Tim Rowley
2016-10-13
4
-8
/
+22
*
swr: [rasterizer common] fix assert index
Eric Engestrom
2016-10-13
1
-1
/
+1
*
docs: mark GL 4.4/4.5 extension groups as DONE for nvc0
Ilia Mirkin
2016-10-13
1
-20
/
+20
*
nv50: enable ARB_enhanced_layouts
Ilia Mirkin
2016-10-13
3
-4
/
+4
*
nvc0/ir: be more careful about preserving modifiers in SHLADD creation
Ilia Mirkin
2016-10-13
1
-7
/
+5
*
mesa: fix indentation in vertex_attrib_binding()
Brian Paul
2016-10-13
1
-2
/
+2
*
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
[prev]
[next]