util: Include missing header in u_draw.h.
[mesa.git] / src / gallium / auxiliary /
2010-08-16 Chia-I Wudraw: Add flags to draw_prim_info.
2010-08-15 Jakob Bornecrantzgallium: Make printing info on debug builds default off
2010-08-14 Vinson Leegallivm: Remove unnecessary header.
2010-08-14 Luca Barbieriu_cpu_detect: remove arch and little_endian
2010-08-14 José Fonsecagallivm: Refactor the Newton-Rapshon steps, and disable...
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-12 Marek OlšákRevert "u_blitter: unify clear_depth_stencil and flush_...
2010-08-12 Marek Olšáku_blitter: unify clear_depth_stencil and flush_depth_st...
2010-08-11 Luca Barbieriu_staging: remove useless inline keyword
2010-08-11 Luca Barbieritranslate: allow clients to ask for supported output...
2010-08-11 Vinson Leeauxiliary: Make u_staging.c MSVC compatible.
2010-08-11 Vinson Leeauxiliary: Add u_staging.c to SCons build.
2010-08-11 José Fonsecagallivm: Fix and enable the extra Newton/Raphson step...
2010-08-11 Luca BarbieriRevert "translate_generic: return NULL instead of asser...
2010-08-11 Luca Barbieritranslate_generic: fix broken A8R8G8B8_UNORM output
2010-08-11 Luca Barbieritranslate_generic: return NULL instead of assert(0...
2010-08-11 Luca Barbieriauxiliary: fix util_framebuffer_copy
2010-08-11 José Fonsecagallivm: Use lp_build_div instead of lp_build_mul ...
2010-08-11 José Fonsecagallivm: Use unsigned shift in lp_build_minify.
2010-08-11 Marek Olšákutil: copy the u_staging commit message to the code
2010-08-11 Luca Barbieriauxiliary: support for transfers using staging resources
2010-08-11 Luca Barbieriu_surfaces: add util_surfaces_peek
2010-08-11 Luca Barbieriu_surfaces: use cso_hash instead of util_hash_table
2010-08-11 Luca Barbieriu_surfaces: fix surface leak due to off by one
2010-08-11 Luca Barbieriauxiliary: make primitive splitter assert on unimplemen...
2010-08-11 Luca Barbieriauxiliary: fix u_split_prim naming convention
2010-08-11 Luca Barbieriauxiliary: move Ben Skeggs' primitive splitter to commo...
2010-08-10 José Fonsecautil: Add util_format_srgb().
2010-08-10 Brian Paulgallivm: fix non-SSE4.1 case in lp_build_pack2()
2010-08-10 nobledgallivm: Fix bitwise operations for floats, division...
2010-08-10 nobledgallivm: Even more type checking
2010-08-09 José Fonsecagallivm: More type checks.
2010-08-09 José Fonsecagallivm: Don't call LLVMBuildFNeg on llvm-2.6.
2010-08-09 nobledgallivm: Always use floating-point operators for floati...
2010-08-09 José Fonsecautil: Move _mm_shuffle_epi8() to u_sse.h.
2010-08-08 José Fonsecagallivm: Fix more integer operations.
2010-08-08 nobledgallivm: Use the correct context for integers
2010-08-08 José Fonsecagallivm: Add type checks for the basic operations.
2010-08-08 José Fonsecadraw: Remove unused variable.
2010-08-08 nobleddraw: Use the correct type for integers
2010-08-06 Brian Paulgallium: remove stray semicolons
2010-08-06 Chia-I Wudraw: Add an assertion to varray's version of trim().
2010-08-06 Chia-I Wudraw: Fix draw_pt_split_prim for primitives with adjacency.
2010-08-06 Chia-I Wudraw: Assert that only the first vetex may have flags...
2010-08-06 Chia-I Wudraw: Avoid mixed declarations and code.
2010-08-06 Chia-I Wudraw: Remove unnecessary vertex flag ANDs.
2010-08-06 Chia-I Wudraw: Mask out vertex flags in GS and stream output.
2010-08-06 Chia-I Wudraw: Include draw_decompose_tmp.h in draw_pt_decompose.h.
2010-08-06 Chia-I Wudraw: Include draw_decompose_tmp.h in draw_so_emit_tmp.h.
2010-08-06 Chia-I Wudraw: Include draw_decompose_tmp.h in draw_gs_tmp.h.
2010-08-06 Chia-I Wudraw: Include draw_decompose_tmp.h in draw_pt_vcache_tmp.h.
2010-08-06 Chia-I Wudraw: Add draw_decompose_tmp.h.
2010-08-06 Jakob Bornecrantztgsi: Fix typo, so we follow what is in the comments
2010-08-06 Jakob Bornecrantztgsi: Add option to stop the sanity checker from printing
2010-08-06 Jakob Bornecrantzutil: Add option to not dump cpu caps
2010-08-06 Jakob Bornecrantzgallivm: Only get debug option once
2010-08-05 Dave Airlier300g: implement hyper-z support. (v4)
2010-08-04 Vinson Leedraw: Fix return type of draw_translate_vinfo_size.
2010-08-04 Chia-I Wudraw: Fix the edge flags of flatshade_first polygons.
2010-08-03 Brian Pauldraw: check for instance divisors in vcache_check_run()
2010-08-03 Brian Paulgallium/translate: make generic_run() and generic_run_e...
2010-08-03 Brian Pauldraw: added a comment
2010-08-03 Brian Pauldraw: use instance divisor in draw_print_arrays()
2010-08-03 Brian Pauldraw: add assertion, rearrange debug code
2010-08-03 Zack Rusingallium/draw: forgot about PIPE_PRIM_LINE_STRIP_ADJACENCY
2010-08-03 Zack Rusingallium/util: add extra primitives to the trimmer
2010-08-02 Michal Krolutil: Fix unpacking of R8G8Bx_SNORM format.
2010-08-01 Dave Airliedraw: fix warning in sse code.
2010-07-30 Zack Rusindraw: actually a noop, rather than not implemented
2010-07-30 Brian Paultgsi: remove incorrect assertion
2010-07-30 Vinson Leellvmpipe: Fix implicit declaration of lp_func_delete_bo...
2010-07-30 Chia-I Wuutil: Fix the range of util_draw_elements_instanced.
2010-07-30 Zack Rusinllvmpipe: delete function bodies after generating machi...
2010-07-30 Keith Whitwellutil: more helpers for old draw code
2010-07-29 Brian Pauldraw: do bounds checking of array elements (debug only)
2010-07-29 Brian Pauldraw: assorted clean-ups in clipper code
2010-07-29 Brian Paulgallium: implement bounds checking for constant buffers
2010-07-29 Brian Pauldraw: add vertex buffer offset in draw_print_arrays()
2010-07-29 Brian Paulgallivm: added lp_build_assert() function to make asser...
2010-07-29 José FonsecaRevert "gallivm: fix lp_build_sample_offset() crash...
2010-07-29 Brian Paulgallivm: fix lp_build_sample_offset() crash when indexi...
2010-07-29 Keith Whitwellutil: add uint version of pack_z_stencil
2010-07-29 José Fonsecascons: Use the current python executable for code gener...
2010-07-29 José Fonsecadraw: Also emit EMMS on generated LLVM IR.
2010-07-29 José Fonsecallvmpipe: Avoid corrupting the FPU stack with MMX instr...
2010-07-29 José Fonsecautil: Don't include xmmintrin.h.
2010-07-29 Chia-I Wugallium: Use unified pipe_context::draw_vbo.
2010-07-29 Chia-I Wugallium: Implement draw_vbo and set_index_buffer for...
2010-07-28 Vinson Leedraw: Fix VMware spelling.
2010-07-27 José Fonsecagallivm: Add lp_build_select_bitwise() alternative...
2010-07-27 Brian Paulutil: fix unused function warning on non-x86
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-26 nobledutil: fix CPU detection on OS X
2010-07-26 Marek Olšákutil: fix another mutex leak in mempool
2010-07-26 Marek Olšákutil: fix mutex leaks in mempool
2010-07-24 Vinson Leeutil: Add PIPE_OS_CYGWIN to u_network.
2010-07-23 Brian Pauldraw: add small ybias factor for drawing wide points
2010-07-23 Jakob Bornecrantztgsi: Fix error message on invalid swizzle parse
2010-07-22 Brian Pauldraw: re-order optimization passes depending on LLVM...
2010-07-22 Brian Pauldraw: added new assertions to clipping code
next