glx: swapBuffers prototype has changed
[mesa.git] / src / gallium /
2010-03-21 Dave Airlier300g: fix occlusion query hangs.
2010-03-21 Dave Airlier300g: add bufmgr cached for vertex/index buffers.
2010-03-21 Dave Airliegallium: cached bufmgr add map busy check
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-21 Marek Olšákr300g: align misaligned ushort vertex indices
2010-03-21 Marek Olšákr300g: fix misaligned generated offset for ubyte vertex...
2010-03-21 Marek Olšákr300g: split the vertex buffer alignment validation
2010-03-21 Marek Olšákr300g: skip null vertex buffers
2010-03-21 Corbin Simpsonr300g: Bump immediate limits.
2010-03-21 Corbin Simpsonr300g: Correctly hax max_index on pipe_vertex_buffers.
2010-03-20 Corbin Simpsonradeong: Use TRUE and FALSE.
2010-03-20 Corbin Simpsonradeong: Test the BO ptr for NULL instead of using...
2010-03-20 Dave Airlier300g: winsys fix tiling change flushes.
2010-03-20 Dave Airlier300g: add buffer/texture referenced checks.
2010-03-20 George Sapountzisst/dri: fix bug in make_current
2010-03-20 George Sapountzisst/dri: fix bug in allocate_textures
2010-03-19 Brian Paulgallivm: simplify and clean-up Z/stencil bit mask/shift...
2010-03-19 Roland Scheideggercso: remove cso_set/save/restore_sampler_textures
2010-03-19 Roland Scheideggerst/vega: fix up vega state tracker to use cso changes
2010-03-19 Brian Paules: added -I$(TOP)/include path
2010-03-19 Michal Krolgallium/docs: Clarify sampler view descriptions.
2010-03-19 Corbin Simpsongallium/docs: Fix a couple ReST errors.
2010-03-19 Marek Olšákr300g: lod min/max clamping should be relative to the...
2010-03-19 Marek Olšákr300g: fix breakage after the gallium-sampler-view...
2010-03-19 Marek Olšákr300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer suppo...
2010-03-19 Marek Olšákr300g: mark SRGB colorbuffers as unsupported
2010-03-19 Marek Olšákr300g: add generating texture coordinates for point...
2010-03-18 Brian Paulgallivm: support PIPE_FORMAT_Z24S8_UNORM in depth/stenc...
2010-03-18 Brian Paulgallivm: fix broken INCR/DECR stencil modes
2010-03-18 Brian Paulgallivm/llvmpipe: added lp_rast_shader_inputs::facing...
2010-03-18 Brian Paulllvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST
2010-03-18 Alan HourihaneAdd format B5G5R5X1
2010-03-18 Brian Paulgallivm/llvmpipe: simplify front/back stencil ref value...
2010-03-18 Brian Paulgallivm: checkpoint WIP two-sided stencil test
2010-03-18 Brian Paulllvmpipe: set opaque = FALSE if stencil enabled
2010-03-18 José Fonsecallvmpipe: Fix crashes when there is no depth buffer...
2010-03-18 Chia-I Wust/dri: Switch from st_public.h to st_api.h.
2010-03-18 Chia-I Wust/dri: Implement st_api.h callbacks.
2010-03-18 Chia-I Wust/dri: Headers and public symbols clean up.
2010-03-18 Chia-I Wust/dri: Move DRI1 bits in dri_context.c to dri1.c.
2010-03-18 Chia-I Wust/dri: Move DRI1 bits in dri_drawable.c to dri1.c.
2010-03-18 Chia-I Wust/dri: Move DRI1 bits in dri_screen.c to dri1.c.
2010-03-17 Brian Paulgallivm/llvmpipe: basic stencil testing works
2010-03-17 Brian Paulllvmpipe: remove incorrect depth test check
2010-03-17 Brian Paulgallivm: added lp_build_andc()
2010-03-17 Brian Paulllvmpipe: silence some pointer/casting warnings
2010-03-17 Brian Paulgallivm/llvmpipe: more asst changes for stencil testing
2010-03-17 Brian Paulgallivm/llmvpipe: pass stencil refs state into z/stenci...
2010-03-17 Brian Paulllvmpipe: use new LP_JIT_CTX_ enums for jit context...
2010-03-17 Brian Paulllvmpipe: added stencil ref values to jit context state
2010-03-17 Brian Paulllvmpipe: break lines
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Brian Paulcell: add missing semicolon
2010-03-16 Christoph Bumillernv50: support more formats in surface_copy,fill
2010-03-16 Brian Paulgallium: add target-helpers/wrap_screen.c to C_SOURCES
2010-03-16 Roland Scheideggerst/xorg: fix up xorg state tracker to use cso changes
2010-03-16 José Fonsecalibgl-xlib: Use a simple GALLIUM_DRIVER env var to...
2010-03-16 José Fonsecagallium: Silence warning.
2010-03-16 Roland Scheideggergallium: change remaining util functions to use cso...
2010-03-16 Michal Krolgallium/docs: Create a separate section for Sampler...
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I Wui965g: Fix use of an uninitialized variable.
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-16 Ben Skeggsnv50: fix texturing from >=4GiB mark
2010-03-16 Jakob Bornecrantzllvmpipe: Fix rebase typo
2010-03-16 Jakob Bornecrantzwinsys/sw: Add a software winsys layered on a pipe
2010-03-16 Jakob Bornecrantzi965g: Fix after context transfers
2010-03-16 Brian Paulgallivm: checkpoint: stencil test code
2010-03-16 Brian Paulgallivm/llvmpipe: rename some constant building functions
2010-03-16 Brian Paulgallivm: fix up some #includes
2010-03-16 Brian Paulgallivm/llvmpipe: rename os_llvm.h to lp_bld.h
2010-03-15 José Fonsecalibgl-xlib: Obey GALLIUM_SOFTPIPE define.
2010-03-15 Dave Airliegallium: fix frontbuffer rendering with r300g
2010-03-15 Brian Paulllvmpipe: updated status in README file
2010-03-15 Brian Paulgallivm: fix typo/bug in lp_build_sgn()
2010-03-15 Keith Whitwellcso: Do not hold references to bound textures.
2010-03-15 Brian Paulgallivm: add min_lod==max_lod special-case code in...
2010-03-15 Brian Paulgallivm: asst clean-ups, comments, etc.
2010-03-15 Brian Paulgallivm: implement minification/magnification selection
2010-03-15 Brian Paulgallivm: fix incorrect clamp in lp_build_linear_mip_lev...
2010-03-15 Brian Paulgallivm: fix incorrect floor(), itrunc()
2010-03-15 Michal Krolutil: Fix nil pointer reference.
2010-03-15 Luca Barbierinv40: remove leftover nv40_transfer.c from unification...
2010-03-15 Michal Krolgallium: util_blit_pixels() takes source sampler view...
2010-03-15 Keith Whitwellnvfx: fix up after merge
2010-03-15 Keith Whitwellr300g: fix up after merge
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-15 Dave Airlier300g: rebuild screen/winsys interface
2010-03-15 Ben Skeggsnv50: reset vbo_fifo before each validate
2010-03-15 Luca Barbierinvfx: remove src_native_swz, which was a no-op
2010-03-15 Luca Barbierinvfx: clean up shader header
2010-03-15 Luca Barbierinvfx: draw: make swtnl draw_elements actually work.
2010-03-15 Luca Barbierinvfx: draw: emit color as floating point
2010-03-15 Luca Barbierinvfx: draw: make perspective corrective texturing work
2010-03-15 Luca Barbierinvfx: draw: create draw vp with ureg
2010-03-15 Luca Barbierinvfx: add NOUVEAU_SWTNL to force swtnl at runtime
2010-03-15 Luca Barbierinvfx: move nv04_surface_2d.c into nvfx directory
2010-03-15 Luca Barbierinvfx: fix quads drawing
2010-03-15 Luca Barbierinvfx: fix viewport state after bypass removal for swtnl
next