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: fix bad patch application
Keith Whitwell
2010-08-25
1
-5
/
+4
*
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-08-25
1
-1
/
+0
*
llvmpipe: track drawing region as a single u_rect
Keith Whitwell
2010-08-25
3
-63
/
+86
*
llvmpipe: better triangle debugging
Keith Whitwell
2010-08-25
2
-19
/
+67
*
llvmpipe: cull zero-area triangles early
Keith Whitwell
2010-08-25
1
-2
/
+3
*
llvmpipe: more rasterization counters
Keith Whitwell
2010-08-25
3
-6
/
+29
*
llvmpipe: move some fence functions into lp_screen.c
Keith Whitwell
2010-08-25
4
-57
/
+79
*
llvmpipe: wake all threads waiting on a fence
Keith Whitwell
2010-08-25
1
-1
/
+3
*
llvmpipe: fence debugging, add llvmpipe_finish
Keith Whitwell
2010-08-25
13
-65
/
+74
*
llvmpipe: remove dead code
Keith Whitwell
2010-08-25
1
-37
/
+0
*
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-25
2
-14
/
+6
*
llvmpipe: reduce size of fragment shader variant key
Keith Whitwell
2010-08-22
2
-6
/
+22
*
llvmpipe: remove unused member from lp_fragment_shader_variant_key
Keith Whitwell
2010-08-22
1
-4
/
+0
*
llvmpipe: don't clear unused bins
Keith Whitwell
2010-08-22
1
-2
/
+5
*
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
2
-0
/
+2
*
llvmpipe: special case triangles which fall in a single 16x16 block
Keith Whitwell
2010-08-15
3
-0
/
+106
*
llvmpipe: consolidate several loops in lp_rast_triangle
Keith Whitwell
2010-08-15
1
-18
/
+15
*
llvmpipe: remove all traces of step arrays, pos_tables
Keith Whitwell
2010-08-15
3
-114
/
+0
*
llvmpipe: eliminate last usage of step array in rast_tmp.h
Keith Whitwell
2010-08-15
2
-16
/
+57
*
llvmpipe: don't refer to plane->step when dcdx or dcdy would do
Keith Whitwell
2010-08-15
1
-6
/
+6
*
llvmpipe: also use build_mask at 16, 64 pixel levels
Keith Whitwell
2010-08-15
1
-28
/
+19
*
llvmpipe: version of block4 which doesn't need the full step array
Keith Whitwell
2010-08-15
2
-7
/
+27
*
llvmpipe: reorganize block4 loop, nice speedup
Keith Whitwell
2010-08-15
2
-12
/
+19
*
llvmpipe: Debug code to dump interpolation coefficients.
José Fonseca
2010-08-11
1
-1
/
+29
*
llvmpipe: Use single precision divide for one over area computation.
José Fonseca
2010-08-11
1
-1
/
+1
*
llvmpipe: Always use floating-point operators for floating-point types
nobled
2010-08-10
1
-9
/
+8
*
util: Move _mm_shuffle_epi8() to u_sse.h.
José Fonseca
2010-08-09
1
-28
/
+1
*
gallium: remove stray semicolons
Brian Paul
2010-08-06
1
-1
/
+1
*
llvmpipe: Only get no rast option once
Jakob Bornecrantz
2010-08-05
1
-1
/
+5
*
llvmpipe: Silence unused value warning.
Vinson Lee
2010-07-30
1
-0
/
+1
*
llvmpipe: Fix implicit declaration of lp_func_delete_body warnings.
Vinson Lee
2010-07-30
1
-0
/
+1
*
llvmpipe: delete function bodies after generating machine code
Zack Rusin
2010-07-30
1
-0
/
+1
*
llvmpipe: fix on-debug build breakage
Brian Paul
2010-07-29
1
-1
/
+1
*
llvmpipe: added some jit debug code
Brian Paul
2010-07-29
2
-0
/
+40
*
llvmpipe: silence warnings in lp_test_sincos.c
Brian Paul
2010-07-29
1
-2
/
+3
*
llvmpipe: also test the new lp_build_assert() function
Brian Paul
2010-07-29
1
-0
/
+4
*
llvmpipe: don't call LLVMCreateJITCompiler() twice
Brian Paul
2010-07-29
5
-45
/
+14
*
scons: Use the current python executable for code generation.
José Fonseca
2010-07-29
1
-1
/
+2
*
llvmpipe: Avoid corrupting the FPU stack with MMX instructions on 32bit OSes.
José Fonseca
2010-07-29
1
-0
/
+5
*
gallium: Avoid void pointer arithmetic.
Chia-I Wu
2010-07-29
1
-2
/
+2
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-151
/
+0
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
3
-27
/
+78
*
llvmpipe: pass face+slice to llvmpipe_unswizzle_cbuf_tile()
Brian Paul
2010-07-27
1
-2
/
+3
*
llvmpipe: Use lp_build_select_bitwise() where appropriate.
José Fonseca
2010-07-27
1
-11
/
+11
*
llvmpipe: Partially fix resource texture from_handle
Jakob Bornecrantz
2010-07-22
1
-1
/
+35
*
llvmpipe: Don't align values already aligned
Jakob Bornecrantz
2010-07-22
1
-2
/
+2
*
llvmpipe: say no to depth clamp
Marek Olšák
2010-07-21
1
-0
/
+2
*
llvmpipe: Remove dead initialization.
Vinson Lee
2010-07-18
1
-1
/
+1
*
llvmpipe: Remove unused variable in lp_test_sincos.
Vinson Lee
2010-07-17
1
-2
/
+0
*
llvmpipe: use single swizzled tile
Keith Whitwell
2010-07-16
7
-100
/
+148
[next]