OSDN Git Service

draw: Implement support for primitive id
[android-x86/external-mesa.git] / src / gallium / auxiliary / draw / draw_llvm.c
2013-04-03 Zack Rusindraw: Implement support for primitive id
2013-04-03 Zack Rusingallivm: cleanup the gs interface
2013-03-27 Zack Rusinllvmpipe/draw: Fix texture sampling in geometry shaders
2013-03-27 Zack Rusindraw/llvm: Cleanup the store debugging code
2013-03-27 Zack Rusingallium/llvm: implement geometry shaders in the llvm...
2013-03-27 Zack Rusindraw/llvm: Remove unused gs_constants from jit_context
2013-03-11 Roland Scheideggerdraw/llvm: another quick hack for drawing with no posit...
2013-03-06 Zack Rusindraw/llvm: fix inputs to the geometry shader
2013-03-02 Roland Scheideggerdraw/llvm: skip clipping and viewport transform if...
2013-02-25 Roland Scheideggerllvmpipe: support GL_ARB_texture_buffer_object/GL_ARB_t...
2013-02-22 Roland Scheideggerdraw: make sure key size is calculated consistently.
2013-02-11 Adhemerval Zanellallvmpipe: fix vertex_header mask store in big-endian
2013-01-29 Roland Scheideggerdraw: fix draw_llvm_variant_key struct padding to avoid...
2013-01-28 Roland Scheideggergallivm: split sampler and texture state
2012-12-07 José Fonsecadraw: Dump LLVM shader key.
2012-12-07 José Fonsecagallivm,llvmpipe,draw: Support multiple constant buffers.
2012-11-12 Roland Scheideggergallivm,draw,llvmpipe: use base ptr + mip offsets inste...
2012-08-16 Brian Paulgallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS ...
2012-08-16 Brian Pauldraw: index samplers and sampler_view state by shader...
2012-08-04 Vinson Leedraw: Ensure channel in convert_to_soa is initialized.
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-06-19 Olivier Galibertllvmpipe: Add vertex id support.
2012-06-19 Olivier Galibertllvmpipe: Simplify and fix system variables fetch.
2012-06-18 José Fonsecadraw: Ensure that the vertex_header type size matches...
2012-05-16 José Fonsecadraw,llvmpipe: Avoid named struct types on LLVM 3.0...
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-04-29 Marek Olšákgallium: add void *user_buffer in pipe_vertex_buffer
2012-03-06 Dave Airliedraw/llvm: add clip distance support
2012-03-06 Dave Airliedraw/llvm: fix storing of clipvertex and positions...
2012-03-06 Dave Airliedraw/llvm: fix clipvertex setting up clipmask. (v2)
2012-02-15 Dave Airliellvmpipe: fix fogcoord writing (v2)
2012-01-30 Tom Stellardgallium: Prefix #defines in tgsi_exec.h with TGSI_
2012-01-27 José Fonsecadraw: Ensure that prepare is always run after LLVM...
2012-01-11 José Fonsecadraw: Store the new pre_clip_pos member as well.
2012-01-11 Dave Airliedraw/softpipe: add clip vertex support. (v2)
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2011-11-10 Brian Pauldraw/llvm: silence uninitialized variable warnings
2011-10-11 Brian Pauldraw/llvm: fix hard-coded number of total clip planes
2011-09-27 Dave Airliegallium: move border color to be a color union
2011-09-10 Brian Pauldraw/llvm: combine draw_llvm_generate() and draw_llvm_g...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-19 Tobias Drostellvmpipe: fix build with LLVM 3.0svn
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 José Fonsecadraw: Fix fetch_max calculation.
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-07-01 Micael DiasGallium: fix buffer overflow
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-07 Brian Pauldraw/llvm: whitespace, formatting fixes
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-08 Fabian Bielerllvmpipe: Take the sampler view's first_level into...
2011-03-31 Luca Barbieridraw: implement vertex color clamping, and disable...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-14 Marek Olšákgallium: remove pipe_vertex_buffer::max_index
2011-01-24 José Fonsecadraw: Do not use LLVM's opaque types.
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-16 Brian Pauldraw: add missing LP_CHECK_MEMBER_OFFSET()
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
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-10 Brian Pauldraw/llvm: remove extraneous conditional
2010-12-09 Brian Paulgallivm/llvmpipe: implement system values and instanceID
2010-11-30 Brian Paulgallivm/llvmpipe: squash merge of the llvm-context...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
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-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 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-21 Brian Pauldraw: fix typo in comment
2010-10-21 Vinson Leedraw: Remove unnecessary header.
2010-10-20 Brian Pauldraw: use float version of LLVM Mul/Add instructions
2010-10-20 Brian Paulllvmpipe/draw: always enable LLVMAddInstructionCombinin...
2010-10-20 Vinson Leedraw: Move loop variable declaration outside for loop.
2010-10-20 Keith Whitwelldraw: make sure viewport gets updated in draw llvm...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-20 Hui Qi Taydraw: corrections to allow for different cliptest cases
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-18 Keith Whitwellllvmpipe: clean up fields in draw_llvm_variant_key
2010-10-17 Hui Qi Taydraw: corrections for w coordinate
2010-10-14 Hui Qi Taydraw: sanitize llvm variant key
2010-10-13 Brian Pauldraw/llvmpipe: replace DRAW_MAX_TEXTURE_LEVELS with...
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-10 delphidraw: some changes to allow for runtime changes to...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-04 delphidraw: added userclip planes and updated variant_key
2010-09-30 Brian Pauldraw: check for null sampler pointers
2010-09-29 Brian Pauldraw: pass sampler state down to llvm jit state
2010-09-29 Hui Qi Taydraw: added viewport and cliptest flags
2010-09-29 Hui Qi Taydraw: cliptest and viewport done in a single loop in...
2010-09-25 José Fonsecadraw: Fullfil the new min_lod/max_lod/lod_bias/border_c...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-22 Keith Whitwelldraw: reduce the size of the llvm variant key
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
next