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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: add util_bit_last - finds the last bit set in a word
Marek Olšák
2012-07-17
1
-0
/
+14
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-0
/
+12
*
gallium/util, mesa: Refactor etc1 unpack function
Chad Versace
2012-07-16
1
-24
/
+1
*
st/mesa: implement accelerated stencil blitting using shader stencil export
Marek Olšák
2012-07-12
2
-36
/
+174
*
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
2
-50
/
+15
*
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
*
gallium/util: Save and restore vertex buffer state in util_gen_mipmap.
Stuart Abercrombie
2012-07-04
1
-0
/
+2
*
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
*
util: Reimplement half <-> float conversions.
James Benton
2012-06-29
3
-214
/
+67
*
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
*
gallium/util: Fix parsing of options with underscore.
José Fonseca
2012-06-27
1
-1
/
+1
*
u_blitter: disable streamout before rendering
Marek Olšák
2012-06-26
1
-0
/
+10
*
util: add some comments, fix indentation
Brian Paul
2012-06-13
1
-1
/
+5
*
util: add GALLIUM_LOG_FILE option for logging output to a file
Brian Paul
2012-05-25
1
-3
/
+3
*
gallium: remove user_buffer_create from the interface
Marek Olšák
2012-05-12
2
-9
/
+1
*
gallium/graw: stop using user_buffer_create
Marek Olšák
2012-05-12
1
-0
/
+13
*
gallium/util: remove unused parameter nr_vertex_buffers in util_draw_max_index
Marek Olšák
2012-05-12
2
-2
/
+0
*
auxiliary/util: Ensure pipe_constant_buffer::user_buffer is initialized.
José Fonseca
2012-05-12
1
-0
/
+1
*
Merge branch 'gallium-userbuf'
Marek Olšák
2012-05-11
9
-69
/
+125
|
\
|
*
u_vbuf: set user buffer pointer for drivers which support user buffers
Marek Olšák
2012-05-01
1
-0
/
+2
|
*
st/vega: don't use user_buffer_create
Marek Olšák
2012-04-30
2
-0
/
+24
|
*
gallium/util: stop using user buffers in util_draw_texquad
Marek Olšák
2012-04-30
1
-2
/
+3
|
*
gallium: add void *user_buffer in pipe_index_buffer
Marek Olšák
2012-04-30
3
-45
/
+69
|
*
gallium: remove pipe_context::redefine_user_buffer
Marek Olšák
2012-04-30
2
-13
/
+0
|
*
gallium: add void *user_buffer in pipe_vertex_buffer
Marek Olšák
2012-04-30
2
-9
/
+12
|
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-0
/
+15
*
|
gallium/tgsi: Redefine the TGSI_TEXTURE_UNKNOWN texture target.
José Fonseca
2012-05-11
1
-1
/
+1
*
|
gallium/util: Define util_strchrnul.
Francisco Jerez
2012-05-11
1
-6
/
+18
*
|
gallium/tgsi: Define the TGSI_BUFFER texture target.
Francisco Jerez
2012-05-11
1
-1
/
+1
*
|
gallium/tgsi: Move interpolation info from tgsi_declaration to a separate token.
Francisco Jerez
2012-05-11
1
-1
/
+2
*
|
llvmpipe: Added support for color masks in AoS blending.
James Benton
2012-05-02
1
-0
/
+13
|
/
*
u_vbuf: unbind vertex buffers on destroy
Marek Olšák
2012-04-29
1
-0
/
+2
*
u_blitter: fix resource leak
Marek Olšák
2012-04-29
1
-0
/
+1
*
u_vbuf: don't call u_vbuf_upload_buffers if there's nothing to upload
Marek Olšák
2012-04-24
1
-2
/
+8
*
u_vbuf: don't upload user buffers if the driver supports them
Marek Olšák
2012-04-24
1
-1
/
+1
*
u_vbuf: optimize u_vbuf_translate_find_free_vb_slots
Marek Olšák
2012-04-24
1
-27
/
+15
[next]