llvmpipe: Always swizzle/unswizzle whole tiles.
[mesa.git] / src / gallium /
2010-07-13 José Fonsecallvmpipe: Always swizzle/unswizzle whole tiles.
2010-07-13 Jakob Bornecrantzllvmpipe: Ignores!
2010-07-13 Jakob Bornecrantztargets: Link xorg drivers with LLVM if built
2010-07-13 Jakob Bornecrantztargets: Clean up xorg make files a bit
2010-07-13 Brian Paullibgl-xlib: add depend to make clean list
2010-07-13 Marek Olšákr300g: do not advertise half_float_vertex on rv3x0
2010-07-12 Marek Olšákr300g: extend and clean up debug logging
2010-07-12 Marek Olšákr300g/swtcl: do not emit texcoords if they are also...
2010-07-12 Marek Olšákr300g: rework the draw_rectangle hook
2010-07-12 Maciej CencoraMerge branch 'master' of git://anongit.freedesktop...
2010-07-12 Vinson Leer300g: Remove unnecessary header.
2010-07-12 José Fonsecallvmpipe: Re-enable threading on windows.
2010-07-12 nobledos: remove gratuitous pipe_barrier placeholder code
2010-07-12 nobledos, rbug: remove PIPE_THREAD_HAVE_CONDVAR
2010-07-12 nobledos: Implement pipe_condvar on Windows Vista and later
2010-07-12 nobledos: Implement pipe_condvar on win32
2010-07-12 Marek Olšákr300g: implement fast color clear
2010-07-12 Marek Olšákr300g: clear and copy a resource with a rectangular...
2010-07-12 Marek Olšákr300g: do not use immediate mode if there is a VBO...
2010-07-12 Marek Olšáku_blitter: add draw_rectangle callback which can be...
2010-07-12 Marek Olšáku_blitter: clean up the texcoord computations
2010-07-12 Marek Olšáku_blitter: simplify blitter_set_rectangle
2010-07-12 Marek Olšáku_blitter: rename blitter->base, add a way to get a...
2010-07-11 Marek Olšákr300g: ugly fix of a hardlock in the cubestorm xscreensaver
2010-07-10 Marek Olšákr300g: do not print a rejected CS if RADEON_DUMP_CS...
2010-07-09 Marek Olšákr300g: allow the GTT domain for samplers
2010-07-09 Marek Olšákr300g/swtcl: fix out-of-bounds write
2010-07-09 Vinson Leedraw: Fix off-by-one error in assert.
2010-07-08 Marek Olšákr300g: fix texturing with negative lod bias
2010-07-08 Marek Olšákr300g: store/return the stride for winsys_handle in...
2010-07-08 Marek Olšákr300g: fix transfering compressed textures
2010-07-08 Brian Paulgallium: bump PIPE_MAX_SHADER_INPUTS/OUTPUTS to 32
2010-07-08 Marek Olšákr300g: add a function for marking framebuffer atoms...
2010-07-08 Marek Olšákr300g: minor fixups
2010-07-07 Brian Paulgallivm: restore const qualifier
2010-07-07 Brian Paulgallivm: fix cube map LOD computation
2010-07-07 Vinson Leellvmpipe: Don't build lp_test_round when using MSVC.
2010-07-06 Vinson Leellvmpipe: Add lp_test_round to SCons build.
2010-07-06 Vinson Leedraw: Remove unnecessary header.
2010-07-06 Vinson Leegallivm: Remove unnecessary header.
2010-07-06 Marek Olšákutil: print help for debug options on non-debug builds
2010-07-06 Brian Paulgallivm: use trunc, not round in lp_build_nearest_mip_l...
2010-07-06 Brian Paulllvmpipe: add test program for round(), trunc(), floor...
2010-07-06 Brian Paulgallivm: finish implementation of lp_build_iceil()
2010-07-06 Zack Rusinllvmpipe: disconnect vertex texture sampling from the...
2010-07-06 Zack Rusindraw: make sure softpipe doesn't crash with vertex...
2010-07-06 Zack Rusindraw: implement vertex texture sampling using llvm
2010-07-06 Tom Stellardr300/compiler: Implement KILP opcode.
2010-07-06 José Fonsecagallivm: Use SSE4.1's BLENDV instructions for lp_build_...
2010-07-06 José Fonsecagallivm: Fix 8bit comparisons.
2010-07-06 Alan Hourihanellvmpipe: ensure all bins are reset avoids memory corru...
2010-07-06 Chia-I Wust/egl: Add support for !GLX_DIRECT_RENDERING.
2010-07-05 Corbin Simpsonauxiliary/util: Add SM3 meta-cap list.
2010-07-05 Roland Scheideggerllvmpipe: wait for queries being finished when asked...
2010-07-04 Vinson Leei915g: Remove unnecessary header.
2010-07-04 Jakob Bornecrantzi915g: Add flag to not send commands to hw
2010-07-04 Jakob Bornecrantzi915g: If the kernel reject the batchbuffer print it...
2010-07-04 Jakob Bornecrantzi915g: Minor cleanups
2010-07-04 Jakob Bornecrantzi915g: Make batchbuffer flush function not be inline
2010-07-04 Jakob Bornecrantzi915g: Rename texture state to map state
2010-07-04 Jakob Bornecrantzi915g: Move fragment state to its own file
2010-07-04 Jakob Bornecrantzi915g: Move static state to its own file
2010-07-04 Jakob Bornecrantzi915g: Don't dirty dynamic state if it hasn't changed
2010-07-04 Jakob Bornecrantzi915g: Don't flush after blit
2010-07-04 Jakob Bornecrantzi915g: Don't flush empty batchbuffers
2010-07-04 Jakob Bornecrantzgallium: Make trivial examples use target helpers
2010-07-04 Jakob Bornecrantzgallium: Fix compilation of trivial quad-tex
2010-07-04 Vinson Leest/egl: Remove unnecessary headers.
2010-07-03 Vinson Leegallivm: Remove unnecessary headers.
2010-07-03 Marek Olšákr300g: fix warnings
2010-07-03 Tom Stellardr300/compiler: Use hardware flow control instructions...
2010-07-03 Tom Stellardr300g: Fix typo in r300_reg.h
2010-07-02 José Fonsecagallivm: Do 4ubyte AoS texture filtering for any format...
2010-07-02 José Fonsecagallivm: Use util_format_description::fetch_rgba_8unorm...
2010-07-02 José Fonsecautil: Add a fetch_rgba_8unorm.
2010-07-02 José Fonsecagallivm: Support multiple pixels in lp_build_fetch_rgba...
2010-07-02 José Fonsecagallivm: Move lp_build_rgba8_to_f32_soa() to lp_bld_for...
2010-07-02 José Fonsecagallivm: Move gather functions to its own module.
2010-07-02 José Fonsecagallivm: Check inputs/outputs in lp_build_conv()
2010-07-02 José Fonsecautil: Expose util_format_fits_8unorm().
2010-07-02 Brian Paulsoftpipe: fix incorrect blend func index passed to...
2010-07-02 Brian Paulsoftpipe: better assertions
2010-07-02 Brian Paulgallium/cso: check for set_vertex_sampler_views !=...
2010-07-02 José Fonsecagallivm: Code generate YUV format unpacking.
2010-07-02 José Fonsecagallivm: Fix 4 x unorm8 -> 4 x float conversion.
2010-07-02 Dave Airlier600: use gallium list macros instead of making our...
2010-07-01 Fernando Carrijomesa: Purge macros NEED_EVENTS and NEED_REPLIES
2010-07-01 Brian Paulgallium/cso: unbind sampler views in cso_release_all()
2010-07-01 Brian Paulllvmpipe: silence pointer type warnings
2010-07-01 José Fonsecagallivm: Support 4 x unorm8 in lp_build_fetch_rgba_aos().
2010-07-01 José Fonsecagallivm: Allow to conversions to/from registers of...
2010-07-01 José Fonsecagallivm: Support extended swizzles in lp_build_swizzle1...
2010-07-01 José Fonsecagallivm: Setup a global optimization pass.
2010-07-01 José Fonsecallvmpipe: Remove lp_build_swizzle2_aos().
2010-06-30 Brian Paulllvmpipe: another null pointer check
2010-06-30 Brian Paulllvmpipe: use dummy tile when out of memory
2010-06-30 Brian Paulllvmpipe: added new lp_memory.[ch] files
2010-06-30 Brian Pauldraw: fix out of memory handling in polygon stipple...
2010-06-30 Chia-I Wust/egl: Manually free configs on terminate.
2010-06-30 Chia-I Wuegl: Store screens in a dynamic array.
next