gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE
[mesa.git] / src / gallium / auxiliary /
2012-09-22 Marek Olšákdraw: fix non-indexed draw calls if there's an index...
2012-09-21 Tom Stellardpipe-loader: Remove a few debug_printfs
2012-09-14 Marek Olšákgallium/u_blitter: fix stencil-only blits
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Vinson LeeUse the correct macro _WIN32 for Windows.
2012-09-04 José Fonsecagallivm,llvmpipe: Use 4-wide vectors on AMD Bulldozer.
2012-09-03 Vinson Leeutil: Add cpuid for Solaris Studio.
2012-09-01 Brian Paulutil: remove u_debug.h from u_math.h
2012-09-01 Brian Paulutil: include u_debug.h
2012-09-01 Brian Paultgsi: include u_debug.h
2012-08-31 Brian Paulutil: add casts to silence signed/unsigned comparison...
2012-08-30 Marek Olšákr600g: implement MSAA for Cayman
2012-08-30 Marek Olšákr600g: implement draw_rectangle callback
2012-08-28 Vadim Girlinu_vbuf: avoid unnecessary update of the vertex elements
2012-08-27 Brian Paulgallium/util: implement tile code for PIPE_FORMAT_Z32_FLOAT
2012-08-27 Marek Olšákr600g: implement compression for MSAA colorbuffers...
2012-08-27 Marek Olšákgallium/u_blitter: initialize sample mask in resolve
2012-08-24 José Fonsecadraw: Fix regression in draw_set_sampler(_views).
2012-08-18 Brian Paulutil: update and fix u_upload_mgr.h comments
2012-08-16 Brian Paulgallium/draw: move misplaced brace
2012-08-16 Brian Paulgallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS ...
2012-08-16 Brian Pauldraw: index samplers and sampler_view state by shader...
2012-08-16 Brian Pauldraw: move tgsi-related state into a tgsi sub-struct
2012-08-16 Brian Paulgallium: add a shader stage/type param to some draw...
2012-08-15 Marek Olšákgallium/u_blitter: document custom meta helpers
2012-08-15 Marek Olšákr600g: implement MSAA color resolve
2012-08-15 Marek Olšákr600g: implement MSAA depth-stencil decompression and...
2012-08-15 Marek Olšákgallium/u_blitter: implement X and Y texture flipping
2012-08-15 Marek Olšákgallium/u_blitter: implement blitting multisample resources
2012-08-15 Marek Olšákgallium: add TGSI support for multisample textures
2012-08-15 Marek Olšákgallium/tgsi: fix TGSI text parser
2012-08-15 Marek Olšákgallium/u_blit: set dst format from pipe_resource,...
2012-08-10 Brian Paulcso: rearrange some structure fields for consistency
2012-08-10 Brian Paulgallivm: fix crash in lp_sampler_static_state()
2012-08-08 Brian Paulgallivm: remove unused src_elem_type variable
2012-08-08 Vinson Leetranslate: Fix typo in is_legal_int_format_combo.
2012-08-07 Vinson Leegallivm: Add constructor for raw_debug_ostream.
2012-08-05 Vinson Leeutil: Move dereference after null check in util_resourc...
2012-08-04 Marek Olšákgallium/u_blitter: add a query for checking whether...
2012-08-04 Marek Olšákgallium/u_blitter: remove fallback for stencil copy...
2012-08-04 Marek Olšákgallium/u_blitter: add ability to blit only depth or...
2012-08-04 Marek Olšákgallium/u_blitter: minor cleanup
2012-08-04 Marek Olšákgallium/tgsi: fixup texture name strings
2012-08-04 Marek Olšákgallium/u_blitter: set sample mask to ~0
2012-08-04 Marek Olšákgallium/u_blit: bail out if src is a multisample texture
2012-08-04 Marek Olšákgallium/u_blit: check nr_samples before using resource_...
2012-08-04 Marek Olšákgallium: set sample mask to ~0 for clear, blit and...
2012-08-04 Vinson Leedraw: Ensure channel in convert_to_soa is initialized.
2012-08-04 Vinson Leeu_blitter: Move a pointer dereference after null check.
2012-08-03 Matt TurnerUse C99 NAN and INFINITY macros
2012-08-03 Brian Paulcso: remove unreachable break statements
2012-08-03 Brian Paulcso: 80-column wrapping, remove trailing whitespace...
2012-08-03 Brian Paulgallium: consolidate CSO sampler and sampler_view functions
2012-07-31 Vinson Leegallium/util: Use GCC built-in functions for NaN and...
2012-07-24 Anthony G. BasileFix compile time errors when building against uclibc
2012-07-23 José Fonsecagallivm: Prefer the standard JIT engine whenever possible.
2012-07-23 Tom Stellardpipe_loader: Try to connect with the X server before...
2012-07-17 Brian Paulgallivm: silence uninitialized variable warnings
2012-07-17 Marek Olšákgallium/util: add util_bit_last - finds the last bit...
2012-07-17 Roland Scheideggergallivm: (trivial) remove unnecessary bogus include
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-07-17 José Fonsecagallivm: Allow to force nearest filtering on a per...
2012-07-16 Chad Versacegallium/util, mesa: Refactor etc1 unpack function
2012-07-13 José Fonsecadraw,gallivm: Fix draw_get_shader_param.
2012-07-12 José Fonsecagallivm: Use %.9g to print floats.
2012-07-12 Marek Olšákst/mesa: implement accelerated stencil blitting using...
2012-07-12 Marek Olšákst/mesa: set colormask to zero when blitting depth
2012-07-12 Marek Olšákgallium/u_blit: remove useless memset calls
2012-07-12 Marek Olšákgallium/u_blit: drop not-very-useful wrapper around...
2012-07-12 Marek Olšákgallium/u_blit: don't do two copies for non-2D textures
2012-07-12 Marek Olšákgallium/util: move pipe_tex_to_tgsi_tex helper function...
2012-07-12 Marek Olšákgallium/u_blitter: accelerate stencil-only copying
2012-07-12 Marek Olšákgallium/u_blitter: accelerate depth-stencil copying...
2012-07-12 Marek Olšákgallium: add util_format_stencil_only helper function
2012-07-12 Marek Olšákgallium/u_blitter: minify depth0 when initializing...
2012-07-12 Marek Olšákgallium/u_gen_mipmap: accelerate depth texture mipmap...
2012-07-09 Marek Olšákgallium/u_blitter: consolidate some state changes
2012-07-06 José Fonsecatarget-helpers: Enable debug helpers only on debug...
2012-07-04 Stuart Abercrombiegallium/util: Save and restore vertex buffer state...
2012-07-02 José Fonsecagallium/tgsi: Don't declare temps individually when...
2012-07-02 José Fonsecagallivm: Cleanup the 4 x float -> 16 ub special path...
2012-07-02 José Fonsecagallium/util: Add ULL suffix to large constants.
2012-06-29 José Fonsecagallium/util: Truly disable INF/NAN tests on MSVC.
2012-06-29 José Fonsecagallium/util: Disable INF/NAN tests on MSVC.
2012-06-29 José Fonsecatranslate: Free elt8_func/elt16_func too.
2012-06-29 James Bentonutil: Reimplement half <-> float conversions.
2012-06-29 James Bentontests: Updated tests to properly handle NaN for half...
2012-06-29 James Bentonutil: Updated u_format_tests to rigidly test half-float...
2012-06-29 James Bentonutil: Added functions for checking NaN / Inf for double...
2012-06-29 James Bentonutil: Added util_format_is_array.
2012-06-28 José Fonsecagallivm: Refactor lp_build_broadcast(_scalar) to share...
2012-06-28 Johannes Obermayrgallivm: Fix potential buffer overflowing in strncat.
2012-06-27 José Fonsecagallium/util: Fix parsing of options with underscore.
2012-06-27 James Bentongallivm: Added a generic lp_build_print_value which...
2012-06-26 Olivier Galibertu2f_emit: Fix type parameter in LLVM call.
2012-06-26 Marek Olšáku_blitter: disable streamout before rendering
2012-06-22 Olivier Galibertdraw: Handle the case when there isn't a fragment shader.
2012-06-19 Olivier Galibertllvmpipe: Add vertex id support.
2012-06-19 Olivier Galibertllvmpipe: Simplify and fix system variables fetch.
2012-06-19 Olivier Galibertdraw: fix flat shading and screen-space linear interpol...
next