mesa.git
2010-08-17 Dave Airliemesa: fix es1/2 build hopefully
2010-08-17 Dave Airlier300g: fix context destroy under hyperz
2010-08-17 Vinson Leescons: Add -fno-common for 64-bit builds on Mac OS X.
2010-08-17 Dave Airlier600g: kill event type magic number in winsys
2010-08-17 Vinson Leeconfigs: Add -ltalloc to linux-dri.
2010-08-17 Dave Airlier600g: add user clip plane support.
2010-08-17 Eric Anholti965: Use the implied move available in most brw_wm_emi...
2010-08-17 Eric Anholti965: Add disasm for Compr4 instruction compression.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-17 Vinson Leeutil: Remove check_os_katmai_support.
2010-08-17 Dave Airlier600g: drop libdrm_radeon link
2010-08-16 Kenneth Graunkeglsl2: Refresh autogenerated file builtin_function...
2010-08-16 Kenneth Graunkeglsl2: Add builtins profile for GLSL 1.30.
2010-08-16 Ian Romanicklinker: Include compiler.h to avoid spurious warnings...
2010-08-16 Ian Romanickglsl2: Silence unused variable warning
2010-08-16 Vinson Leetranslate: Move loop variable declaration outside for...
2010-08-16 Kenneth Graunkeglcpp: Refresh autogenerated lexer and parser.
2010-08-16 Kenneth Graunkeglcpp: Remove spurious newline generated by #version...
2010-08-16 Marek Olšákr300g: fix assert in the rasterizer block for r3xx...
2010-08-16 Ian Romanickir_to_mesa: Silence unused variable warnings
2010-08-16 Ian Romanickir_to_mesa: Clean up assertions in ir_to_mesa_visitor...
2010-08-16 Ian Romanickir_to_mesa: Support texture rectangle targets
2010-08-16 José Fonsecatranslate: Remove unused temporary register.
2010-08-16 José Fonsecatranslate: Eliminate void pointer arithmetic.
2010-08-16 Chia-I Wust/egl: Add support for EGL_KHR_fence_sync.
2010-08-16 Chia-I Wuegl: Add support for EGL_KHR_fence_sync.
2010-08-16 Chia-I Wust/egl: Add support for EGL_KHR_reusable_sync.
2010-08-16 Chia-I Wuegl: Add support for EGL_KHR_reusable_sync.
2010-08-16 Chia-I Wuegl: Update eglext.h.
2010-08-16 Alex Deucherr600c: blit emit updates
2010-08-16 Luca Barbieridraw_llvm: fix segfaults on non-SSE2 CPUs where it...
2010-08-16 Luca Barbieritranslate_sse: major rewrite (v5)
2010-08-16 Luca Barbierirtasm: add minimal x86-64 support and new instructions...
2010-08-16 Luca Barbieritranslate: add support for 8/16-bit indices
2010-08-16 Luca Barbieritranslate_sse: remove useless generated function wrappers
2010-08-16 Luca Barbieritranslate_generic: factor out common code between linea...
2010-08-16 Luca Barbieritranslate_generic: use memcpy if possible (v3)
2010-08-16 Chia-I Wudrwa: Fix polygon edge flags.
2010-08-16 Chia-I Wudraw: No need to make max_vertices even.
2010-08-16 Chia-I Wudraw: Remove DRAW_PIPE_MAX_VERTICES and DRAW_PIPE_FLAG_...
2010-08-16 Chia-I Wudrwa: Add PRIMITIVE macro to vsplit.
2010-08-16 Chia-I Wudraw: last_vertex_last is always true for GS and SO.
2010-08-16 Chia-I Wudraw: Remove varray and vcache.
2010-08-16 Chia-I Wudraw: Replace vcache by vsplit.
2010-08-16 Chia-I Wudraw: Replace varray by vsplit.
2010-08-16 Chia-I Wudraw: Add vsplit frontend.
2010-08-16 Chia-I Wudraw: Add new util function draw_pt_trim_count.
2010-08-16 Chia-I Wudraw: Simplify frontend interface a little.
2010-08-16 Chia-I Wudraw: Add prim flags to middle ends.
2010-08-16 Chia-I Wudraw: Add flags to draw_prim_info.
2010-08-16 nobledst/mesa: test for FEATURE defines
2010-08-16 nobleddri/nouveau: test for FEATURE defines
2010-08-16 nobleddri/radeon: test for FEATURE defines
2010-08-16 Vinson Leex86: Remove unnecessary header from sse.h.
2010-08-16 Vinson Leex86: Include missing headers in mmx.h.
2010-08-16 Vinson Leex86: Remove unnecessary header from 3dnow.h.
2010-08-16 Vinson Leeglsl: Clean up header file inclusion in slang_typeinfo.h.
2010-08-16 Vinson Leeglsl: Include missing header in slang_codegen.h.
2010-08-16 Vinson Leeglsl: Include missing header in slang_compile_operation.h.
2010-08-16 Vinson Leeglsl: Clean up header file inclusion in slang_storage.h.
2010-08-16 Vinson Leeglsl: Clean up header file inclusion in slang_mem.h.
2010-08-16 Vinson Leeglsl: Clean up header file inclusion in slang_ir.h.
2010-08-16 Vinson Leeglsl: Include missing header in slang_link.c.
2010-08-16 Vinson Leeglsl: Include missing headers in slang_builtin.c.
2010-08-16 Marek Olšákr300g: fix an invalid pointer in free
2010-08-16 nobledr300g: Let hyperz init fail
2010-08-16 nobledr300g: Fix leaks in failed context creation
2010-08-16 nobledr300g: Fix macro
2010-08-16 Marek Olšákst/mesa: remove output register reads inside shaders
2010-08-15 Marek Olšákr300/compiler: implement DP2 opcode
2010-08-15 Marek Olšákr300/compiler: implement SSG opcode
2010-08-15 Marek Olšákr300/compiler: fix allocation of temporaries in radeonT...
2010-08-15 Keith Whitwellllvmpipe: special case triangles which fall in a single...
2010-08-15 Vinson Leemesa: Check that _XOPEN_SOURCE is defined before using it.
2010-08-15 Keith Whitwellllvmpipe: consolidate several loops in lp_rast_triangle
2010-08-15 Keith Whitwellllvmpipe: remove all traces of step arrays, pos_tables
2010-08-15 Keith Whitwellllvmpipe: eliminate last usage of step array in rast_tmp.h
2010-08-15 Keith Whitwellllvmpipe: don't refer to plane->step when dcdx or dcdy...
2010-08-15 Keith Whitwellllvmpipe: also use build_mask at 16, 64 pixel levels
2010-08-15 Keith Whitwellllvmpipe: version of block4 which doesn't need the...
2010-08-15 Keith Whitwellllvmpipe: reorganize block4 loop, nice speedup
2010-08-15 Corbin Simpsongallium/docs: Cleanup debugging. Spelling, grammar...
2010-08-15 Corbin Simpsongallium/docs: Add formatting for envvar role; change...
2010-08-15 Vinson Leeglsl: Fix self inclusion in slang_compile_function.h.
2010-08-15 Vinson Leeglsl: Include missing header in slang_ir.h.
2010-08-15 Vinson Leeglsl: Clean up header file inclusion in slang_link.h.
2010-08-15 Vinson Leeglsl: Clean up header file inclusion in slang_label.h.
2010-08-15 Marek Olšákr300g: mark HiZ/ZMask_clear atoms as non-dirty after...
2010-08-15 Vinson Leeglsl: Clean up header file inclusion in slang_emit.h.
2010-08-15 Vinson Leeglsl: Clean up header file inclusion in slang_compile.h.
2010-08-15 Vinson Leeglsl: Include missing headers in slang_compile_struct.h.
2010-08-15 Marek Olšákr300g: do not use HiZ if HiZ RAM is not properly initia...
2010-08-15 Marek Olšákr300g: rename dirty_zmask -> zmask_in_use
2010-08-15 Marek Olšákr300g: do not clear with blitter if we clear just the...
2010-08-15 Marek Olšákr300g: do not use fastfill if ZMask RAM is not properly...
2010-08-15 Marek Olšákr300g: separate num_cs_end_dwords out from prepare_for_...
2010-08-15 Vinson Leeglsl: Include missing headers in slang_print.h.
2010-08-15 Vinson Leeglsl: Include missing headers in slang_compile_function.h
2010-08-15 Vinson Leeglsl: Include missing headers in slang_compiler_operati...
2010-08-15 Vinson Leeglsl: Include missing headers in slang_simplify.h.
next