gbm: use the loader util lib
[mesa.git] / src / gallium / auxiliary /
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
2013-11-05 José Fonsecautil/u_format: take normalized flag in consideration...
2013-11-05 Vinson Leegallivm: Remove llvm::DisablePrettyStackTrace for LLVM...
2013-11-04 Marek Olšáktgsi/scan: set maximum index for each constant buffer
2013-11-04 Brian Pauldraw: move type construction out of loop
2013-10-29 Rob Clarkgallium/auxiliary/indices: add u_primconvert
2013-10-29 Rob Clarkgallium/auxiliary/indices: add start param
2013-10-29 Matthew McClureutil,llvmpipe: correctly set the minimum representable...
2013-10-24 Roland Scheideggergallivm: implement fully accurate corner filtering...
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-21 Roland Scheideggergallivm: implement seamless cube filtering
2013-10-18 Jon TURNEYtranslate_sse: Fix generated code argument handling...
2013-10-18 Jon TURNEYrtasm: Cygwin uses the msabi calling convention on...
2013-10-18 Jon TURNEYrtasm: The heap is NX on 64-bit Cygwin, so use the...
2013-10-16 José FonsecaRevert "scons: Fix build when rtti is disabled"
2013-10-16 Brian Paulcso: fix incorrect sampler view count in cso_restore_sa...
2013-10-16 Alexander von Gluck IVscons: Fix build when rtti is disabled
2013-10-16 José Fonsecadraw: make vs_slot signed.
2013-10-15 Alexander von Gluck IVbuild: remove forced -fno-rtti
2013-10-10 José Fonsecautil: Fix MinGW build.
2013-10-10 Roland Scheideggergallivm: kill old per-quad face selection code
2013-10-10 Roland Scheideggergallivm: handle explicit derivatives for cubemaps
2013-10-10 Roland Scheideggergallivm: ignore rho approximation for cube maps
2013-10-09 José Fonsecautil/u_math: Fix C++ include of u_math.h on MSVC.
2013-10-09 Zack Rusinllvmpipe: implement 64 bit mul opcodes in llvmpipe
2013-10-09 Zack Rusingallium: Add support for 32x32 muls with 64 bit results
2013-10-09 Zack Rusingallivm: support printing of 64 bit integers
2013-10-04 Matthew McClureutil: when packing depth values, round to nearest.
2013-10-03 Brian Paulcso: make sure all sampler states are set/cleared
2013-10-03 Brian Paulvl: remove old bind_fragment_sampler_states() calls
2013-10-03 Brian Paulutil: remove old bind_fragment_sampler_states() calls...
2013-10-03 Brian Pauldraw: remove use of old bind_fragment_sampler_states()
2013-10-03 Brian Paulcso: remove use of old bind_*_sampler_states() functions
2013-10-03 Brian Paulvl: use pipe_context::bind_sampler_states() if non...
2013-10-03 Brian Paulutil: use pipe_context::bind_sampler_states() if non...
2013-10-03 Brian Pauldraw: use pipe_context::bind_sampler_states() if non...
2013-10-03 Brian Paulcso: use pipe_context::bind_sampler_states() if non...
2013-10-03 Brian Pauldraw: rename bind_sampler_states variables
2013-10-01 Vinson Leeutil/u_format: Assert that format block size is at...
2013-10-01 Vinson Leedraw: Add a null check for draw.
2013-10-01 Brian Paulgallium: include u_surface.h instead of u_rect.h
2013-09-25 Zack Rusindraw/clip: don't emit so many empty triangles
2013-09-25 Christian Königvl/mpeg12: use new vlc function to search for start...
2013-09-25 Christian Königvl/vlc: add fast forward search for byte value
2013-09-20 José Fonsecadraw: Ensure draw_pt_middle_end::bind_parameters is...
2013-09-19 Roland Scheideggergallivm: adjust wrap mode to CLAMP_TO_EDGE always for...
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-17 Roland Scheideggergallivm: some bits of seamless cube filtering implement...
2013-09-12 Andreas Bollos: First check for __GLIBC__ and then for PIPE_OS_BSD
2013-09-12 José Fonsecallvmpipe: Remove the special path for TGSI_OPCODE_EXP.
next