freedreno/a3xx: add support for frag coord/face
[mesa.git] / src / gallium / drivers / llvmpipe /
2014-02-25 Marek Olšákgallium: the other drivers don't support ARB_buffer_storage
2014-02-25 Dave Airliegallium: add texture gather support to gallium (v3)
2014-02-09 Grigori Goronzygallium: add geometry shader output limits
2014-02-04 Marek Olšákgallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
2014-01-31 Roland Scheideggerllvmpipe: fix denorm handling for r11g11b10_float forma...
2014-01-29 Siavash Eliasillvmpipe: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
2014-01-29 Siavash Eliasillvmpipe: Use alignment of 64 instead of 16 for buffer...
2014-01-23 José Fonsecagallium: Use C11 thread abstractions.
2014-01-23 Marek Olšákgallium: remove PIPE_CAP_SCALED_RESOLVE
2014-01-22 Dave Airliellvmpipe: dump geometry shaders when using LP_DEBUG...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-17 Brian Paulllvmpipe: handle NULL color buffer pointers
2014-01-17 Roland Scheideggerllvmpipe: fix large point rasterization with point_quad...
2014-01-16 Zack Rusinllvmpipe: do constant buffer bounds checking in shaders
2014-01-09 José Fonsecallvmpipe: Honour pipe_rasterizer::point_quad_rasterization.
2014-01-08 José Fonsecallvmpipe: Fix the bottom_edge_rule adjustment for points.
2014-01-08 José Fonsecallvmpipe: Respect bottom_edge_rule when computing the...
2014-01-07 José Fonsecallvmpipe: Basic implementation of pipe_context::set_sam...
2014-01-07 Si Chenllvmpipe: Implement alpha_to_coverage for non-MSAA...
2013-12-22 Jonathan Liullvmpipe: use pipe_sampler_view_release() to avoid...
2013-12-14 Roland Scheideggerllvmpipe: get rid of barycentric calculation of a0
2013-12-14 Roland Scheideggerllvmpipe: (trivial) get rid of triangle subdivision...
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-12-11 Matthew McClurellvmpipe: add plumbing for ARB_depth_clamp
2013-12-10 Zack Rusinllvmpipe: add a very useful (disabled) debugging output
2013-12-10 Zack Rusinllvmpipe: fix blending with half-float formats
2013-12-09 Matthew McClurellvmpipe: clamp fragment shader depth write to the...
2013-12-03 Marek Olšákgallium: add support for AMD_vertex_shader_layer
2013-11-28 Roland Scheideggergallium: new shader cap bit for the amount of sampler...
2013-11-25 Zack Rusinllvmpipe: support 8bit subpixel precision
2013-11-22 Roland Scheideggerllvmpipe: (trivial) disable new accurate origin calculation
2013-11-21 Roland Scheideggerllvmpipe: calculate more accurate interpolation value...
2013-11-16 Emil Velikovgallium/drivers: compact compiler flags into Automake.inc
2013-11-14 Roland Scheideggerllvmpipe: (trivial) fix more fallout from the setup...
2013-11-14 Roland Scheideggerllvmpipe: (trivial) fix misplaced bld context assignment.
2013-11-14 Roland Scheideggerllvmpipe: clean up state setup code a bit
2013-11-14 Roland Scheideggergallivm,llvmpipe: fix float->srgb conversion to handle...
2013-11-12 Roland Scheideggerdraw,llvmpipe: use exponent manipulation instead of...
2013-11-07 Matthew McCluredraw,llvmpipe,util: add depth bias calculation for...
2013-10-29 Roland Scheideggerllvmpipe: fix bogus layer clamping in setup
2013-10-29 Matthew McClureutil,llvmpipe: correctly set the minimum representable...
2013-10-25 Ilia Mirkingallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-21 Roland Scheideggerllvmpipe: enable seamless cube filtering
2013-10-16 José FonsecaRevert "scons: Fix build when rtti is disabled"
2013-10-16 Alexander von Gluck IVscons: Fix build when rtti is disabled
2013-10-16 José Fonsecallvmpipe: Advertise PIPE_CAP_DEPTH_CLIP_DISABLE.
2013-10-12 Roland Scheideggerllvmpipe: increase fs shader variant instruction cache...
2013-10-10 José Fonsecallvmpipe: We don't use the draw pipeline for offset_poi...
2013-10-09 Zack Rusinllvmpipe: abstract the code to set number of subpixel...
2013-10-08 Marek Olšákgallium/swrast: don't export any private symbols
2013-10-03 Brian Paulllvmpipe: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulllvmpipe: implement pipe_context::bind_sampler_states()
2013-10-01 Emil Velikovllvmpipe: consolidate C sources list into Makefile...
2013-10-01 Vinson Leellvmpipe: Remove unnecessary null check of shader.
2013-09-25 Zack Rusinllvmpipe: count c_primitives before discarding null...
2013-09-25 Zack Rusinllvmpipe: we need to subdivide if fb is bigger in eithe...
2013-09-24 Zack RusinRevert "llvmpipe: increase number of subpixel bits...
2013-09-23 Zack Rusinllvmpipe: align the array used for subdivived vertices
2013-09-23 Zack Rusinllvmpipe: increase number of subpixel bits to eight
2013-09-20 Marek Olšákgallium: add flush_resource context function
2013-09-20 José Fonsecallvmpipe: Fix rendering to PIPE_FORMAT_R10G10B10A2_UNORM.
2013-08-27 Roland Scheideggerdraw: clean up setting stream out information a bit
2013-08-27 Roland Scheideggerllvmpipe: support nested/overlapping queries for all...
2013-08-20 Roland Scheideggergallivm: implement better control of per-quad/per-eleme...
2013-08-15 Roland Scheideggerllvmpipe: fix stencil bug if we have both stencil and...
2013-08-14 Zack Rusinllvmpipe: fix pipeline statistics with a null ps
2013-08-09 Roland Scheideggergallivm: set non-existing values really to zero in...
2013-08-09 Roland Scheideggergallivm: use texture target from shader instead of...
2013-08-08 Roland Scheideggergallivm: propagate scalar_lod to emit_size_query too
2013-08-07 Zack Rusindraw: fix slot detection
2013-08-06 Vinson Leellvmpipe: Do not need to free anything if there is...
2013-08-03 Zack Rusinllvmpipe: fix frontface behavior again
2013-08-03 Zack Rusinllvmpipe: don't interpolate front face or prim id
2013-08-03 Zack Rusindraw: inject frontface info into wireframe outputs
2013-08-02 Zack Rusinllvmpipe: make the front-face behavior match the galliu...
2013-07-22 Tom Stellardgallium: Add PIPE_CAP_ENDIANNESS
2013-07-22 Zack Rusinllvmpipe: Ensure FTZ/DAZ flags are set on deferred...
2013-07-22 José Fonsecallvmpipe: Remove lp_rast_get_num_threads().
2013-07-19 Zack Rusinllvmpipe/tests: update arith test to check for edge...
2013-07-18 Roland Scheideggerllvmpipe: clamp inputs for srgb render buffers
2013-07-18 Roland Scheideggerllvmpipe: fix blending with SRC_ALPHA_SATURATE with...
2013-07-15 Roland Scheideggerllvmpipe: support sRGB framebuffers
2013-07-10 Zack Rusinutil: treat denorm'ed floats like zero
2013-07-04 Roland Scheideggergallivm: do per-pixel lod calculations for explicit lod
2013-07-02 Marek Olšákmesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimit...
2013-06-29 Roland Scheideggerllvmpipe: fix timer query if there's no bins
2013-06-27 Roland Scheideggerllvmpipe: handle offset_clamp
2013-06-27 Roland Scheideggerllvmpipe: remove never reached code for timestamp queries.
2013-06-27 Roland Scheideggerllvmpipe: fix a bug in opaque optimization
2013-06-26 Roland Scheideggerllvmpipe: add support for nested / overlapping queries
2013-06-26 Roland Scheideggerllvmpipe: rework query logic
2013-06-24 Adam Jacksongallium: Fix llvmpipe on big-endian machines
2013-06-22 Roland Scheideggerllvmpipe: fix wrong results for queries not in a scene
2013-06-19 Roland Scheideggerllvmpipe: use 64bit counter for occlusion queries
2013-06-19 Roland Scheideggerllvmpipe: handle more queries
2013-06-18 Zack RusinRevert "draw: clear the draw buffers in draw"
2013-06-18 Roland Scheideggerllvmpipe: fixes for conditional rendering
2013-06-18 Roland Scheideggergallium: add condition parameter to render_condition
2013-06-17 Zack Rusindraw: clear the draw buffers in draw
next