gbm: use the loader util lib
[mesa.git] / src / gallium / auxiliary / util /
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-13 Marek Olšákgallium/util: easy fixes for NULL colorbuffers
2014-01-13 Marek Olšákst/mesa: bind NULL colorbuffers as specified by glDrawB...
2013-12-14 Marek Olšákgallium/u_blitter: implement shader-based MSAA resolve...
2013-12-14 Marek Olšákgallium/u_blitter: implement shader-based MSAA resolve
2013-12-14 Marek Olšákgallium/u_blitter: remove useless parameters from some...
2013-12-12 Brian Paulutil: fix compile breakage
2013-12-12 Brian Paulutil: move variable declaration out of for-loop
2013-12-12 Marek Olšákgallium/util: implement new color clear API in u_blitter
2013-12-12 Marek Olšákgallium: allow choosing which colorbuffers to clear
2013-12-03 Marek Olšákgallium/util: implement layered framebuffer clear in...
2013-11-28 José Fonsecatrace: Dump PIPE_QUERY_* enums.
2013-11-20 José Fonsecau_gen_mipmap: Use untampered cubemap texture coords...
2013-11-11 Brian Paulutil: set all unused cbufs to NULL in util_copy_framebu...
2013-11-07 Matthew McCluredraw,llvmpipe,util: add depth bias calculation for...
2013-11-05 José Fonsecautil/u_format: take normalized flag in consideration...
2013-10-29 Matthew McClureutil,llvmpipe: correctly set the minimum representable...
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-10 José Fonsecautil: Fix MinGW build.
2013-10-09 José Fonsecautil/u_math: Fix C++ include of u_math.h on MSVC.
2013-10-04 Matthew McClureutil: when packing depth values, round to nearest.
2013-10-03 Brian Paulutil: remove old bind_fragment_sampler_states() calls...
2013-10-03 Brian Paulutil: use pipe_context::bind_sampler_states() if non...
2013-10-01 Vinson Leeutil/u_format: Assert that format block size is at...
2013-10-01 Brian Paulgallium: include u_surface.h instead of u_rect.h
2013-09-18 José Fonsecautil/u_blit: Implement util_blit_pixels via pipe_contex...
2013-09-18 José Fonsecautil/u_blit: Support blits from cubemaps.
2013-09-10 Vinson Leeutil: Fix unmatched parenthesis.
2013-09-10 Brian Paulutil: don't use _fxsave() with MSVC 2010 or older
2013-08-22 José Fonsecagallium: Support PIPE_FORMAT_R10G10B10A2_UINT.
2013-08-20 Roland Scheideggerutil: add avx2 and xop detection to cpu detection code
2013-08-19 Christian Königvl: rename enum pipe_video_codec to pipe_video_format
2013-08-09 Roland Scheideggerutil: (trivial) fix asm input/output list for fxsave
2013-08-08 Dieter Nützelutil: (trivial) fix more compile errors in u_cpu_detect...
2013-08-08 Roland Scheideggerutil: (trivial) fix compile error with MSVC on x86
2013-08-08 Roland Scheideggerutil: try much harder to set DAZ flag
2013-08-08 Roland Scheideggerutil: implement table-based + linear interpolation...
2013-07-31 Brian Paulgallium/util: reformat, comment util_get_offset()
2013-07-31 Brian Paulgallium/util: comments, var renaming in u_inlines.h
2013-07-30 Marek Olšákst/dri: implement the driconf option force_s3tc_enable...
2013-07-27 Roland Scheideggerutil: don't flush overflowing values to infinity in...
2013-07-23 Andre Heidergallium/util: Fix detection of AVX cpu caps
2013-07-19 José Fonsecautil/u_math: Define NAN/INFINITY macros for MSVC.
2013-07-17 Roland Scheideggerutil/u_format_s3tc: handle srgb formats correctly.
2013-07-17 Emil Velikovgallium/util: use explicily sized types for {un, }pack_...
2013-07-12 José Fonsecautil/u_format: Comment out half float denormal test...
2013-07-12 Brian Paultgsi: rename the TGSI fragment kill opcodes
2013-07-12 Brian Paulutil: add casts to silence MSVC warnings in u_blit.c
2013-07-10 José Fonsecautil/u_math: Use xmmintrin.h whenever possible.
2013-07-10 Zack Rusinutil: treat denorm'ed floats like zero
2013-06-28 Zack Rusindraw/translate: fix instancing
2013-06-30 Marek Olšákst/mesa: handle SNORM formats in generic CopyPixels...
2013-06-26 Brian Paulutil: int/unsigned changes to silence some MSVC warnings
2013-06-26 Brian Paulutil: add some casts to silence some MSVC warnings
2013-06-26 Brian Paulutil: s/int/unsigned/ to silence some MSVC warnings
2013-06-25 José Fonsecautil/debug: Cleanup/improve debug_symbol_name_dbghelp.
2013-06-25 José Fonsecautil/debug: Make debug_backtrace_capture work for 64bit...
2013-06-24 Adam Jacksongallium: Fix llvmpipe on big-endian machines
2013-06-19 Roland Scheideggerutil: (trivial) add has_popcnt field
2013-06-18 Roland Scheideggergallium: add condition parameter to render_condition
2013-06-13 Manfred Ernstmesa: Fix bug in unclamped float to ubyte conversion.
2013-06-13 Marek Olšákgallium/u_format: add a new helper for initializing...
2013-06-13 Marek Olšákgallium/u_blitter: make clearing independent of the...
2013-06-13 Marek Olšákgallium/u_blitter: make clearing independent of the...
2013-06-13 Marek Olšákgallium/util: make WRITES_ALL_CBUFS optional in the...
2013-06-12 Roland Scheideggerutil: new util_fill_box helper
2013-06-10 Richard Sandifordutil: Use sizeof(void *) rather than 0 as the fallback...
2013-06-07 Roland Scheideggerutil: add comment about bogus transfer flags
2013-06-07 Roland Scheideggerutil: fix util_clear_render_target and util_clear_depth...
2013-06-07 Chia-I Wuutil: add util_resource_is_array_texture()
2013-06-07 Chia-I Wuu_vbuf: fix index buffer leak
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-05-25 Zack Rusingallium: Add support for multiple viewports
2013-05-29 Anthony G. Basilegallium: fix build on uclibc system
2013-05-03 Chia-I Wuutil/prim: add u_reduced_prims_for_vertices()
2013-05-03 Chia-I Wuutil/prim: assorted fixes for u_decomposed_prims_for_ve...
2013-05-03 Chia-I Wuutil/prim: use vertex count info in u_validate_pipe_prim()
2013-05-03 Chia-I Wuutil/prim: fix the name of the include guard
2013-05-03 Chia-I Wudraw: use u_assembled_prim() instead of u_assembled_pri...
2013-05-03 Chia-I Wuutil/prim: clean up and add comments
2013-05-03 Chia-I Wuutil/prim: fix primitive trimming for triangles with...
2013-04-25 José Fonsecautil/u_sse: Fix _mm_shuffle_epi8 prototype for clang.
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2013-04-23 Marek Olšákgallium/u_blitter: implement buffer clearing
2013-04-18 Zack Rusindraw: implement primitive assembler
2013-04-18 Zack Rusinutil/prim: fix decomposed counts for adjacency primitives
2013-04-18 Christoph Bumillerst/mesa: optionally apply texture swizzle to border...
2013-04-17 Zack Rusindraw: implement pipeline statistics in the draw module
2013-04-06 Marek Olšákgallium/util: add const to a parameter of util_max_layer
2013-04-05 Wladimirutil: add ETC as compressed format
2013-04-05 Brian Paulgallium/u_blitter: fix is_blit_generic_supported()...
2013-04-04 Brian Paulutil: add debug_memory_check_block(), debug_memory_tag()
2013-04-03 Roland Scheideggergallivm: use f16c hw support for float->half and half...
2013-04-03 Brian Paulutil: add new util_resource_size() function in u_resour...
2013-04-03 Brian Paulutil: move functions from u_resource.c to u_transfer.c
2013-03-26 Marek Olšákgallium: add interface for driver queries like performa...
2013-03-11 Marek Olšákgallium/util: attempt to fix blitting multisample textu...
next