projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-08-16
Alex Deucher
r600c: blit emit updates
commit
|
commitdiff
|
tree
2010-08-16
Luca Barbieri
draw_llvm: fix segfaults on non-SSE2 CPUs where it...
commit
|
commitdiff
|
tree
2010-08-16
Luca Barbieri
translate_sse: major rewrite (v5)
commit
|
commitdiff
|
tree
2010-08-16
Luca Barbieri
rtasm: add minimal x86-64 support and new instructions...
commit
|
commitdiff
|
tree
2010-08-16
Luca Barbieri
translate: add support for 8/16-bit indices
commit
|
commitdiff
|
tree
2010-08-16
Luca Barbieri
translate_sse: remove useless generated function wrappers
commit
|
commitdiff
|
tree
2010-08-16
Luca Barbieri
translate_generic: factor out common code between linea...
commit
|
commitdiff
|
tree
2010-08-16
Luca Barbieri
translate_generic: use memcpy if possible (v3)
commit
|
commitdiff
|
tree
2010-08-16
Chia-I Wu
drwa: Fix polygon edge flags.
commit
|
commitdiff
|
tree
2010-08-16
Chia-I Wu
draw: No need to make max_vertices even.
commit
|
commitdiff
|
tree
2010-08-16
Chia-I Wu
draw: Remove DRAW_PIPE_MAX_VERTICES and DRAW_PIPE_FLAG_...
commit
|
commitdiff
|
tree
2010-08-16
Chia-I Wu
drwa: Add PRIMITIVE macro to vsplit.
commit
|
commitdiff
|
tree
2010-08-16
Chia-I Wu
draw: last_vertex_last is always true for GS and SO.
commit
|
commitdiff
|
tree
2010-08-16
Chia-I Wu
draw: Remove varray and vcache.
commit
|
commitdiff
|
tree
2010-08-16
Chia-I Wu
draw: Replace vcache by vsplit.
commit
|
commitdiff
|
tree
2010-08-16
Chia-I Wu
draw: Replace varray by vsplit.
commit
|
commitdiff
|
tree
2010-08-16
Chia-I Wu
draw: Add vsplit frontend.
commit
|
commitdiff
|
tree
2010-08-16
Chia-I Wu
draw: Add new util function draw_pt_trim_count.
commit
|
commitdiff
|
tree
2010-08-16
Chia-I Wu
draw: Simplify frontend interface a little.
commit
|
commitdiff
|
tree
2010-08-16
Chia-I Wu
draw: Add prim flags to middle ends.
commit
|
commitdiff
|
tree
2010-08-16
Chia-I Wu
draw: Add flags to draw_prim_info.
commit
|
commitdiff
|
tree
2010-08-16
nobled
st/mesa: test for FEATURE defines
commit
|
commitdiff
|
tree
2010-08-16
nobled
dri/nouveau: test for FEATURE defines
commit
|
commitdiff
|
tree
2010-08-16
nobled
dri/radeon: test for FEATURE defines
commit
|
commitdiff
|
tree
2010-08-16
Vinson Lee
x86: Remove unnecessary header from sse.h.
commit
|
commitdiff
|
tree
2010-08-16
Vinson Lee
x86: Include missing headers in mmx.h.
commit
|
commitdiff
|
tree
2010-08-16
Vinson Lee
x86: Remove unnecessary header from 3dnow.h.
commit
|
commitdiff
|
tree
2010-08-16
Vinson Lee
glsl: Clean up header file inclusion in slang_typeinfo.h.
commit
|
commitdiff
|
tree
2010-08-16
Vinson Lee
glsl: Include missing header in slang_codegen.h.
commit
|
commitdiff
|
tree
2010-08-16
Vinson Lee
glsl: Include missing header in slang_compile_operation.h.
commit
|
commitdiff
|
tree
2010-08-16
Vinson Lee
glsl: Clean up header file inclusion in slang_storage.h.
commit
|
commitdiff
|
tree
2010-08-16
Vinson Lee
glsl: Clean up header file inclusion in slang_mem.h.
commit
|
commitdiff
|
tree
2010-08-16
Vinson Lee
glsl: Clean up header file inclusion in slang_ir.h.
commit
|
commitdiff
|
tree
2010-08-16
Vinson Lee
glsl: Include missing header in slang_link.c.
commit
|
commitdiff
|
tree
2010-08-16
Vinson Lee
glsl: Include missing headers in slang_builtin.c.
commit
|
commitdiff
|
tree
2010-08-16
Marek Olšák
r300g: fix an invalid pointer in free
commit
|
commitdiff
|
tree
2010-08-16
nobled
r300g: Let hyperz init fail
commit
|
commitdiff
|
tree
2010-08-16
nobled
r300g: Fix leaks in failed context creation
commit
|
commitdiff
|
tree
2010-08-16
nobled
r300g: Fix macro
commit
|
commitdiff
|
tree
2010-08-15
Marek Olšák
r300/compiler: implement DP2 opcode
commit
|
commitdiff
|
tree
2010-08-15
Marek Olšák
r300/compiler: implement SSG opcode
commit
|
commitdiff
|
tree
2010-08-15
Marek Olšák
r300/compiler: fix allocation of temporaries in radeonT...
commit
|
commitdiff
|
tree
2010-08-15
Keith Whitwell
llvmpipe: special case triangles which fall in a single...
commit
|
commitdiff
|
tree
2010-08-15
Keith Whitwell
llvmpipe: consolidate several loops in lp_rast_triangle
commit
|
commitdiff
|
tree
2010-08-15
Keith Whitwell
llvmpipe: remove all traces of step arrays, pos_tables
commit
|
commitdiff
|
tree
2010-08-15
Keith Whitwell
llvmpipe: eliminate last usage of step array in rast_tmp.h
commit
|
commitdiff
|
tree
2010-08-15
Keith Whitwell
llvmpipe: don't refer to plane->step when dcdx or dcdy...
commit
|
commitdiff
|
tree
2010-08-15
Keith Whitwell
llvmpipe: also use build_mask at 16, 64 pixel levels
commit
|
commitdiff
|
tree
2010-08-15
Keith Whitwell
llvmpipe: version of block4 which doesn't need the...
commit
|
commitdiff
|
tree
2010-08-15
Keith Whitwell
llvmpipe: reorganize block4 loop, nice speedup
commit
|
commitdiff
|
tree
2010-08-15
Corbin Simpson
gallium/docs: Cleanup debugging. Spelling, grammar...
commit
|
commitdiff
|
tree
2010-08-15
Corbin Simpson
gallium/docs: Add formatting for envvar role; change...
commit
|
commitdiff
|
tree
2010-08-15
Vinson Lee
glsl: Fix self inclusion in slang_compile_function.h.
commit
|
commitdiff
|
tree
2010-08-15
Vinson Lee
glsl: Include missing header in slang_ir.h.
commit
|
commitdiff
|
tree
2010-08-15
Vinson Lee
glsl: Clean up header file inclusion in slang_link.h.
commit
|
commitdiff
|
tree
2010-08-15
Vinson Lee
glsl: Clean up header file inclusion in slang_label.h.
commit
|
commitdiff
|
tree
2010-08-15
Marek Olšák
r300g: mark HiZ/ZMask_clear atoms as non-dirty after...
commit
|
commitdiff
|
tree
2010-08-15
Vinson Lee
glsl: Clean up header file inclusion in slang_emit.h.
commit
|
commitdiff
|
tree
2010-08-15
Vinson Lee
glsl: Clean up header file inclusion in slang_compile.h.
commit
|
commitdiff
|
tree
2010-08-15
Vinson Lee
glsl: Include missing headers in slang_compile_struct.h.
commit
|
commitdiff
|
tree
2010-08-15
Marek Olšák
r300g: do not use HiZ if HiZ RAM is not properly initia...
commit
|
commitdiff
|
tree
2010-08-15
Marek Olšák
r300g: rename dirty_zmask -> zmask_in_use
commit
|
commitdiff
|
tree
2010-08-15
Marek Olšák
r300g: do not clear with blitter if we clear just the...
commit
|
commitdiff
|
tree
2010-08-15
Marek Olšák
r300g: do not use fastfill if ZMask RAM is not properly...
commit
|
commitdiff
|
tree
2010-08-15
Marek Olšák
r300g: separate num_cs_end_dwords out from prepare_for_...
commit
|
commitdiff
|
tree
2010-08-15
Vinson Lee
glsl: Include missing headers in slang_print.h.
commit
|
commitdiff
|
tree
2010-08-15
Vinson Lee
glsl: Include missing headers in slang_compile_function.h
commit
|
commitdiff
|
tree
2010-08-15
Vinson Lee
glsl: Include missing headers in slang_compiler_operati...
commit
|
commitdiff
|
tree
2010-08-15
Vinson Lee
glsl: Include missing headers in slang_simplify.h.
commit
|
commitdiff
|
tree
2010-08-15
Vinson Lee
glsl: Include missing header in slang_utility.h.
commit
|
commitdiff
|
tree
2010-08-15
Vinson Lee
glsl: Include missing headers in slang_vartable.h.
commit
|
commitdiff
|
tree
2010-08-15
Jakob Bornecrantz
gallium/docs: Add rbug to distribution
commit
|
commitdiff
|
tree
2010-08-15
Jakob Bornecrantz
gallium/docs: Add a debugging section
commit
|
commitdiff
|
tree
2010-08-15
Jakob Bornecrantz
gallium: Make printing info on debug builds default off
commit
|
commitdiff
|
tree
2010-08-14
Vinson Lee
glsl: Include missing header in slang_log.h.
commit
|
commitdiff
|
tree
2010-08-14
Vinson Lee
glsl: Include missing headers in slang_compile_variable.h.
commit
|
commitdiff
|
tree
2010-08-14
Vinson Lee
glsl: Clean up header file inclusion in slang_codegen.h.
commit
|
commitdiff
|
tree
2010-08-14
Vinson Lee
gallivm: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-08-14
Vinson Lee
scons: Fix r600g build.
commit
|
commitdiff
|
tree
2010-08-14
Vinson Lee
r600g: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-08-14
Vinson Lee
r300g: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-08-14
Luca Barbieri
u_cpu_detect: remove arch and little_endian
commit
|
commitdiff
|
tree
2010-08-14
José Fonseca
gallivm: Refactor the Newton-Rapshon steps, and disable...
commit
|
commitdiff
|
tree
2010-08-14
Vinson Lee
glsl: Clean up header file inclusion in slang_builtin.h.
commit
|
commitdiff
|
tree
2010-08-14
Vinson Lee
glsl: Clean up header file inclusion.
commit
|
commitdiff
|
tree
2010-08-14
Vinson Lee
glsl: Include missing header in slang_compile.c.
commit
|
commitdiff
|
tree
2010-08-14
Vinson Lee
glsl/cl: Add forward declaration.
commit
|
commitdiff
|
tree
2010-08-13
Brian Paul
mesa: assorted clean-ups, var type changes, assertions...
commit
|
commitdiff
|
tree
2010-08-13
Benjamin Segovia
mesa: more/better program optimizations
commit
|
commitdiff
|
tree
2010-08-13
George Sapountzis
st/dri: make dri_drawable_validate_att static
commit
|
commitdiff
|
tree
2010-08-13
George Sapountzis
st/dri: move TFP code to dri_drawable.c
commit
|
commitdiff
|
tree
2010-08-13
nobled
st/dri: Fix segmentation fault in sw drivers
commit
|
commitdiff
|
tree
2010-08-13
George Sapountzis
st/dri: dri_drawable_get_format is shared between DRI2...
commit
|
commitdiff
|
tree
2010-08-13
Vinson Lee
mesa: Clean up header file inclusion in vf.h.
commit
|
commitdiff
|
tree
2010-08-13
Vinson Lee
swrast: Clean up header file inclusion in ss_vb.h.
commit
|
commitdiff
|
tree
2010-08-13
Vinson Lee
swrast: Clean up header file inclusion in ss_triangle.h.
commit
|
commitdiff
|
tree
2010-08-13
Vinson Lee
swrast: Clean up header file inclusion in ss_context.h.
commit
|
commitdiff
|
tree
2010-08-13
Vinson Lee
mesa: Include missing header in programopt.h.
commit
|
commitdiff
|
tree
2010-08-13
Marek Olšák
r300g: do not support separate depth/stencil clear...
commit
|
commitdiff
|
tree
2010-08-13
Marek Olšák
r300g: fix fastfill when color and Z clear are invoked...
commit
|
commitdiff
|
tree
next