r600g: use backend mask for occlusion queries
[mesa.git] / src / gallium / drivers / llvmpipe /
2011-07-23 José Fonsecallvmpipe: Unit tests for arithmetic functions.
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-19 Brian Paulllvmpipe: include LLVM version number in name string
2011-07-19 Tobias Drostellvmpipe: fix build with LLVM 3.0svn
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-17 José Fonsecascons: make embedding orthogonal to the platform
2011-06-14 Adam Jacksonllvmpipe: SSE2 fastpaths for b8g8r8x8 {un,}swizzle
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-06 Stéphane Marchesinllvmpipe: use $(CXX) instead of g++ for linking.
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-12 Matt Turnerutil_logbase2 takes and returns unsigned, not int
2011-05-12 Matt TurnerRemove redundant util_unsigned_logbase2
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-28 Brian Paulllvmpipe: move active_query assignment
2011-04-28 Brian Paulllvmpipe: move active_query assignment in lp_setup_begi...
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-21 Marek Olšákgallium: add fallback for copying buffers to all drivers
2011-04-08 Fabian Bielerllvmpipe: Take the sampler view's first_level into...
2011-04-07 Brian Pauldocs: replace llvmpipe/README with docs/llvmpipe.html
2011-04-07 Brian Paulllvmpipe: document issue with LLVM 2.8 and earlier...
2011-04-01 Marek Olšákgallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-13 José Fonsecagallivm: Use LLVM MC disassembler, instead of udis86.
2011-03-12 Marek Olšákllvmpipe: fix warning: ‘t0’ may be used uninitialized...
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-03-11 Marek Olšákgallium: cleanup fence_signalled and fence_finish
2011-03-11 Marek Olšákgallium: kill is_resource_referenced
2011-03-08 Marek Olšákgallium: add timeout parameter to fence_finish
2011-03-05 Marek Olšákgallium: split CAP_INSTANCE_DRAWING into INSTANCEID...
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-28 Dave Airliergtc: llvmpipe/softpipe refuse RGTC until u_format...
2011-02-26 Alan HourihaneCheck for out of memory when creating fence
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-19 José Fonsecascons: Add aliases for the llvmpipe unit tests.
2011-02-14 Marek Olšákgallium: notify drivers about possible changes in user...
2011-02-11 José Fonsecallvmpipe: Use u_math's round.
2011-01-31 Brian Paulllvmpipe: fix incorrect array index in image dump code
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Brian Paulllvmpipe: implement TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_...
2011-01-18 Brian Paulllvmpipe: make sure binning is active when we begin...
2011-01-17 Brian Paulllvmpipe: enable PIPE_CAP_INDEP_BLEND_FUNC
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-06 Marek Olšákgallium: drivers should reference vertex buffers
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-01-04 Vinson Leellvmpipe: Include p_compiler.h in lp_scene_queue.h.
2011-01-04 Vinson Leellvmpipe: Include p_compiler.h in lp_perf.h.
2011-01-04 Vinson Leellvmpipe: Include missing headers in lp_bld_depth.h
2011-01-04 Vinson Leellvmpipe: Include p_compiler.h in lp_bld_alpha.h.
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-22 Vinson Leellvmpipe: Remove unnecessary headers.
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-09 José Fonsecallvmpipe: Plug fence leaks.
2010-12-09 Brian Paulllvmpipe: enable instanced drawing cap
2010-12-09 Brian Paulgallivm/llvmpipe: implement system values and instanceID
2010-12-03 Brian Paulmesa: consolidate some compiler -D flags
2010-12-03 Brian Paulllvmpipe: fix broken stencil writemask
2010-12-03 Brian Paulgallivm/llvmpipe: remove lp_build_context::builder
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-12-01 Chia-I Wullvmpipe: Fix build errors on x86.
2010-11-30 Brian Paulgallivm/llvmpipe: squash merge of the llvm-context...
2010-11-30 Keith Whitwellllvmpipe: shortcircuit some calls to set_scene_state
2010-11-30 Keith Whitwellllvmpipe: remove misleading debug string
2010-11-30 Keith Whitwellllvmpipe: raise dirty flag on transfers to bound constbuf
2010-11-23 Vinson Leellvmpipe: Remove unnecessary headers.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-19 Keith Whitwellllvmpipe: twoside for specular color also
2010-11-19 Keith Whitwellllvmpipe: fix up twoside after recent changes
2010-11-19 Hui Qi Tayllvmpipe: fix such that offset/twoside function only...
2010-11-15 Hui Qi Tayllvmpipe: clean up polygon offset function in lp setup...
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-05 Brian Paulllvmpipe: added some debug assertions, but disabled
2010-11-04 Hui Qi Tayllvmpipe: added llvm offset setup code
2010-11-02 Brian Paulllvmpipe: add a cast
2010-11-02 Brian Paulllvmpipe: assign context's frag shader pointer before...
2010-11-02 Keith Whitwellllvmpipe: guard against NULL task->query pointer
2010-11-02 Keith Whitwellllvmpipe: avoid generating tri_16 for tris which extend...
2010-11-01 Hui Qi Tayllvmpipe: Moved draw pipeline twoside function to llvm...
2010-11-01 José Fonsecascons: Revamp how to specify targets to build.
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-28 José Fonsecagallivm: Remove the EMMS opcodes.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-28 José Fonsecagallium: Avoid using __doc__ in python scripts.
2010-10-27 Kenneth GraunkeFix build on systems where "python" is python 3.
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-22 Keith Whitwellllvmpipe: turn off draw offset/twoside when we can...
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-22 Brian Paulllvmpipe: enable primitive restart
2010-10-21 Vinson Leellvmpipe: Remove unnecessary header.
2010-10-20 Brian Paulllvmpipe/draw: always enable LLVMAddInstructionCombinin...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-19 Vinson Leellvmpipe: Initialize variable.
2010-10-19 Vinson Leellvmpipe: Initialize state variable in debug_bin function.
next