summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_context.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-1/+2
* llvmpipe: support pipe_resource-based constant buffersBrian Paul2012-12-111-1/+1
* llvmpipe: implement blitMarek Olšák2012-09-301-0/+12
* gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #defineBrian Paul2012-08-161-2/+2
* llvmpipe: combine vertex/fragment sampler state into an arrayBrian Paul2012-08-061-2/+2
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-47/+1
* llvmpipe: destroy setup variants on context destructionRoland Scheidegger2012-07-161-0/+2
* llvmpipe: fix the LP_NO_RAST debug optionBrian Paul2012-06-251-6/+0
* gallium: remove unused winsys pointers in pipe_screen and pipe_contextMarek Olšák2012-02-211-1/+0
* llvmpipe: Remove useless draw_install_pstipple_stage call.Stéphane Marchesin2011-12-291-5/+0
* llvmpipe: add NV_conditional_render support.Dave Airlie2011-11-101-0/+13
* gallium: remove flags from the flush functionMarek Olšák2011-03-111-2/+1
* gallium: drivers should reference vertex buffersMarek Olšák2011-01-061-0/+4
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-2/+52
* llvmpipe: use llvm for attribute interpolant calculationKeith Whitwell2010-09-181-0/+3
* llvmpipe: point sprites rasterizationHui Qi Tay2010-08-271-0/+2
* llvmpipe: native point rasterizationHui Qi Tay2010-08-271-2/+4
* llvmpipe: native rasterization for linesHui Qi Tay2010-08-271-1/+1
* llvmpipe: fence debugging, add llvmpipe_finishKeith Whitwell2010-08-251-1/+9
* gallium: remove stray semicolonsBrian Paul2010-08-061-1/+1
* llvmpipe: Only get no rast option onceJakob Bornecrantz2010-08-051-1/+5
* llvmpipe: make geometry shaders and stream output workZack Rusin2010-06-221-0/+1
* llvmpipe: limit the number of fragment shader variants kept aroundRoland Scheidegger2010-06-181-0/+3
* llvmpipe: hook up basic gs and multiple constant buffer supportKeith Whitwell2010-06-071-3/+4
* llvmpipe: move/rename llvmpipe_init_surface_functions()Brian Paul2010-04-281-5/+3
* llvmpipe: make rasterizer-related functions static, clean-up initializationsBrian Paul2010-04-281-4/+1
* llvmpipe: make shader-related functions static, clean-up initializationsBrian Paul2010-04-281-9/+2
* llvmpipe: make clip-related functions static, clean-up initializationsBrian Paul2010-04-281-5/+1
* llvmpipe: make draw-related functions static, clean-up initializationsBrian Paul2010-04-281-4/+1
* llvmpipe: make vertex-related functions static, clean-up initializationsBrian Paul2010-04-281-7/+1
* llvmpipe: make blend-related functions static, clean-up initializationsBrian Paul2010-04-281-10/+1
* llvmpipe: make sampler-related functions static, clean-up initializationsBrian Paul2010-04-281-9/+2
* draw llvm: fix constructor messZack Rusin2010-04-191-8/+0
* llvmpipe: enable draw llvm by defaultZack Rusin2010-04-191-1/+1
* Merge branch '7.8'Brian Paul2010-04-191-2/+2
|\
| * gallium/draw: use correct rasterization state for wide/AA points/linesBrian Paul2010-04-191-1/+1
* | llvmpipe: plug in draw's polygon stipple stageBrian Paul2010-04-161-0/+1
* | Merge the lp-surface-tiling branch into master.Brian Paul2010-04-161-0/+4
* | Squashed commit of the following:Keith Whitwell2010-04-101-20/+2
* | llvmpipe: Remove unnecessary header.Vinson Lee2010-04-081-1/+0
* | llvmpipe: Fix USE_DRAW_LLVM build. Use lp_build_engine.José Fonseca2010-04-071-1/+1
* | llvmpipe: Remove unused variable.Vinson Lee2010-04-061-1/+0
* | llvmpipe: use a define to decide whether to use draw llvm pathsZack Rusin2010-04-061-1/+5
* | Merge remote branch 'origin/master' into gallium_draw_llvmZack Rusin2010-03-301-4/+6
|\ \
| * \ Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-131-0/+1
| |\ \
| * \ \ Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-2/+5
| |\ \ \
| * | | | llvmpipe: Fix after sampler view changes.michal2009-12-101-4/+6
* | | | | Merge remote branch 'origin/master' into gallium_draw_llvmZack Rusin2010-03-151-2/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-0/+1
| | |/ / | |/| |
| * | | Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-091-1/+4
| |\ \ \ | | |_|/ | |/| |