st/xorg: remove DEBUG_PRINT macro and add exa_debug_printf
[mesa.git] / src / gallium /
2011-05-09 Marcin Slusarzst/xorg: remove DEBUG_PRINT macro and add exa_debug_printf
2011-05-09 Marcin Slusarzst/xorg: fix compilation of xorg_exa.c with DEBUG_PRINT...
2011-05-08 Nicolas Kaisercell: fix unbalanced parenthesis
2011-05-07 Marek Olšákr300g: handle seamless_cube_map caps
2011-05-06 Christoph Bumillernv50,nvc0: activate seamless cube map filtering
2011-05-06 Marek Olšákr600g: implement seamless_cube_map for evergreen
2011-05-06 Marek Olšákgallium: implement seamless cubemap extensions
2011-05-06 Alex Deucherr600g: avoid recursion in rv670 flush workaround
2011-05-06 Marcin Slusarzgallium/xorg st/nv50: add PIPE_BIND_CURSOR
2011-05-06 Kostas GeorgiouAdd pci id for FirePro 2270
2011-05-05 Alex Deucherr600g: add back SOURCE_FORMAT setting that get accident...
2011-05-05 Alex Deucherr600g: fix up the rules for enabling SOURCE_FORMAT...
2011-05-05 Alex Deucherr600g: further r6xx cache flush fixes
2011-05-05 Dave Airlier600g: add rv670 flushing workaround.
2011-05-05 Alex Deucherr600g: fix cache flushes on r6xx
2011-05-05 Henri Verbeetr600g: Match alpha ref precision to color format precision.
2011-05-04 Dave Airlier600g: do RV6xx base updates inline with state updates.
2011-05-04 José Fonsecast/wgl: Allow to create pbuffers bigger than the desktop.
2011-05-04 José Fonsecast/wgl: Cope with zero width/height windows.
2011-05-04 Brian Pauli915g: add const qualifier to silence warning
2011-05-03 Alex Deucherr600g: add some new pci ids
2011-05-03 Marcin Slusarzst/xorg: flush after loading the cursor
2011-05-03 Michel Dänzergallium/draw: Fix enum type taken by draw_get_shader_pa...
2011-05-03 Marek Olšákr600g: reorder caps
2011-05-03 Marek Olšákr600g: set correct PIPE_CAP_MAX_COMBINED_SAMPLERS
2011-05-02 Christoph Bumillernv50,nvc0: advertise GL_FIXED vertex buffers as supported
2011-05-02 Marek Olšákgallium: reorder fields of pipe_rasterizer_state to...
2011-05-02 Marek Olšákr600g: document some new evergreen formats
2011-05-02 Marek Olšákr600g: remove some more FIXME comments
2011-05-02 Michel Dänzerst/xorg: Fix two more instances of typo 'accle'.
2011-05-02 Marcin Slusarzst/xorg: fix typos
2011-05-02 Marcin Slusarztargets/xorg-nouveau: load nouveau_dri.so instead of...
2011-05-02 Marcin Slusarztargets/xorg-nouveau: add libnvc0.a to nouveau libs
2011-05-01 Marek Olšákr600g: remove some FIXME comments
2011-05-01 Marek OlšákRevert "r600g: truncate point sampled texture coordinates"
2011-05-01 Marek Olšáktgsi: remove set-but-unused variables
2011-05-01 Marek Olšákdraw: remove set-but-unused variable
2011-05-01 Marek Olšákrbug: remove set-but-unused variables
2011-05-01 Marek Olšákr600g: remove set-but-unused variable
2011-04-30 Marek Olšákr600g: remove FIXME comment
2011-04-30 Daniel Vetteri915g: enable X-tiling for s3tc textures
2011-04-30 Tom Stellardr300/compiler: Rewrite register allocator
2011-04-29 Benjamin Franzkeegl/wayland: Fix possible lockup in drm initialization
2011-04-29 Marek Olšákr600g: print opcodes names instead of numbers
2011-04-29 Marek Olšákr600g: implement EXT_packed_float
2011-04-29 Marek Olšákutil: implement R11G11B10_FLOAT pack/unpack functions
2011-04-29 Marek Olšákmesa, util: move RGB9E5 conversion functions to gallium...
2011-04-29 Marek Olšákr600g: trivially implement EXT_texture_shared_exponent
2011-04-29 Marek Olšákutil: implement R9G9B9E5 pack and unpack functions
2011-04-29 Christopher Egerti915g: Enable S3TC texture support
2011-04-28 Brian Paulllvmpipe: move active_query assignment
2011-04-28 Brian Paulllvmpipe: move active_query assignment in lp_setup_begi...
2011-04-27 Brian Paulsvga: emit user-defined clip plane state
2011-04-27 Marek Olšákutil: make macros MIN3, MAX3, MIN4, MAX4 little more...
2011-04-27 Marek Olšákgallium/nouveau: fix printf warnings
2011-04-27 Marek Olšákgallivm: fix warning: ‘value’ may be used uninitialized...
2011-04-27 Marek Olšáksvga: fix warning: ‘uc.ui’ may be used uninitialized...
2011-04-27 nobledos: simplify ifdef
2011-04-25 Benjamin Franzkewinsys/wayland: Fix typo in Makefile
2011-04-25 Benjamin Franzkest/egl: Add wayland shm softpipe support
2011-04-25 Benjamin Franzkest/egl: Generalize wayland backend a bit
2011-04-25 Benjamin Franzkewinsys: Add wayland shm sw winsys
2011-04-25 Henri Verbeetr600g: Unify comment style somewhat.
2011-04-25 Henri Verbeetr600g: Cleanup the big endian support a bit.
2011-04-25 Henri Verbeetr600g: Use EG constants in EG r600_colorformat_endian_s...
2011-04-25 Vinson Leer600g: Remove r600_helper.c from SConscript.
2011-04-24 Marek Olšákr600g: remove some pointless and unused functions
2011-04-24 Marek Olšákr600g: do not reset device to 0 when doing unrelated...
2011-04-24 Marek Olšákr600g: trivially implement LATC/3DC
2011-04-24 Dave Airlier600g: drop r600_helper.c no point in it
2011-04-24 Dave Airlier600g: enable EXT_draw_buffers2
2011-04-24 Dave Airlier600g: fix glean clipflat test.
2011-04-24 Marek Olšákr300g: reorder caps
2011-04-24 Marek Olšákr300g: fix exposing caps on r300-r400
2011-04-24 Dave Airlier600g: fix glsl-fs-abs-neg
2011-04-23 Dave Airlier600g: fix bank swizzle calcs for scalar only operations.
2011-04-23 Dave Airlier600g: PV/PS have cycle restrictions in scalar operations
2011-04-23 José Fonsecagraw: Replace dead symlinks to delete python statetrack...
2011-04-22 Brian Pauldraw: fix point/line/tri flushing bug in vbuf code
2011-04-22 Marek Olšákr300g: do not advertise color_buffer_float on r300...
2011-04-22 Benjamin Franzkeegl/wayland: Update to buffer.damage addition
2011-04-22 Marek Olšákr300g: disallow A16F,L16F,LA16F,I16F texture formats...
2011-04-22 Benjamin Franzkest/egl: Update to wayland protocol,egl changes
2011-04-21 Marek Olšákgalahad,util: warn on resource target mismatch in copy_...
2011-04-21 Marek Olšákgallium: add fallback for copying buffers to all drivers
2011-04-21 Marek Olšákutil: add a simple memcpy path for copying buffers...
2011-04-20 Alex Deucherr600g: fix userspace fences again
2011-04-19 Fredrik Höglundr600g: don't flush the dest caches on every draw
2011-04-19 Brian Paultranslate: disable clamping of instanced array indexes
2011-04-19 Alex Deucherr600g: add evergreen+ big endian support
2011-04-19 Cédric Canor600g: add big endian support for r6xx/r7xx
2011-04-19 Dave Airlier600g: add cb support for snorm formats.
2011-04-19 Dave Airlier600g: fix warnings with piglit texture-rg test.
2011-04-19 Dave Airlier600g: make loop const always flush
2011-04-19 Dave Airlier600g: add dirty tracking to context reg.
2011-04-19 Dave Airlier600g: deinline some large functions.
2011-04-19 Dave Airlier600g: consolidate r600/evergreen code for resource...
2011-04-19 Bas Nieuwenhuizenr600g: don't flush caches if we already did so, even...
2011-04-19 Dave Airlier600g: attempt to avoid emitting resources that are...
2011-04-19 Dave Airlier600g: modify block to only emit the first few dirty...
next