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
/
gallium
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: implement accelerated stencil blitting using shader stencil export
Marek Olšák
2012-07-12
4
-38
/
+176
*
st/mesa: set colormask to zero when blitting depth
Marek Olšák
2012-07-12
1
-4
/
+8
*
gallium/u_blit: remove useless memset calls
Marek Olšák
2012-07-12
1
-6
/
+0
*
gallium/u_blit: drop not-very-useful wrapper around util_blit_pixels_writemask
Marek Olšák
2012-07-12
4
-52
/
+19
*
gallium/u_blit: don't do two copies for non-2D textures
Marek Olšák
2012-07-12
1
-33
/
+39
*
gallium/util: move pipe_tex_to_tgsi_tex helper function into u_inlines
Marek Olšák
2012-07-12
2
-30
/
+30
*
gallium/u_blitter: accelerate stencil-only copying
Marek Olšák
2012-07-12
3
-1
/
+79
*
gallium/u_blitter: accelerate depth-stencil copying using shader stencil export
Marek Olšák
2012-07-12
4
-12
/
+147
*
gallium: add util_format_stencil_only helper function
Marek Olšák
2012-07-12
1
-0
/
+29
*
gallium/u_blitter: minify depth0 when initializing last_layer
Marek Olšák
2012-07-12
1
-1
/
+1
*
gallium/u_gen_mipmap: accelerate depth texture mipmap generation
Marek Olšák
2012-07-12
1
-26
/
+58
*
gallium/u_blitter: consolidate some state changes
Marek Olšák
2012-07-09
1
-32
/
+17
*
target-helpers: Enable debug helpers only on debug builds.
José Fonseca
2012-07-06
1
-0
/
+7
*
gallium/util: Save and restore vertex buffer state in util_gen_mipmap.
Stuart Abercrombie
2012-07-04
1
-0
/
+2
*
gallium/tgsi: Don't declare temps individually when they are all similar.
José Fonseca
2012-07-02
1
-8
/
+19
*
gallivm: Cleanup the 4 x float -> 16 ub special path in lp_build_conv.
José Fonseca
2012-07-02
1
-49
/
+26
*
gallium/util: Add ULL suffix to large constants.
José Fonseca
2012-07-02
1
-3
/
+3
*
gallium/util: Truly disable INF/NAN tests on MSVC.
José Fonseca
2012-06-29
1
-1
/
+1
*
gallium/util: Disable INF/NAN tests on MSVC.
José Fonseca
2012-06-29
1
-1
/
+7
*
translate: Free elt8_func/elt16_func too.
José Fonseca
2012-06-29
1
-1
/
+3
*
util: Reimplement half <-> float conversions.
James Benton
2012-06-29
7
-227
/
+69
*
tests: Updated tests to properly handle NaN for half floats.
James Benton
2012-06-29
1
-2
/
+4
*
util: Updated u_format_tests to rigidly test half-float boundary values.
James Benton
2012-06-29
1
-0
/
+30
*
util: Added functions for checking NaN / Inf for double and half-floats.
James Benton
2012-06-29
1
-2
/
+102
*
util: Added util_format_is_array.
James Benton
2012-06-29
2
-0
/
+39
*
gallivm: Refactor lp_build_broadcast(_scalar) to share code.
José Fonseca
2012-06-28
1
-36
/
+28
*
gallivm: Fix potential buffer overflowing in strncat.
Johannes Obermayr
2012-06-28
1
-3
/
+3
*
gallium/util: Fix parsing of options with underscore.
José Fonseca
2012-06-27
1
-1
/
+1
*
gallivm: Added a generic lp_build_print_value which prints a LLVMValueRef.
James Benton
2012-06-27
2
-117
/
+117
*
u2f_emit: Fix type parameter in LLVM call.
Olivier Galibert
2012-06-26
1
-1
/
+1
*
u_blitter: disable streamout before rendering
Marek Olšák
2012-06-26
1
-0
/
+10
*
draw: Handle the case when there isn't a fragment shader.
Olivier Galibert
2012-06-22
1
-10
/
+17
*
llvmpipe: Add vertex id support.
Olivier Galibert
2012-06-19
3
-18
/
+38
*
llvmpipe: Simplify and fix system variables fetch.
Olivier Galibert
2012-06-19
3
-77
/
+32
*
draw: fix flat shading and screen-space linear interpolation in clipper
Olivier Galibert
2012-06-19
1
-31
/
+113
*
draw: Ensure that the vertex_header type size matches expectation.
José Fonseca
2012-06-18
1
-0
/
+3
*
gallium: Add TGSI_OPCODE_F2U to gallivm backend.
Paul Berry
2012-06-15
1
-0
/
+13
*
rbug: fix make process on Linux Mint 13 x64.
Aaron Watry
2012-06-14
12
-20
/
+20
*
util: add some comments, fix indentation
Brian Paul
2012-06-13
1
-1
/
+5
*
gallivm: Fix calculating rho for 3d textures for the single-quad case
Roland Scheidegger
2012-06-08
1
-2
/
+1
*
draw: simplify index buffer specification
Brian Paul
2012-05-31
5
-43
/
+24
*
draw: fix primitive restart bug by using the index buffer offset
Brian Paul
2012-05-25
1
-3
/
+6
*
util: add GALLIUM_LOG_FILE option for logging output to a file
Brian Paul
2012-05-25
2
-6
/
+25
*
tgsi: Initialize Padding struct fields.
Vinson Lee
2012-05-23
1
-0
/
+4
*
gallivm: Fixed erroneous optimisation in lp_build_min/max.
James Benton
2012-05-21
1
-7
/
+14
*
gallivm: Compensate for lp_const_offset in lp_build_conv.
James Benton
2012-05-21
1
-4
/
+31
*
gallivm: Fixed overflow in lp_build_clamped_float_to_unsigned_norm.
James Benton
2012-05-21
1
-1
/
+1
*
gallium/tgsi/text: Ensure ret is initialized in parse_immediate_data.
Vinson Lee
2012-05-17
1
-0
/
+4
*
Fix fetching integer inputs.
José Fonseca
2012-05-18
1
-0
/
+8
*
llvmpipe: Implement TXQ.
Olivier Galibert
2012-05-18
6
-6
/
+204
[next]