r600g: implement timestamp query and get_timestamp hook
[mesa.git] / src / gallium / auxiliary /
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...
2012-06-18 José Fonsecadraw: Ensure that the vertex_header type size matches...
2012-06-15 Paul Berrygallium: Add TGSI_OPCODE_F2U to gallivm backend.
2012-06-14 Aaron Watryrbug: fix make process on Linux Mint 13 x64.
2012-06-13 Brian Paulutil: add some comments, fix indentation
2012-06-08 Roland Scheideggergallivm: Fix calculating rho for 3d textures for the...
2012-05-31 Brian Pauldraw: simplify index buffer specification
2012-05-25 Brian Pauldraw: fix primitive restart bug by using the index...
2012-05-25 Brian Paulutil: add GALLIUM_LOG_FILE option for logging output...
2012-05-24 Vinson Leetgsi: Initialize Padding struct fields.
2012-05-21 James Bentongallivm: Fixed erroneous optimisation in lp_build_min...
2012-05-21 James Bentongallivm: Compensate for lp_const_offset in lp_build_conv.
2012-05-21 James Bentongallivm: Fixed overflow in lp_build_clamped_float_to_un...
2012-05-18 Vinson Leegallium/tgsi/text: Ensure ret is initialized in parse_i...
2012-05-17 José FonsecaFix fetching integer inputs.
2012-05-17 Olivier Galibertllvmpipe: Implement TXQ.
2012-05-16 Francisco Jerezgallium/auxiliary/pipe-loader: Fix usage of anonymous...
2012-05-16 José Fonsecadraw,llvmpipe: Avoid named struct types on LLVM 3.0...
2012-05-15 José Fonsecagallivm: Add MCRegisterInfo.h to silence benign warning...
2012-05-15 José Fonsecagallivm: Fix lp_build_sgn for normalized/fixed-point...
2012-05-15 José Fonsecagallivm: Fix lp_build_const_xxx for negative integers.
2012-05-15 Paul BerryAdd .gitignore files for recently-added gallium projects
2012-05-14 Vinson Leevl: Initialize pipe_vertex_buffer.user_buffer fields.
2012-05-12 Marek Olšákgallium: remove user_buffer_create from the interface
2012-05-12 Marek Olšákgallium/graw: stop using user_buffer_create
2012-05-12 Marek Olšákgallium/util: remove unused parameter nr_vertex_buffers...
next