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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta: Don't try to glOrtho when the draw buffer isn't initialized.
Kenneth Graunke
2012-11-28
1
-3
/
+5
*
st/mesa: allow forward-compatible contexts and set Const.ContextFlags
Marek Olšák
2012-11-29
2
-7
/
+8
*
st/mesa: add support for GL core profiles
Marek Olšák
2012-11-29
2
-1
/
+6
*
util: add more memory debugging features
Brian Paul
2012-11-28
2
-1
/
+84
*
llvmpipe: Implement logic ops for the AoS path.
José Fonseca
2012-11-28
1
-1
/
+8
*
llvmpipe: Don't use dynamically sized arrays.
José Fonseca
2012-11-28
1
-4
/
+4
*
i965/gen4-5: Fix segfaults with stencil-only depth/stencil setups.
Eric Anholt
2012-11-28
1
-1
/
+3
*
i965/fs: Don't generate saturates over existing variable values.
Eric Anholt
2012-11-28
1
-0
/
+1
*
i965/fs: Add some minimal backend-IR dumping.
Eric Anholt
2012-11-28
2
-0
/
+92
*
llvmpipe: Update llvmpipe_is_format_unswizzled to reflect latest changes.
James Benton
2012-11-28
1
-9
/
+0
*
llvmpipe: Enable vertex color clamping.
James Benton
2012-11-28
1
-1
/
+1
*
llvmpipe: Unswizzled rendering.
James Benton
2012-11-28
27
-157
/
+1782
*
gallivm: Updated lp_build_const_mask_aos to input number of channels.
James Benton
2012-11-28
7
-20
/
+31
*
util: Updated util_format_is_array to be more accurate.
James Benton
2012-11-28
2
-3
/
+16
*
gallivm: Added support for float to half-float conversion in lp_build_conv.
James Benton
2012-11-28
2
-7
/
+94
*
gallivm: Changed lp_build_pad_vector to correctly handle scalar argument.
James Benton
2012-11-28
3
-17
/
+22
*
gallivm: Add a function to generate lp_type for a format.
James Benton
2012-11-28
2
-7
/
+31
*
gallivm: Add support for unorm16 in lp_build_mul.
James Benton
2012-11-28
1
-0
/
+45
*
glcpp: Support #elif(expression) with no intervening space.
Matt Turner
2012-11-28
7
-1
/
+96
*
glcpp: Reject #version and #line not followed by whitespace
Matt Turner
2012-11-28
5
-2
/
+8
*
mesa: fix BlitFramebuffer between linear and sRGB formats
Marek Olšák
2012-11-28
1
-3
/
+39
*
gallivm: fix multiple lods with different min/mag filter and wide vectors
Roland Scheidegger
2012-11-28
1
-0
/
+3
*
radeonsi: Reinstate assertions against invalid colour/depth formats.
Michel Dänzer
2012-11-28
1
-0
/
+2
*
radeonsi: Re-enable Z16 depth buffers.
Michel Dänzer
2012-11-28
1
-2
/
+2
*
radeonsi: remove redundant parameter in r600_init_surface
Marek Olšák
2012-11-28
1
-5
/
+4
*
radeonsi: Use explicit stencil mipmap level offsets.
Michel Dänzer
2012-11-28
2
-7
/
+6
*
radeonsi: correct texture memory size for Z32F_S8X24
Marek Olšák
2012-11-28
1
-7
/
+15
*
radeonsi: Depth/stencil fixes.
Michel Dänzer
2012-11-28
2
-8
/
+21
*
radeonsi: Flesh out support for depth/stencil exports from the pixel shader.
Michel Dänzer
2012-11-28
2
-6
/
+68
*
radeonsi: Fix sampler views for depth textures.
Michel Dänzer
2012-11-28
2
-5
/
+6
*
radeonsi: Fix z/stencil texture creation.
Jerome Glisse
2012-11-28
1
-9
/
+5
*
scons: Build ws_xlib on Mac OS X.
Vinson Lee
2012-11-27
1
-1
/
+1
*
vbo: move another line of code after declarations
Brian Paul
2012-11-27
1
-1
/
+1
*
vbo: move code after declarations to fix MSVC errors
Brian Paul
2012-11-27
1
-7
/
+7
*
vbo: minor whitespace fix
Brian Paul
2012-11-27
1
-1
/
+1
*
mesa: remove '(void) k' lines
Brian Paul
2012-11-27
1
-4
/
+0
*
mesa/vbo: Check for invalid types in various packed vertex functions.
Kenneth Graunke
2012-11-27
1
-0
/
+43
*
mesa/vbo: Support the ES 3.0 signed normalized scaling rules.
Kenneth Graunke
2012-11-27
1
-2
/
+38
*
mesa/vbo: Plumb ctx through to the conv_i(10|2)_to_norm_float functions.
Kenneth Graunke
2012-11-27
1
-59
/
+59
*
mesa: Set transform feedback's default buffer mode to INTERLEAVED_ATTRIBS
Matt Turner
2012-11-27
1
-0
/
+2
*
mesa: Return 0 for XFB_VARYING_MAX_LENGTH if no varyings
Matt Turner
2012-11-27
1
-21
/
+15
*
gallium/tests/trivial: updates for transfer functions changes
Andreas Boll
2012-11-27
1
-10
/
+4
*
gallium/tests/trivial: updates for CSO interface changes
Andreas Boll
2012-11-27
1
-2
/
+2
*
gallium/tests/trivial: updates for util_draw_vertex_buffer changes
Andreas Boll
2012-11-27
2
-2
/
+2
*
util: Modified u_rect to default to memcpy.
James Benton
2012-11-27
1
-8
/
+1
*
util/format: Fix bug in float to non-float conversion in u_format_pack.py.
James Benton
2012-11-27
1
-1
/
+1
*
gallivm: Fix bug in lp_build_one which would incorrectly return a vector for ...
James Benton
2012-11-27
1
-1
/
+1
*
glsl: Support unsigned integer constants in layout qualifiers.
Kenneth Graunke
2012-11-26
1
-1
/
+6
*
i965/fs: Move struct brw_compile (p) entirely inside fs_generator.
Kenneth Graunke
2012-11-26
6
-6
/
+4
*
i965/fs: Split final assembly code generation out of fs_visitor.
Kenneth Graunke
2012-11-26
3
-78
/
+156
[next]