mesa.git
2013-12-12 Marek Olšákradeonsi: remove unused variable in si_pipe_shader_ps
2013-12-12 Andreas Hartmetzradeonsi: Write htile state to hardware.
2013-12-12 Andreas Hartmetzradeon: Allocate htile buffer for SI in r600_texture.
2013-12-12 Andreas Hartmetzradeon: rearrange r600_texture and related code a bit.
2013-12-12 Marek Olšákr600g,radeonsi: consolidate buffer code, add handling...
2013-12-12 Marek Olšákr600g,radeonsi: add common interface for buffer invalid...
2013-12-12 Marek Olšákr600g,radeonsi: consolidate some debug flags
2013-12-12 Marek Olšákr600g: refactor out code for buffer invalidation
2013-12-12 Marek Olšákr600g,radeonsi: share flags has_cp_dma and has_streamout
2013-12-12 Marek Olšákradeonsi: handle PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
2013-12-12 Marek Olšákradeonsi: implement accelerated buffer copying
2013-12-12 Marek Olšákr600g: use common interfaces in buffer_transfer_unmap
2013-12-12 Marek Olšákradeon: move some functions to r600_buffer_common.c
2013-12-12 Marek Olšákwinsys/radeon: set/get the scanout flag with the tiling...
2013-12-12 Tapani Pälliglsl: modify ir_clone to use memcpy
2013-12-12 Tapani Pälliglsl: move variables in to ir_variable::data, part II
2013-12-12 Tapani Pälliglsl: move variables in to ir_variable::data, part I
2013-12-12 Tapani Pälliglsl: introduce data section to ir_variable
2013-12-12 Tapani Pällimesa: fix a typo in glDetachShader error message
2013-12-12 Brian Paulsvga: expose HW smooth/stipple/wide lines
2013-12-12 Juha-Pekka... glx: Add missing null check in DRI2WireToEvent
2013-12-11 Matthew McClurellvmpipe: add plumbing for ARB_depth_clamp
2013-12-11 Vadim Girlinr600g/sb: fix stack size computation on evergreen
2013-12-10 Zack Rusinllvmpipe: add a very useful (disabled) debugging output
2013-12-10 Zack Rusindraw: fix vbuf caching of vertices with inject front...
2013-12-10 Zack Rusinllvmpipe: fix blending with half-float formats
2013-12-10 Thomas Hellstromsvga/winsys: Implement surface sharing using prime...
2013-12-10 Christopher... gallium/radeon: Implement hooks for DRI Image 7 (v2)
2013-12-10 Christopher... radeon: Rename bo_handles hashtable to match its actual...
2013-12-10 Christopher... ilo: Support DRI Image 7
2013-12-10 Maarten Lankhorstnouveau: Support DRI Image 7 extension
2013-12-10 Christopher... gallium/dri: Support DRI Image extension version 7
2013-12-10 Christopher... gallium/dri2: Set winsys_handle type to KMS for stride...
2013-12-10 Christopher... gallium/winsys/drm: Prepare for passing prime fds in...
2013-12-10 Christopher... gallium/dri: Support DRI Image extension version 6
2013-12-10 Ilia Mirkinnv50: report 15 max inputs for fragment programs
2013-12-10 Maarten Lankhorstnouveau: Fix compiler warning regression
2013-12-10 Dave Airlieswrast: fix readback regression since inversion fix
2013-12-10 Jordan Justendri megadriver_stub: add compatibility for older DRI...
2013-12-10 Kristian Høgsbergegl/wayland: Return -1 from get_back_bo to indicate...
2013-12-10 Neil Robertsegl_dri2: Remove the unused swap_interval member of...
2013-12-09 Kenneth Graunkei965: Replace OUT_RELOC_FENCED with OUT_RELOC.
2013-12-09 Paul Berryglsl/loops: Get rid of lower_bounded_loops and ir_loop...
2013-12-09 Paul Berryglsl/loops: Stop creating normatively bound loops in...
2013-12-09 Paul Berryglsl/loops: Get rid of loop_variable_state::max_iterations.
2013-12-09 Paul Berryglsl/loops: Simplify loop unrolling logic by breaking...
2013-12-09 Paul Berryglsl/loops: Move some analysis from loop_controls to...
2013-12-09 Paul Berryglsl/loops: Allocate loop_terminator using new(mem_ctx...
2013-12-09 Paul Berryglsl/loops: Remove unnecessary list walk from loop_cont...
2013-12-09 Paul Berryglsl/loops: Remove unused fields iv_scale and biv from...
2013-12-09 Paul Berryglsl/loops: replace loop controls with a normative...
2013-12-09 Paul Berryglsl/loops: consolidate bounded loop handling into...
2013-12-09 Paul Berryglsl: In loop analysis, handle unconditional second...
2013-12-09 Paul Berryglsl: Fix handling of function calls inside nested...
2013-12-09 Paul Berryglsl: Fix loop analysis of nested loops.
2013-12-09 Paul Berryglsl: Extract functions from loop_analysis::visit(ir_de...
2013-12-09 Paul Berryi965/gen7+: Implement fast color clears for MSAA buffers.
2013-12-09 Paul Berryi965/blorp: Refactor code for computing fast clear...
2013-12-09 Paul Berryi965/blorp: allow multisample blorp clears
2013-12-09 Paul Berryi965/blorp: Get rid of redundant num_samples blorp...
2013-12-09 Paul Berryi965/gen7+: Disentangle MSAA layout from fast clear...
2013-12-09 Paul Berryi965: Don't try to use HW blitter for glCopyPixels...
2013-12-09 Paul Berryi965: Document conventions for counting layers in 2D...
2013-12-09 Paul Berryi965/blorp: Improve fast color clear comment.
2013-12-09 Tom Stellardr300/compiler/tests: Fix line length check in test...
2013-12-09 Tom Stellardr300/compiler/tests: Fix segfault
2013-12-09 Ilia Mirkinnouveau/video: update a few more h264 picparm field...
2013-12-09 Ilia Mirkinnouveau/video: update h264 picparm field names based...
2013-12-09 Ilia Mirkinnv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)
2013-12-09 Ilia Mirkinnvc0: make sure nvd7 gets NVC8_3D_CLASS as well
2013-12-09 Ilia Mirkinnv50: TXF already has integer arguments, don't try...
2013-12-09 Matthew McClurellvmpipe: clamp fragment shader depth write to the...
2013-12-08 Neil Robertswayland: Add support for eglSwapInterval
2013-12-08 Neil Robertswayland: Block for the frame callback in get_back_bo...
2013-12-07 Vinson Leeglapi: Do not include dlfcn.h on Windows.
2013-12-07 Vincent Lejeuner600/llvm: Allow arbitrary amount of temps in tgsi...
2013-12-07 Rob Clarkfreedreno/a3xx: add adreno 330 support
2013-12-07 Rob Clarkfreedreno/a3xx/compiler: add ROUND
2013-12-07 Chris Forbesmesa: Require per-sample shading if the `sample` qualif...
2013-12-07 Chris Forbesglsl: Populate gl_fragment_program::IsSample bitfield
2013-12-07 Chris Forbesmesa: add IsSample bitfield to gl_fragment_program
2013-12-07 Chris Forbesglsl: Put `sample`-qualified varyings in their own...
2013-12-07 Chris Forbesglsl: Add ir support for `sample` qualifier; adjust...
2013-12-07 Chris Forbesglsl: Add frontend support for `sample` auxiliary stora...
2013-12-07 Chris Forbesi965: Don't flag gather quirks for Gen8+
2013-12-07 Chris Forbesi965/Gen7: Allow CMS layout for multisample textures
2013-12-07 Chris Forbesi965/vs: Sample from MCS surface when required
2013-12-07 Chris Forbesi965/fs: Sample from MCS surface when required
2013-12-07 Chris Forbesi965: Add shader opcode for sampling MCS surface
2013-12-07 Chris Forbesi965/Gen7: Include bitfield in the sampler key for...
2013-12-07 Chris Forbesi965/Gen7: Move decision to allocate MCS surface into...
2013-12-07 Chris Forbesi965/Gen7: emit mcs info for multisample textures
2013-12-07 Chris Forbesi965/wm: Set copy of sample mask in 3DSTATE_PS correctl...
2013-12-07 Chris Forbesi965: refactor sample mask calculation
2013-12-06 Ian Romanickglsl: Don't emit empty declaration warning for a struct...
2013-12-06 Thomas Hellstromst/xa: Bump major version number to 2
2013-12-06 Ben Skeggsnvc0: fixup gk110 and up not being listed in various...
2013-12-05 Kenneth Graunkei965: Replace non-standard INLINE macro with "inline".
2013-12-05 Kenneth Graunkei965: Don't use GL types in files shared with intel...
2013-12-05 Kenneth Graunkei965: Drop trailing whitespace from the rest of the...
next