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
*
scons: Set the default windows platform to be windows userspace.
José Fonseca
2010-01-08
1
-1
/
+1
*
llvmpipe: checkpoint commit of new if/else/endif flow control
Brian Paul
2010-01-06
2
-1
/
+269
*
llvmpipe: more comments in flow builder code
Brian Paul
2010-01-06
1
-1
/
+20
*
llvmpipe: flow-control comments
Brian Paul
2010-01-06
1
-2
/
+17
*
llvmpipe: fix double free
Keith Whitwell
2010-01-06
4
-6
/
+6
*
llvmpipe: rename some functions
Keith Whitwell
2010-01-06
1
-18
/
+18
*
llvmpipe: remove dead code
Keith Whitwell
2010-01-06
6
-19
/
+8
*
llvmpipe: restrict header visibility
Keith Whitwell
2010-01-06
1
-1
/
+1
*
llvmpipe: merge setup and draw vbuf submodules
Keith Whitwell
2010-01-06
13
-858
/
+698
*
llvmpipe: added linux-llvm-debug configuration
Brian Paul
2009-12-18
2
-0
/
+13
*
llvmpipe: change configs/linux-llvm from debug build to optimized build
Brian Paul
2009-12-18
1
-3
/
+5
*
llvmpipe: fix upper/lower-case typo
Brian Paul
2009-12-17
1
-4
/
+4
*
llvmpipe: added function comments
Brian Paul
2009-12-17
1
-0
/
+15
*
llvmpipe: remove unused code, added comments, etc
Brian Paul
2009-12-17
1
-5
/
+19
*
llvmpipe: replace INT_MIN/2 with INT_MIN
Brian Paul
2009-12-17
2
-2
/
+2
*
llvmpipe: improve the in/out test a little
Brian Paul
2009-12-17
3
-22
/
+9
*
llvmpipe: keep copy of framebuffer state in setup context
Keith Whitwell
2009-12-17
3
-14
/
+14
*
llvmpipe: do final the pixel in/out triangle test in the fragment shader
Brian Paul
2009-12-16
7
-220
/
+302
*
llvmpipe: added lp_build_int32_vec4_type()
Brian Paul
2009-12-16
2
-0
/
+25
*
llvmpipe: refactor lp_build_cmp() to use lp_build_compare()
Brian Paul
2009-12-16
2
-33
/
+56
*
llvmpipe: tighten up an assertion
Brian Paul
2009-12-15
1
-2
/
+2
*
llvmpipe: use 1ULL to be ready for 64-bit arithmetic someday
Brian Paul
2009-12-15
1
-1
/
+1
*
llvmpipe: fix broken TGSI_OPCODE_FRC codegen
Brian Paul
2009-12-14
1
-1
/
+1
*
llvmpipe: fix broken lp_build_abs()
Brian Paul
2009-12-14
1
-1
/
+2
*
llvmpipe: update file list in Makefile
Brian Paul
2009-12-14
1
-2
/
+2
*
llvmpipe: rename bins to scene
Keith Whitwell
2009-12-13
11
-290
/
+293
*
llvmpipe: rename queue size to count
Keith Whitwell
2009-12-12
3
-25
/
+25
*
llvmpipe: rename one of the two rasterize_bins functions
Keith Whitwell
2009-12-12
1
-4
/
+4
*
llvmpipe: checkpoint: plug in the new fencing code
Brian Paul
2009-12-11
3
-3
/
+44
*
llvmpipe: added lp_rast_fence() bin function
Brian Paul
2009-12-11
2
-0
/
+39
*
llvmpipe: added lp_rast_get_num_threads()
Brian Paul
2009-12-11
2
-0
/
+9
*
llvmpipe: added lp_bin_get_num_bins()
Brian Paul
2009-12-11
1
-0
/
+7
*
llvmpipe: remove old fence code, compile new lp_fence.c file
Brian Paul
2009-12-11
4
-31
/
+4
*
llvmpipe: initial fence implementation
Brian Paul
2009-12-11
2
-0
/
+169
*
llvmpipe: implement lp_rast_load_color()
Brian Paul
2009-12-11
1
-2
/
+24
*
llvmpipe: checkpoint: more thread/queuing changes
Brian Paul
2009-12-11
3
-75
/
+84
*
gallium: comments and minor re-org in p_thread.h
Brian Paul
2009-12-11
1
-6
/
+34
*
gallium: added pipe_barrier type and functions
Brian Paul
2009-12-11
1
-1
/
+60
*
llvmpipe: remove unused lp_rasterizer::fb field
Brian Paul
2009-12-11
2
-2
/
+0
*
llvmpipe: improve framebuffer/surface code
Brian Paul
2009-12-11
2
-41
/
+34
*
llvmpipe: fix-up #includes
Brian Paul
2009-12-11
1
-1
/
+1
*
llvmpipe: fix inverted util_framebuffer_state_equal() result
Brian Paul
2009-12-11
1
-1
/
+1
*
gallium/util: added util_unreference_framebuffer_state()
Brian Paul
2009-12-11
1
-0
/
+16
*
gallium/util: simplify util_framebuffer_state_equal()
Brian Paul
2009-12-11
2
-10
/
+16
*
llvmpipe: remove unused fb parameter
Brian Paul
2009-12-11
1
-3
/
+2
*
llvmpipe: minor comment fix
Brian Paul
2009-12-11
1
-1
/
+1
*
llvmpipe: checkpoint: use empty/full bin queues
Brian Paul
2009-12-10
2
-8
/
+64
*
llvmpipe: updated comment
Brian Paul
2009-12-10
1
-3
/
+4
*
llvmpipe: simplify llvmpipe_set_framebuffer_state()
Brian Paul
2009-12-10
1
-20
/
+5
*
gallium/util: added framebuffer compare, copy util funcs
Brian Paul
2009-12-10
2
-0
/
+58
[next]