g3dvl: Remove dead links to files that are now in libnouveaudrm.
[mesa.git] / src / gallium /
2009-01-24 Younes Mantong3dvl: Remove dead links to files that are now in libno...
2009-01-24 Pekka Paalanennouveau: fix st_get_framebuffer_surface() breakage
2009-01-23 Alan Hourihanegallium: change the st_get_framebuffer_surface/texture...
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-21 Younes Mantonnouveau: Map correct mip level when using the shadow...
2009-01-21 Patrice Mandinnouveau: nv30 does not support separate blend functions...
2009-01-20 Jakob Bornecrantzi915: Fix gem backend after surface changes
2009-01-20 José Fonsecagallium: Remove the standalone surfaces.
2009-01-19 Keith Whitwellxlib: fix dependencies
2009-01-19 Brian Paulgallium: minor reformatting
2009-01-19 Keith Whitwellutil: add reduced prim helper
2009-01-19 Brian Paulgallium: use align() intead of round_up()
2009-01-19 Brian Paultgsi: change an if to an else-if, added const qual...
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Keith Whitwellxlib: fix compilation after xmesa header moves
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Younes Mantong3dvl: Some cleanups.
2009-01-19 Younes Mantong3dvl: Ref count everywhere.
2009-01-19 Younes Mantong3dvl: Mark all buffers for incoming frame data as...
2009-01-19 Younes Mantonnouveau: Rename buffer on map if discardable, busy...
2009-01-19 Younes Mantongallium: Add PIPE_BUFFER_USAGE_DISCARD.
2009-01-19 Younes Mantong3dvl: Return BadAlloc if we can't create an XvMC surface.
2009-01-19 Jakob Bornecrantzi915: Build gem and egl winsys by default
2009-01-19 Jakob Bornecrantzi915: Make gem submit commands
2009-01-19 Jakob Bornecrantzegl: Fix swap and creation of front buffer
2009-01-18 Jakob Bornecrantzi915: Use new egl state_tracker
2009-01-18 Jakob Bornecrantzegl: Add a egl state_tracker that use Gallium
2009-01-18 Jakob Bornecrantzi915: Update gem backend a bit
2009-01-17 Keith Whitwelldebug: add noprefix version of debug_dump_enum
2009-01-17 Keith Whitwellxlib: don't explicitly create the pipe_winsys struct
2009-01-17 Keith Whitwellxlib: don't explicitly create the pipe_winsys struct
2009-01-16 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 José Fonsecagallium: Disable memory debugging for Windows OGL.
2009-01-14 Jakob Bornecrantzintel: Add a none working GEM backend for intel
2009-01-14 Jonathan Adamczewskicell: Specify constant as float for CEILF().
2009-01-13 Keith Whitwellxlib: split off cell to its own backend
2009-01-13 Keith Whitwellxlib: allow winsys's to register themselves with glx...
2009-01-13 Ben Skeggsnv50: fix progs/tests/manytex
2009-01-13 Ben Skeggsnv50: get glxgears showing all 3 gears instead of 1!!
2009-01-13 Ben Skeggsnv50: change some magic reg, makes more things work
2009-01-13 Ben Skeggsnv50: add DXTn formats
2009-01-13 Ben Skeggsnv50: shadow mapping
2009-01-13 Ben Skeggsnv50: aniso
2009-01-13 Ben Skeggsnv50: occlusion queries
2009-01-13 Ben Skeggsnv50: implement KIL enough for progs/fp/kil to work
2009-01-13 Jonathan Adamczewskicell: Add missing suffix to SHUFFLE macro
2009-01-12 Jonathan Adamczewskicell: allocate batch buffers w/ 16-byte alignment
2009-01-12 Keith Whitwelldri: make dri_display_surface static
2009-01-12 Keith Whitwelldri: pull dri_swapbuffers.c into dri_drawable.c
2009-01-12 Michel Dänzergallivm: Make sure the bitcode buffer is followed by...
2009-01-12 Keith Whitwelldri: rename dri1 directory
2009-01-12 Keith Whitwelldri: sketch of new device-independent glx/dri state...
2009-01-12 Michel Dänzergallivm: Print error message from ParseBitcodeFile...
2009-01-12 Michel Dänzergallivm: Adapt to header file move in LLVM 2.4.
2009-01-12 Ben Skeggsnv50: make rtt work again
2009-01-12 Ben Skeggsnv50: fix handling of depth textures
2009-01-12 Ben Skeggsnv50: another typo..
2009-01-12 Ben Skeggsnouveau: fix warning
2009-01-12 Ben Skeggsnv50: fix assertion failure
2009-01-12 Ben Skeggsnv50: remove previous hack to manage tiled surfaces
2009-01-12 Ben Skeggsnv50: fix a typo and a thinko
2009-01-12 Ben Skeggsnv50: enable npot textures
2009-01-12 Ben Skeggsnv50: disable shader debug
2009-01-12 Ben Skeggsnv50: any cpu access to a texture is done on its backin...
2009-01-12 Ben Skeggsnv50: create buffers for each image that makes up a...
2009-01-12 Ben Skeggsnouveau: return buffer map to something sane.
2009-01-12 Ben Skeggsnouveau: use usage, not uninitialised flags value...
2009-01-11 Brian Paulcell: optimize unpack_colors() function, saving 12...
2009-01-11 Brian Paulcell: move color unpacking code into separate function
2009-01-11 Brian Paulcell: re-order the z/stencil fetch/extract/convert...
2009-01-11 Brian Paulcell: datatype clean-ups in SPE rtasm
2009-01-11 Brian Paulcell: simplify the 'optional register' code
2009-01-11 Brian Paulcell: asst datatype clean-ups
2009-01-11 Brian Paulcell: move depth/stencil code into separate function
2009-01-11 Brian Paulcell: clean-up, re-indent, comments
2009-01-11 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-10 Brian Paulcell: use tgsi_dump_instruction() instead of spe_comment()
2009-01-10 Brian Paulgallium: use tgsi_dump_instruction() instead of ppc_com...
2009-01-10 Brian Paulgallium: remove unused struct type
2009-01-10 Brian Paulgallium: fix register clobber bug in TGSI->PPC codegen
2009-01-10 Brian Paulgallium: emit comments in TGSI->PPC codegen
2009-01-10 Brian Paulgallium: code to dump/debug PPC code (disabled)
2009-01-10 Brian Paulgallium: added comment/annotation support to PPC rtasm
2009-01-10 Brian Paulcell: added rule to produce .s assembly files
2009-01-10 Brian Paulgallium: s/false/FALSE/
2009-01-10 Younes Mantonnouveau: Update nv30 swizzling.
2009-01-10 Younes Mantonnouveau: Factor out common winsys bits into libnouveaudrm.a
2009-01-10 Younes Mantong3dvl: Use Gallium thread wrappers.
2009-01-10 Younes Mantong3dvl: Use Gallium MALLOC wrappers.
2009-01-10 Younes Mantong3dvl: Get rid of old unbuffered motion compensation...
2009-01-10 Younes Mantong3dvl: Map vertex bufs once per frame/flush.
2009-01-10 Younes Mantonnouveau: Catch some more leaks.
2009-01-10 Younes Mantong3dvl: Allocate one set of bufs, let winsys rename...
2009-01-10 Younes Mantonnouveau: Add busy() query, determines if BOs can be...
2009-01-10 Younes Mantonnouveau: Use PIPE_BUFFER_USAGE_CPU_* instead of custom.
2009-01-10 Younes Mantong3dvl: Expand YCbCr to full RGB range by default.
2009-01-10 Younes Mantong3dvl: Flag textures holding incoming data as dynamic.
2009-01-10 Younes Mantonnouveau: Put dynamic textures in GART for CPU access...
2009-01-10 Younes Mantongallium: Define PIPE_TEXTURE_USAGE_DYNAMIC.
next