mesa.git
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-29 Brian Paulst/mesa: remove unused/disabled code
2010-04-29 Brian Paulmesa: added _mesa_print_framebuffer() for debugging
2010-04-29 Eric Anholti965: Reject shaders with uninlined function calls...
2010-04-29 Eric Anholtmesa: Don't overwrite a driver's shader infolog with...
2010-04-29 Jakob Bornecrantzutil: Update caps after helpfull input
2010-04-29 Jakob Bornecrantzutil: Add small caps checker helper
2010-04-29 Jakob Bornecrantzutil: Format error format string as the rest of the...
2010-04-29 Jakob Bornecrantzsoftpipe & llvmpipe: Enable SM3 cap
2010-04-29 Zack Rusindraw llvm: stay in bounds even if fetch_count % 4 != 0
2010-04-29 Brian Paulcso: remove commented-out code, update function docs
2010-04-29 Brian Paulgallivm: add some assertions in special-case sampler...
2010-04-29 Eric Anholti965: Fix cube map layouts on Ironlake.
2010-04-29 Eric Anholti965: Implement VS MAX in a more obvious way.
2010-04-29 Eric Anholti965: Use immediate float operands for some VS instruct...
2010-04-29 Brian Paulllvmpipe: fix texture/display target memory leak
2010-04-29 Michel Dänzergallium/draw: Fix PPC compiler warning.
2010-04-29 Michel Dänzergallium/draw: Fix PPC build failure.
2010-04-29 Marek Olšákr300g: fix compiler error
2010-04-29 Marek Olšákr300g: use the enum for color swizzles in the rasterizer
2010-04-29 Marek Olšákr300g: rasterizer debug logging
2010-04-29 Marek Olšákr300g: fix tests/yuvrect and possibly even rendering...
2010-04-29 Marek Olšákr300g: enable the RGBA16F renderbuffer too
2010-04-29 Marek Olšákr300g: enable float textures
2010-04-29 Marek Olšákr300g: compose swizzles from texture formats and sample...
2010-04-29 Marek Olšákr300g: init s3tc fetching functions
2010-04-27 Roland Scheideggergallium: fix glaring bugs in last commit
2010-04-26 Roland Scheideggergallium: interface changes for multisampling
2010-04-26 Alan Hourihanegallivm: BGNFOR/ENDFOR fallthrough to BGNLOOP/ENDLOOP
2010-04-26 José Fonsecadraw: Always use the llvm middle end when available...
2010-04-26 José Fonsecasvga: Pass-through max_index to translate.
2010-04-26 José Fonsecadraw: Pass-through pipe_buffer::max_index to translate.
2010-04-26 José Fonsecatranslate: Take and respect a max_index argument.
2010-04-26 Corbin Simpsonr300g: Rudimentary stats, printed on exit.
2010-04-26 Corbin Simpsonr300g: Add stats debug flag.
2010-04-26 Andre Maasikasr600: enable VERT_RESULT_PSIZ - makes point size &...
2010-04-26 Andre Maasikasr600: adjust point sprites after 911fa4a4a1
2010-04-26 Vinson Leescons: Include headers from the local include directory...
2010-04-26 Vinson Leeos: Check for spurious wakeups in pipe_barrier_wait.
2010-04-26 Corbin Simpsonr300g: Use table CS writing when applicable.
2010-04-26 Corbin Simpsonr300g: Add CS table writing.
2010-04-26 Vinson Leeet/egl: Remove dead code.
2010-04-26 Vinson Leenvfx: Add include path to SCons build.
2010-04-26 Marek Olšákr300g: support index bias on r500 and DRM 2.3.0
2010-04-26 Marek Olšákr300g: support rendering more than 65535 vertices in...
2010-04-26 Marek Olšákr300g: emit MSPOS regs
2010-04-26 Marek Olšákr300g: force prefetch for non-indexed vertices
2010-04-26 Marek Olšákr300g: use the dummy FS shader for shaders with zero...
2010-04-26 Marek Olšákr300g: allow unaligned vertex formats if the stride...
2010-04-26 Marek Olšákr300g: abort on unsupported vertex formats
2010-04-26 Marek Olšákr300g: abort if a vertex buffer offset is not dword...
2010-04-26 Vinson Leest/wgl: s/st_manager_create_api/st_gl_api_create/
2010-04-26 Vinson Leenvfx: Add missing header.
2010-04-25 Jakob Bornecrantzst/dri: Refactor dri_st_api into other files
2010-04-25 Jakob Bornecrantzst/dri: Make st_framebuffer_iface the base for dri_drawable
2010-04-25 Jakob Bornecrantzst/dri: Make st_manager the base for dri_screen
2010-04-25 Jakob Bornecrantzst/dri: Add hooks for framebuffer functions
2010-04-25 Jakob Bornecrantzst/dri: Make lookup_egl_image a hook
2010-04-25 Jakob Bornecrantzst_api: Remove st_module
2010-04-25 José Fonsecallvmpipe: Respect pipe_sampler_view::swizzle_r/g/b/a
2010-04-25 José Fonsecadraw: Respect pipe_vertex_buffer::max_index in llvm...
2010-04-25 José Fonsecallvmpipe: No need to flush the caches for buffers.
2010-04-25 José Fonsecasoftpipe: Make softpipe transfers in-order.
2010-04-25 José Fonsecallvmpipe: Cleanup/improve llvmpipe_flush_resource usage.
2010-04-25 Vinson Leellvmpipe: Remove unused variable.
2010-04-25 José Fonsecallvmpipe: llvmpipe_flush_texture -> llvmpipe_flush_resource
2010-04-25 José Fonsecallvmpipe: Fix buffer overflow unswizzling several formats.
2010-04-25 José Fonsecasoftpipe: Hardcode TILE_CLEAR_OPTIMIZATION to 1.
2010-04-25 José Fonsecallvmpipe: Replace tile_read/write with more descriptive...
2010-04-25 José Fonsecallvmpipe: Cleanup llvmpipe_is_format_supported().
2010-04-25 José Fonsecasoftpipe: More accurate softpipe_is_format_supported().
2010-04-25 José Fonsecallvmpipe: Remove sp2lp.sh.
2010-04-25 José Fonsecallvmpipe: lp_tex_sample_llvm.c -> lp_tex_sample.c
2010-04-25 Vinson Leest/dri: Add missing header.
2010-04-25 Vinson Leegallivm: Rename variable info to opcode_info.
2010-04-25 Vinson Leeradeon: Remove NULL check of bo_legacy->tobj.
2010-04-25 Vinson Leegallivm: Remove NULL check of pointer that can't be...
2010-04-25 Vinson Leedri: Remove unnecessary header.
2010-04-24 Vinson Leenvfx: Add to SCons build.
2010-04-24 Dave Airliellvm: fix configure.ac harder
2010-04-24 Vinson Leenv50: Add to SCons build.
2010-04-24 Vinson Leellvmpipe: Remove unused variable.
2010-04-24 Vinson Leellvmpipe: Remove unnecessary header.
2010-04-24 José Fonsecallvmpipe: Implement shader bias.
2010-04-24 José Fonsecamesa: Eliminate multiple va_list usage.
2010-04-24 José Fonsecautil: Add missing static keyword.
2010-04-24 José Fonsecautil: Fix unsigned <-> ptr conversions.
2010-04-24 José Fonsecallvmpipe: Initialize dummy variable.
2010-04-24 José Fonsecallvmpipe: Don't use fences when not using threads.
2010-04-24 José Fonsecallvmpipe: Move the determination of the number of threa...
2010-04-24 José Fonsecagallivm: Centralize the cpu caps detection.
2010-04-24 José Fonsecallvmpipe: Pass flatshade_first to setup.
2010-04-24 José Fonsecasvga: D3DCOLOR actually stands for B8G8R8A8.
2010-04-24 José Fonsecasvga: Translate recently added vertex formats.
2010-04-24 José Fonsecacso_cache: Ensure irrelevant state of the blend state...
2010-04-24 Jakob Bornecrantzst/dri: DRI2 give proper binding to depth buffer
2010-04-24 José Fonsecasw/xlib: Fix bad logic in shm allocation.
2010-04-24 José Fonsecagallivm: LLVMConstBitCast -> LLVMBuildBitCast
2010-04-24 Dave Airliellvmpipe: add initial autoconf support.
2010-04-24 Vinson Leenouveau: Add to SCons build.
next