clover: Define an intrusive smart reference class.
[mesa.git] / src / gallium / auxiliary /
2014-02-21 Jordan Justentgsi_ureg: add property_gs_invocations
2014-02-20 Roland Scheideggergallivm: add smallfloat to float conversion not relying...
2014-02-16 Rob Clarkpipe-loader: split out "client" version
2014-02-14 Brian Paulgallium/pipebuffer: change pb_cache_manager_create...
2014-02-14 Thomas Hellstromgallium/util: Add flush/map debug utility code
2014-02-14 Thomas Hellstromgallium/pipebuffer: Add a cache buffer manager bypass...
2014-02-14 Thomas Hellstrompipebuffer, winsys: Add a size match parameter to the...
2014-02-14 Grigori Goronzyvl: add motion adaptive deinterlacer
2014-02-14 Tom Stellardpipe-loader: Add support for render nodes v2
2014-02-14 Tom Stellardpipe-loader: Add auth_x parameter to pipe_loader_drm_pr...
2014-02-13 Christian Königgallium/vl: remove remaining softpipe video functions
2014-02-11 Emil Velikovauxiliary/pipe-loader: automake: avoid exporting all...
2014-02-11 Emil Velikovpipe-loader: drop obsolete libudev.h include
2014-02-11 Christian Königvl: add H264 encoding interface
2014-02-07 Erik Faye-Lundgallium/tgsi: correct typo propagated from NV_vertex_pr...
2014-02-07 Erik Faye-Lundgallium/tgsi: use CLAMP instead of open-coded clamps
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2014-02-06 Christian Königvl/rbsp: add H.264 RBSP implementation
2014-02-06 Christian Königvl/vlc: add function to limit the vlc size
2014-02-06 Christian Königvl/vlc: add remove bits function
2014-02-06 Zack Rusintgsi/ureg: increase the number of immediates
2014-02-06 Zack Rusingallivm: make sure analysis works with large number...
2014-02-06 Zack Rusingallivm: handle huge number of immediates
2014-02-06 Zack Rusingallivm: allow large numbers of temporaries
2014-02-05 Roland Scheideggergallivm: fix F2U opcode
2014-02-03 Brian Pauldraw: fix incorrect color of flat-shaded clipped lines
2014-02-03 Brian Paulgallium/auxiliary/indices: replace free() with FREE()
2014-02-03 Zack Rusingallivm: fix opcode and function nesting
2014-02-02 Brian Paulgallivm: add a few const qualifiers
2014-02-02 Brian Paultranslate: reindent translate_sse.c
2014-01-28 José Fonsecagallivm: Workaround http://llvm.org/PR18600
2014-01-27 Ilia Mirkinutil/u_vbuf: correct map offset calculation for crazy...
2014-01-27 Ilia Mirkintranslate: deal with size overflows by casting to ptrdiff_t
2014-01-27 Emil Velikovgallium/rtasm: handle mmap failures appropriately
2014-01-23 José Fonsecadraw: Save original driver functions earlier.
2014-01-23 José Fonsecaos/os_thread: Revert pipe_barrier pre-processing logic.
2014-01-23 José Fonsecagallium: Use C11 thread abstractions.
2014-01-23 José Fonsecaos: Remove pipe_static_condvar.
2014-01-23 Marek Olšákgallium/util: util_format_srgb should not return FORMAT...
2014-01-23 Marek Olšákgallium/u_upload_mgr: don't expose u_upload_flush
2014-01-23 Marek Olšákgallium/hud: just unmap the upload vertex buffer instea...
2014-01-23 Marek Olšákgallium/vl: use u_upload_mgr to upload vertices for...
2014-01-21 Roland Scheideggerdraw: fix points with negative w coords for d3d style...
2014-01-20 Brian Pauldraw: use some cast wrappers in draw_pt_fetch_shade_pip...
2014-01-20 Brian Pauldraw: whitespace and formatting fixes in draw_pt_fetch_...
2014-01-20 Brian Pauldraw: fix incorrect vertex size computation in LLVM...
2014-01-20 Roland Scheideggerdraw: clean up d3d style point clipping
2014-01-19 Armin Kpipe-loader: Fix build
2014-01-18 Emil Velikovpipe-loader: add support for non-pci (platform) devices
2014-01-18 Emil Velikovpipe-loader: use loader util lib
2014-01-18 Emil Velikovloader: introduce the loader util lib
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-17 Roland Scheideggergallium: add bits for clipping points as tris (d3d...
2014-01-16 Zack Rusinllvmpipe: do constant buffer bounds checking in shaders
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...
2014-01-07 José Fonsecacso_context: Fix cso_context::sample_mask initial value.
2014-01-07 Dave Airliegallium/draw: remove double semicolon
2013-12-23 Aaron Watrypipe_loader/sw: close dev->lib when initialization...
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-14 Roland Scheideggergallivm: fix pointer type for stmxcsr/ldmxcsr
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
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-10 Zack Rusindraw: fix vbuf caching of vertices with inject front...
2013-12-10 Zack Rusinllvmpipe: fix blending with half-float formats
2013-12-03 Marek Olšákst/mesa: implement layered framebuffer clear for the...
2013-12-03 Marek Olšákgallium/util: implement layered framebuffer clear in...
2013-11-28 José Fonsecatrace: Dump PIPE_QUERY_* enums.
2013-11-28 Roland Scheideggergallium/cso: fix sampler / sampler_view counts
2013-11-28 Roland Scheideggergallium: new shader cap bit for the amount of sampler...
2013-11-22 José Fonsecatgsi: Prevent emission of instructions with empty write...
2013-11-22 José Fonsecatgsi: Rework calls to ureg_emit_insn().
2013-11-21 José Fonsecagallium: Make TGSI_SEMANTIC_FOG register four-component...
2013-11-21 José Fonsecatgsi_exec: Fix mask calculation for emit_kill_if.
2013-11-21 Vinson Leegallivm: Ignore unknown file type in non-debug builds.
2013-11-20 José Fonsecau_gen_mipmap: Use untampered cubemap texture coords...
2013-11-19 Si Chengallivm: Fix mask calculation for emit_kill_if.
2013-11-18 Brian Paulpostprocess: document the pp_init() function.
2013-11-18 Brian Paulpostprocess: move #defines to filters.h
2013-11-18 Brian Paulpostprocess: refactor header files, etc
2013-11-18 Brian Paulpostprocess: rename program to pp_program
2013-11-18 Brian Paulpostprocess: simplify pp_free() code
2013-11-15 Brian Paulindices: add comments, assertions in u_indices.c file
2013-11-15 Aaron Watrygallium/pipe_loader: un-reference udev resources when...
2013-11-14 José Fonsecagallivm: Compile flag to debug TGSI execution through...
2013-11-14 Roland Scheideggergallivm,llvmpipe: fix float->srgb conversion to handle...
2013-11-12 Roland Scheideggerdraw,llvmpipe: use exponent manipulation instead of...
2013-11-12 Cyril Bruleboisgallium: fix build on GNU/Hurd due to missing PIPE_OS_H...
2013-11-11 Brian Paulutil: set all unused cbufs to NULL in util_copy_framebu...
2013-11-08 Christian Königvl: use a separate context for shader based decode v2
2013-11-08 Roland Scheideggergallivm: deduplicate some indirect register address...
2013-11-07 Matthew McCluredraw,llvmpipe,util: add depth bias calculation for...
2013-11-06 Fabio Pedrettigallium: fix build on GNU/kFreeBSD
2013-11-06 Roland Scheideggergallivm: fix indirect addressing of inputs
2013-11-05 Roland Scheideggergallivm: optimize lp_build_minify for sse
next