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
/
drivers
/
llvmpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: add cast to silence warning
Brian Paul
2012-05-11
1
-1
/
+2
*
Merge branch 'gallium-userbuf'
Marek Olšák
2012-05-11
6
-11
/
+37
|
\
|
*
gallium: remove pipe_resource::user_ptr
Marek Olšák
2012-04-30
1
-1
/
+0
|
*
gallium: add void *user_buffer to pipe_constant_buffer
Marek Olšák
2012-04-30
3
-3
/
+22
|
*
gallium: add void *user_buffer in pipe_index_buffer
Marek Olšák
2012-04-30
1
-3
/
+6
|
*
gallium: remove pipe_context::redefine_user_buffer
Marek Olšák
2012-04-30
1
-2
/
+0
|
*
gallium: add void *user_buffer in pipe_vertex_buffer
Marek Olšák
2012-04-30
1
-1
/
+3
|
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-1
/
+2
|
*
gallium: add PIPE_CAP_CONSTANT_BUFFER_OFFSET_ALIGNMENT
Marek Olšák
2012-04-30
1
-0
/
+2
|
*
gallium: add PIPE_CAP_USER_INDEX_BUFFERS and PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2012-04-30
1
-0
/
+2
*
|
llvmpipe: Fix triangle bounding box calculation to be correctly inclusive or ...
James Benton
2012-05-11
1
-8
/
+6
*
|
llvmpipe: Change triangle rasterization comparison from < 0 to <= 0
James Benton
2012-05-11
1
-1
/
+8
*
|
gallivm: Added lp_build_const_mask_aos_swizzled
James Benton
2012-05-02
1
-9
/
+1
*
|
llvmpipe: add masking support to aos blend
James Benton
2012-05-02
3
-6
/
+35
*
|
llvmpipe: Added support for color masks in AoS blending.
James Benton
2012-05-02
4
-33
/
+58
|
/
*
gallium drivers: report that user vertex buffers are supported
Marek Olšák
2012-04-24
1
-0
/
+2
*
gallium: add user_ptr in pipe_resource
Marek Olšák
2012-04-24
1
-0
/
+1
*
gallivm: Updated lp_build_log2_approx to use a more accurate polynomial.
James Benton
2012-04-05
1
-2
/
+2
*
gallium: adapt to get_query_result interface change
Marek Olšák
2012-03-30
1
-2
/
+2
*
gallium/drivers: Use automake to generate makefile
Tom Stellard
2012-03-14
1
-0
/
+3
*
Revert "gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY"
Marek Olšák
2012-03-05
1
-4
/
+0
*
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
2012-02-21
1
-1
/
+0
*
llvmpipe: Remove lp_test_sincos.
José Fonseca
2012-02-21
6
-909
/
+8
*
llvmpipe: Test lp_test_arit with LP_NATIVE_VECTOR_WIDTH.
José Fonseca
2012-02-17
1
-3
/
+5
*
llvmpipe: Specify lp_test_arit's target precision per function.
José Fonseca
2012-02-17
1
-10
/
+16
*
llvmpipe: Add a negation test to lp_test_arit.
José Fonseca
2012-02-17
1
-0
/
+7
*
gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
Christoph Bumiller
2012-02-09
1
-0
/
+2
*
llvmpipe: Make more resilient to out-of-memory situations.
José Fonseca
2012-02-03
1
-2
/
+6
*
llvmpipe: clear storage for newly allocated resources
Keith Whitwell
2012-02-03
1
-2
/
+20
*
gallium: Prefix #defines in tgsi_exec.h with TGSI_
Tom Stellard
2012-01-30
5
-24
/
+24
*
llvmpipe: fix symbol conflict on Haiku
Alexander von Gluck
2012-01-24
1
-2
/
+2
*
llvmpipe: Fix math error in LP_DEBUG=counters output
Adam Jackson
2012-01-24
1
-2
/
+3
*
llvmpipe: Remove unused variable 'packed' from lp_test_round.
Vinson Lee
2012-01-16
1
-2
/
+0
*
gallium: improve the pipe_stream_output_info struct (v2)
Marek Olšák
2012-01-15
1
-1
/
+1
*
llvmpipe: disable native integers
Dave Airlie
2012-01-11
1
-1
/
+8
*
llvmpipe: Update for TGSI_INTERPOLATE_COLOR.
José Fonseca
2012-01-11
1
-7
/
+3
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-1
/
+1
*
gallium: make vbuf_render::set_primitive() return void
Brian Paul
2012-01-07
1
-2
/
+1
*
gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
Marek Olšák
2012-01-05
1
-0
/
+4
*
llvmpipe: fix blending for intensity formats
Dave Airlie
2011-12-31
1
-1
/
+2
*
llvmpipe: Remove useless draw_install_pstipple_stage call.
Stéphane Marchesin
2011-12-29
1
-5
/
+0
*
llvmpipe: adapt to struct stream_output_info modifications
Christoph Bumiller
2011-12-15
1
-9
/
+2
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
2
-2
/
+2
*
gallium: disable stream output in drivers that support it
Marek Olšák
2011-12-15
1
-0
/
+7
*
llvmpipe: Trim the fragment shader cached based on LLVM IR instruction count.
José Fonseca
2011-12-08
4
-11
/
+33
*
llvmpipe,draw,gallivm: Ensure we don't walk beyond the end of the shader vari...
José Fonseca
2011-12-08
2
-3
/
+11
*
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
2011-11-22
1
-11
/
+11
*
gallium: remove PIPE_CAP_GLSL and enable GLSL unconditionally
Marek Olšák
2011-11-22
1
-2
/
+0
*
llvmpipe: Silent warnings about undeclared llvmpipe_check_render_cond.
José Fonseca
2011-11-14
2
-0
/
+2
*
llvmpipe: Remove unused variables.
José Fonseca
2011-11-14
1
-2
/
+0
[next]