Merge commit 'origin/gallium-context-transfers-2'
[mesa.git] / src / gallium / drivers /
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-12 Vinson Leellvmpipe: Remove unnecessary header.
2010-03-11 Brian Paulsoftpipe: further tighen up sample_cube()
2010-03-11 Brian Paulsoftpipe: tighten up the code in sample_cube()
2010-03-11 Brian Paulgallivm/llvmpipe: replace 'int stride' with 'int row_st...
2010-03-11 Brian Paulllvmpipe: fix comment typo
2010-03-11 Brian Paulgallivm/llvmpipe: include os_llvm.h instead of llvm...
2010-03-11 Roland Scheideggercell: adapt to context texture transfers (untested)
2010-03-11 Keith Whitwellgallium: remove pipe_context member from pipe_transfer
2010-03-11 Brian Paulsvga: use memset() to initialize u to avoid warnings
2010-03-11 Keith WhitwellSquashed commit of gallium-context-transfers:
2010-03-11 José Fonsecasoftpipe: Dummy fence functions.
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-11 Brian Paulllvmpipe: fix loop over mipmap levels
2010-03-10 Brian Paulsoftpipe: fix memcpy params to avoid static analysis...
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Roland Scheideggercell: handle NULL cso vertex_elements state object...
2010-03-10 Chia-I Wui915g: Prevent NULL dereference.
2010-03-10 Michal Krolsvga: Disable debug message.
2010-03-10 Michal Krolsvga: Check if vertex elements has been bound before...
2010-03-10 José Fonsecasoftpipe: Prevent NULL dereference.
2010-03-10 José Fonsecatrace: Make tr_public.h c++ friendly.
2010-03-10 Keith Whitwelltrace: include tr_public.h
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-10 José Fonsecallvmpipe: Cope with null Vertex element cso.
2010-03-10 Ben Skeggsnouveau: translate PIPE_BUFFER_USAGE_UNSYNCHRONIZED
2010-03-10 Ben Skeggsnv50: inline nv50_state_flush_notify()
2010-03-10 Ben Skeggsnv50: remove nv50_context.state.instbuf
2010-03-10 Ben Skeggsnv50: remove unnecessary macro
2010-03-10 Ben Skeggsnv50: move nv50_prim() into a header file rather than...
2010-03-10 Ben Skeggsnv50: add option to force immediate-mode submission...
2010-03-10 Ben Skeggsnv50: re-add immediate mode vertex submission paths
2010-03-10 Ben Skeggsnv50: when doing inline indices, split elt lists so...
2010-03-10 Ben Skeggsnv50: reimplement draw_elements_instance(), use for...
2010-03-10 Ben Skeggsnv50: reimplement draw_arrays_instanced(), do draw_arra...
2010-03-10 Ben Skeggsnv50: rip out inline push draw paths temporarily
2010-03-10 Ben Skeggsnv50: make use of scissor enable/disable method
2010-03-10 Ben Skeggsnv50: move magic 0x142c stuff to after state emission
2010-03-10 Ben Skeggsnv50: avoid unnecessary vp/gp/fp state changes
2010-03-10 Ben Skeggsnv50: remove pre_pipebuffer_map hack....
2010-03-10 Ben Skeggsnv50: remove horrific abuse of nouveau_channel.flush_notify
2010-03-10 Ben Skeggsnv50: always emit dummy relocs for all still-referenced...
2010-03-10 Ben Skeggsnv50: ensure enough room for state changes in current...
2010-03-10 Ben Skeggsnv50: rework state emission
2010-03-10 Ben Skeggsnv50: use relocs rather than re-uploading TIC all the...
2010-03-10 Corbin Simpsonr300g: Reorder regs, save one dword.
2010-03-09 Keith Whitwellsvga: Don't do culling while the software pipeline...
2010-03-09 Marek Olšákr300g: kill pf_component_count
2010-03-09 Keith Whitwelltargets/libgl-xlib: add code to inject trace and identi...
2010-03-09 Keith Whitwellws/xlib: remove self-knowledge about users of xlib...
2010-03-09 Corbin Simpsonr300g: Precalculate and CSO-bind PSC state.
2010-03-09 Corbin Simpsonr300g: Cleanup old PSC code a bit.
2010-03-09 Roland Scheideggeridentity: fix copy & paste error
2010-03-09 Roland Scheideggerr300g: fix gallium-vertexlementcso merge damage
2010-03-09 Brian Paulcell: fix up assorted compilation problems
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith Whitwellsoftpipe: silence warning
2010-03-09 Keith Whitwellcell: untwiddle surface contents in flush_frontbuffer()
2010-03-09 Roland Scheideggergallium: don't use flexible array members in drivers...
2010-03-09 David Heidelbergernv30: fix typo
2010-03-09 Keith Whitwellcell: attempt conversion to sw_winsys
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-09 Keith WhitwellSquashed commit of gallium-no-texture-blanket
2010-03-09 Marek Olšákr300g: remove hacks from translate_vertex_data_swizzle
2010-03-09 Marek Olšáksoftpipe: quads never provoke the first vertex
2010-03-09 Marek Olšákllvmpipe: quads never provoke the first vertex
2010-03-08 Brian Paulllvmpipe/gallivm: checkpoint: array of pointers to...
2010-03-08 Brian Paulnv: define NV30/40/50_MAX_TEXTURE_LEVELS
2010-03-08 Brian Paulr300g: define R300_MAX_TEXTURE_LEVELS
2010-03-08 Brian Paulsvga: s/PIPE_MAX_TEXTURE_LEVELS/SVGA_MAX_TEXTURE_LEVELS/
2010-03-08 Brian Pauli915g: define I915_MAX_TEXTURE_2D/3D_LEVELS
2010-03-08 Brian Pauli965g: define BRW_MAX_TEXTURE_2D/3D_LEVELS
2010-03-08 Brian Paulsoftpipe: define SP_MAX_TEXTURE_2D/3D_LEVELS
2010-03-08 Brian Paulllvmpipe: define max texture levels
2010-03-08 Brian Paulllvmpipe: rewrap for 80 columns
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Brian Paulsoftpipe: zero-out entire clear_flags array in sp_tile_...
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-08 Marek Olšákr300g: fix updating the tiling flags for the framebuffe...
2010-03-08 Marek Olšákr300g: remove unnecessary state emissions and clean up
2010-03-07 Marek Olšákr300g: fix DRM errors
2010-03-07 Marek Olšákr300g: disable macrotiling when the texture height...
2010-03-07 Marek Olšákr300g: enable micro- and macrotiling for all textures...
2010-03-07 Marek Olšákr300g: add ability to tile/detile textures using blit...
2010-03-07 Marek Olšákr300g: move r300_transfer to separate files
2010-03-07 Marek Olšákr300g: disable emitting the HWTCL-related state when...
2010-03-07 Marek Olšákr300g: resurrect r300_emit_vertex_buffer for SWTCL
2010-03-07 Marek Olšákr300g: validate buffers when using SWTCL
2010-03-07 Marek Olšákr300g: share the VS-output-mapping state with SWTCL
2010-03-07 Marek Olšákr300g: abort if FS compilation fails on non-debug builds
2010-03-06 Marek Olšákr300g: minor cleanups after the no-rhw merge
2010-03-06 Marek Olšákr300g: clamp vertex max index according to currently...
2010-03-05 Brian Paulllvmpipe: added code to set texture depth, max mipmap...
2010-03-05 Brian Paulllvmpipe: add pipe_thread_wait() calls
2010-03-05 Brian Paulsoftpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for...
2010-03-05 Christoph Bumillernouveau: s/TEXTURE_USAGE_PRIMARY/TEXTURE_USAGE_SCANOUT
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-04 Brian Paulsoftpipe: minor tweaks to texture filtering code
2010-03-04 Brian Paulllvmpipe: new comment
next