nvfx: only expose one rt on nv30
[mesa.git] / src / gallium /
2010-11-20 Xavier Chantrynvfx: only expose one rt on nv30
2010-11-20 Owen W. Taylorr600g: Fix location for clip plane registers
2010-11-20 Marek Olšákr300g: fix rendering with no vertex elements
2010-11-19 Alex Deucherr600g: use full range of VS resources for vertex samplers
2010-11-19 Alex Deucherr600g: use meaningful defines for chiprev
2010-11-19 Alex Deucherr600g: translate ARR instruction for evergreen
2010-11-19 Jerome Glisser600g: add fetch shader capabilities
2010-11-19 Alex Deucherr600g: All EVENT_WRITE packets need the EVENT_INDEX...
2010-11-19 Jerome Glisser600g: fix occlusion query on evergreen (avoid lockup)
2010-11-18 José Fonsecascons: Use inline wrap helpers more consistently.
2010-11-18 Dave Airliegallium/noop: report GL 2.1
2010-11-18 Chia-I Wust/glx: Replace MESA_VERSION_STRING by xmesa_get_name.
2010-11-18 Chia-I Wust/wgl: Use st_context_iface::share for DrvShareLists.
2010-11-18 Chia-I Wugallium: Add st_context_iface::share to st_api.
2010-11-18 Chia-I Wugallium: Add st_api::name.
2010-11-18 Chia-I Wust/vega: Do not wait NULL fences.
2010-11-18 Alex Deucherr600g: fix buffer alignment
2010-11-17 Jakob Bornecrantzgallium: Remove redundant sw and debug target helpers
2010-11-17 Jakob Bornecrantzgraw: Use inline debug helper instead of non-inline...
2010-11-17 Jakob Bornecrantzlibgl-xlib: Use inline debug helper instead of non...
2010-11-17 Jerome Glisser600g: code cleanup (indent, trailing space, empty...
2010-11-17 Marek Olšákr300g: print FS inputs uninitialized due to hardware...
2010-11-16 Henri Verbeetr600g: Synchronize supported color formats between...
2010-11-16 Henri Verbeetr600g: Swizzle vertex data only once.
2010-11-16 Marek Olšákr300g: remove the hack with OPCODE_RET
2010-11-16 José Fonsecalibgl-gdi: Allow to pick softpipe/llvmpipe on runtime.
2010-11-15 Henri Verbeetr600g: Add PIPE_FORMAT_L8A8_UNORM for Evergreen as...
2010-11-15 Henri Verbeetr600g: Evergreen has two extra frac_bits for the sample...
2010-11-15 Henri Verbeetr600g: Cleanup the fenced_bo list in r600_context_fini().
2010-11-15 Jerome Glissegallium/noop: no operation gallium driver
2010-11-14 Marek Olšákr300g: return shader caps from Draw for SWTCL vertex...
2010-11-14 Marek Olšákr300g: clean up redundancy in draw functions
2010-11-13 Marek Olšákr300g: fix texture border color for all texture formats
2010-11-12 Marek Olšáksvga: fill out CAPs for indirect addressing
2010-11-12 Marek Olšákr600g: fill out CAPs for indirect addressing
2010-11-12 Marek Olšákr300g: fill out CAPs for indirect addressing
2010-11-12 Marek Olšáknvfx: fill out CAPs for indirect addressing
2010-11-12 Marek Olšáknv50: fill out CAPs for indirect addressing
2010-11-12 Marek Olšáki965g: fill out CAPs for indirect addressing
2010-11-12 Marek Olšáki915g: fill out CAPs for indirect addressing
2010-11-12 Marek Olšáktgsi: fill out CAPs for indirect addressing
2010-11-12 Marek Olšákgallium: add CAPs for indirect addressing and lower...
2010-11-11 Keith Whitwellr600g: enforce minimum stride on render target texture...
2010-11-11 Keith Whitwellr600g: do not try to use staging resource for depth...
2010-11-11 Keith Whitwellr600g: guard experimental s3tc code with R600_ENABLE_S3TC
2010-11-11 Lucas Stachnvfx: fill PIPE_CAP_PRIMITIVE_RESTART and PIPE_CAP_SHAD...
2010-11-10 Jakob Bornecrantzlibgl-xlib: Use sw helper instead of roll your own
2010-11-10 Jakob Bornecrantzgraw: Use inline sw helper instead of roll your own...
2010-11-10 Jakob Bornecrantzgalahad: Correct the name of the scons library
2010-11-10 Jerome Glisser600g: allow driver to work without submitting cmd...
2010-11-10 Zack Rusingallivm: implement indirect addressing over inputs
2010-11-10 Marek Olšákr300g: turn magic numbers into names in the hyperz...
2010-11-10 Marek Olšákr300g: rename has_hyperz -> can_hyperz
2010-11-10 Marek Olšákr300g: mention ATI in the renderer string
2010-11-10 Keith Whitwellws/r600: match bo_busy shared/fence logic in bo_wait
2010-11-09 José Fonsecagallivm: Allocate TEMP/OUT arrays only once.
2010-11-09 Zack Rusingallivm: implement indirect addressing of the output...
2010-11-09 Vinson Leewinsys/xlib: Add cygwin to SConscript.
2010-11-09 Keith Whitwellr600: fix my pessimism about PIPE_TRANSFER_x flags
2010-11-09 Keith Whitwellr600g: translate ARR instruction
2010-11-09 Keith Whitwellr600g: attempt to turn on DXTn formats
2010-11-09 Keith Whitwellr600g: avoid recursion with staged uploads
2010-11-09 Brian Paulsoftpipe: can't no-op depth test stage when occlusion...
2010-11-09 Chia-I Wust/dri: Add support for surfaceless current contexts.
2010-11-09 Thomas Hellstromgallium/targets: Trivial crosscompiling fix
2010-11-09 Thomas Hellstromsvga/drm: Optionally resolve calls to powf during link...
2010-11-09 Thomas Hellstromst/egl: Fix build for include files in nonstandard...
2010-11-09 Zack Rusinscons: build the xorg state trackers only when env...
2010-11-08 Vinson Leegraw: Add struct pipe_surface forward declaration.
2010-11-08 Benjamin Franzker600g: implement texture_get_handle (needed for eglExpo...
2010-11-08 Michal Krolgraw: Export graw_save_surface_to_file().
2010-11-08 Michal Krolos: Open file streams in binary mode.
2010-11-07 Henri Verbeetr600g: Mention AMD in the renderer string.
2010-11-05 Jakob Bornecrantzscons: Unify state tracker SConscripts
2010-11-05 Jakob Bornecrantzscons: Move dependancy checks to the main gallium scons...
2010-11-05 Jakob Bornecrantzscons: Check for libdrm_[intel|radeon] as well
2010-11-05 Jakob Bornecrantzscons: Detabify
2010-11-05 Jakob Bornecrantzscons: Remove old pipebuffer SConscript
2010-11-05 Brian Paulsoftpipe: disable vertex texturing with draw/llvm
2010-11-05 Brian Paulgallivm: add const qualifiers, fix comment string
2010-11-05 Brian Paulgallivm: alloca() was called too often for temporary...
2010-11-05 Brian Paulllvmpipe: added some debug assertions, but disabled
2010-11-04 Brian Paultgsi: remove unused function
2010-11-04 Brian Paulgallivm: implement execution mask for scatter stores
2010-11-04 Brian Paulgallivm: added lp_elem_type()
2010-11-04 Brian Paulgallivm: add pixel offsets in scatter stores
2010-11-04 Brian Paulgallivm: added debug code to dump temp registers
2010-11-04 Michal Krolgraw/gdi: Fix window dimensions.
2010-11-04 Michal Krolscons: Hook-up graw-gdi target.
2010-11-04 Michal Krolgraw/gdi: Initial commit.
2010-11-04 Guillermo S. Romeror300g: Do not use buf param before checking for NULL.
2010-11-04 Michal Kroltgsi/build: Reduce interface clutter.
2010-11-04 Michal Kroltgsi/exec: Get rid of obsolete condition codes.
2010-11-04 Michal Kroltgsi/exec: Cleanup the remaining arithmetic instructions.
2010-11-03 Brian Paulgallivm: add some LLVM var labels
2010-11-03 Brian Paulgallivm: implement scatter stores into temp register...
2010-11-03 José Fonsecar600g: Swap the util_blitter_destroy call order.
2010-11-03 José Fonsecaxorg/vmwgfx: Link libkms when available.
2010-11-03 José Fonsecast/xorg: Detect libkms with scons too.
2010-11-03 José Fonsecast/xorg: Add missing \n to error message.
next