nvc0: do not force re-binding of compute constbufs on Fermi
[mesa.git] / src / gallium / auxiliary / draw /
2016-01-07 Roland Scheideggerdraw: initialize prim header flags when clipping lines
2016-01-07 Roland Scheideggerdraw: fix line stippling with unfilled prims
2016-01-07 Roland Scheideggerdraw: nuke the interp parameter from vertex_info
2016-01-07 Roland Scheideggerdraw: rework handling of non-existing outputs in emit...
2016-01-06 Edward O'Callaghangallium: Remove unnecessary semicolons
2016-01-05 Brian Pauldraw: minor indentation fix
2015-12-17 Roland Scheideggerdraw: fix clip test with NaNs
2015-12-17 Roland Scheideggerdraw: fix pstipple and aaline stages wrt sampler_views...
2015-12-16 Roland Scheideggerdraw: handle edge flags in llvm path
2015-12-16 Roland Scheideggerdraw: don't set start_instance and instance id for...
2015-12-15 Roland Scheideggerdraw: remove clip_vertex from vertex header
2015-12-15 Roland Scheideggerdraw: use clip_pos, not clip_vertex for the fake guardb...
2015-12-15 Roland Scheideggerdraw: rename vertex header members
2015-12-15 Roland Scheideggerdraw: don't pretend have_clipdist is per-vertex
2015-12-15 Roland Scheideggerdraw: use position not clipVertex output for xyz view...
2015-12-11 Roland Scheideggerdraw: don't assume fixed offset for data in struct...
2015-12-11 Roland Scheideggerdraw: fix clipping with linear interpolated values...
2015-12-06 Edward O'Callaghangallium: Remove redundant NULL ptr checks
2015-12-06 Edward O'Callaghangallium/auxiliary: Sanitize NULL checks into canonical...
2015-12-06 Edward O'Callaghangallium/auxiliary: Trivial code style cleanup
2015-12-04 Roland Scheideggerdraw: fix clipping of layer/vp index outputs
2015-11-04 Roland Scheideggerllvmpipe: add cache for compressed textures
2015-10-21 Brian Pauldraw: fix splitting of line loops (v2)
2015-09-01 Brian Paultgsi: add negate parameter to tgsi_transform_kill_inst()
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-06-23 Dave Airliedraw/gallivm: add invocation ID support for llvmpipe.
2015-06-23 Dave Airliedraw/tgsi: implement geom shader invocation support.
2015-06-21 Rob Clarkdraw: updates to support SVIEW decls
2015-06-05 Roland Scheideggerdraw: (trivial) fix NULL pointer dereference
2015-06-01 Brian Pauldraw: silence unused var warnings for non-debug build
2015-05-06 Roland Scheideggerdraw: (trivial) fix out-of-bounds vector initialization
2015-04-23 Roland Scheideggerdraw: fix prim ids when there's no gs
2015-04-08 Roland Scheideggerdraw: (trivial) don't print the shader twice with GALLI...
2015-04-08 Roland Scheideggergallivm: don't use control flow when doing indirect...
2015-03-31 Roland Scheideggergallivm: simplify sampler interface
2015-03-27 Roland Scheideggergallivm: pass jit_context pointer through to sampling
2015-03-02 Marek Olšákdraw: fix division-by-zero for empty geometry shaders
2015-01-29 Eric Anholtgallium: Replace u_simple_list.h with util/simple_list.h
2015-01-05 Brian Pauldraw: silence uninitialized variable warning
2014-12-17 Roland Scheideggerdraw: revert using correct order for prim decomposition.
2014-12-16 Roland Scheideggerdraw: implement support for the VERTEXID_NOBASE and...
2014-12-10 Roland Scheideggerdraw: simplify prim id insertion in prim assembler
2014-12-10 Roland Scheideggerdraw: fix another decompose bug affecting constant...
2014-12-10 Roland Scheideggerdraw: fix flatshade stage for constant interpolated...
2014-12-10 Roland Scheideggerdraw: copy over prim id header in flatshade stage when...
2014-12-09 Marek Olšákdraw: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
2014-12-08 Roland Scheideggerdraw: (trivial): remove double semicolon
2014-12-06 Roland Scheideggerdraw: use the prim type from prim_info not emit in...
2014-12-06 Roland Scheideggerdraw: use correct output prim for non-adjacent topologi...
2014-12-06 Roland Scheideggerdraw: kill off unneded prim assembler code for handling...
2014-11-26 José Fonsecadraw,gallivm,llvmpipe: Avoid implicit casts of 32-bit...
2014-11-22 David Heidelbergdraw: allow LLVM use on non-SSE2 X86 cpus
2014-11-19 Roland Scheideggerdraw: fixes for vertex shaders outputting layer or...
2014-11-18 Andres Gomezdraw: Fixed inline comments
2014-11-18 Roland Scheideggergallivm: fix alignment issue for vertex data fetch
2014-11-16 José Fonsecadraw: Make it more clear that *_jit_context points...
2014-11-16 José Fonsecadraw: Fix breakage due to removal pipe_viewport_state...
2014-11-16 Marek Olšákgallium: remove unused pipe_viewport_state::translate...
2014-10-04 Marek Olšáktgsi: change tgsi_shader_info::properties to a one...
2014-10-04 Marek Olšáktgsi: simplify shader properties in tgsi_shader_info
2014-09-30 Mathias Fröhlichllvmpipe: Reuse llvmpipes LLVMContext in the draw context.
2014-09-30 Mathias Fröhlichllvmpipe: Use two LLVMContexts per OpenGL context inste...
2014-09-26 Michel Dänzergallivm: More fallout from disabling with LLVM 3.6
2014-09-25 Matt Turnermesa: Replace IS_NEGATIVE(x) with x < 0.0f.
2014-09-22 Brian Pauldraw: use new tgsi_transform inst/decl helpers in pstip...
2014-09-22 Brian Pauldraw: use new tgsi_transform inst/decl helpers in aapoi...
2014-09-22 Brian Pauldraw: use new tgsi_transform inst/decl helpers in aalin...
2014-09-22 Brian Pauldraw: use tgsi transform prolog callback in polygon...
2014-09-22 Brian Pauldraw: use tgsi transform prolog/epilog callbacks in...
2014-09-22 Brian Pauldraw: use tgsi transform prolog/epilog callbacks in...
2014-09-18 Roland Scheideggerdraw: (trivial) remove duplicated lines
2014-08-29 Roland Scheideggerdraw: kill off bogus assertion in tgsi_fetch_gs_outputs
2014-08-29 Roland Scheideggerdraw: remove fishy num_samplers/num_sampler_views check...
2014-08-28 Roland Scheideggerdraw: fix base instance handling in llvm path
2014-08-09 Roland Scheideggerdraw: (trivial) use information about gs being present...
2014-08-09 Roland Scheideggerdraw: don't use clipvertex output if user plane clippin...
2014-08-08 Roland Scheideggerdraw: hack around weird primitive id input in gs
2014-08-08 Roland Scheideggerdraw: fix prim id float cast for non-llvm path
2014-08-06 Roland Scheideggerdraw: fix clipvertex trouble if position comes from gs
2014-08-06 Roland Scheideggerdraw: don't run pipeline stages when gs has no position...
2014-06-23 Roland Scheideggerdraw: (trivial) fix clamping of viewport index
2014-05-16 Roland Scheideggergallivm: give more verbose names to modules
2014-05-15 Roland Scheideggerdraw: better llvm names for shaders for debugging.
2014-05-14 Frank Henigmandraw: Delete unneeded LLVM stuff earlier.
2014-05-14 José Fonsecagallivm,draw,llvmpipe: Remove support for versions...
2014-05-08 Roland Scheideggerdraw: do not use draw_get_option_use_llvm() inside...
2014-05-02 José Fonsecadraw: Prevent signed/unsigned comparisons.
2014-04-24 Zack Rusindraw/llvm: reduce memory usage
2014-04-11 Brian Pauldraw: remove unused 'start' variable in draw_stats_clip...
2014-03-26 Zack Rusindraw/llvm: improve debugging output a bit
2014-03-26 Zack Rusindraw/gs: reduce the size of the gs output buffer
2014-03-25 José Fonsecadraw: Duplicate TGSI tokens in draw_pipe_pstipple module.
2014-03-07 Zack Rusingallium: allow setting of the internal stream output...
2014-03-04 Zack Rusindraw/llvm: fix generation of the VS with GS present
2014-02-03 Brian Pauldraw: fix incorrect color of flat-shaded clipped lines
2014-01-23 José Fonsecadraw: Save original driver functions earlier.
2014-01-21 Roland Scheideggerdraw: fix points with negative w coords for d3d style...
2014-01-20 Brian Pauldraw: use some cast wrappers in draw_pt_fetch_shade_pip...
2014-01-20 Brian Pauldraw: whitespace and formatting fixes in draw_pt_fetch_...
2014-01-20 Brian Pauldraw: fix incorrect vertex size computation in LLVM...
next