2013-12-12 |
Marek Olšák | gallium/util: implement new color clear API in u_blitter |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | st/mesa: set correct PIPE_CLEAR_COLORn flags |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | gallium: allow choosing which colorbuffers to clear |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | st/mesa: fix glClear with multiple colorbuffers and... |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | mesa: fix interpretation of glClearBuffer(drawbuffer) |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | docs/GL3: better documentation of GL 3.0 |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | r600g,radeonsi: fix initialized buffer range tracking... |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | radeonsi: fix binding the dummy pixel shader |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | radeonsi: fix FS_COLOR0_WRITES_ALL_CBUFS with mixed... |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | radeonsi: use the colorbuffer count from the shader key |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | radeonsi: remove unused variable in si_pipe_shader_ps |
commit | commitdiff | tree |
2013-12-12 |
Andreas Hartmetz | radeonsi: Write htile state to hardware. |
commit | commitdiff | tree |
2013-12-12 |
Andreas Hartmetz | radeon: Allocate htile buffer for SI in r600_texture. |
commit | commitdiff | tree |
2013-12-12 |
Andreas Hartmetz | radeon: rearrange r600_texture and related code a bit. |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | r600g,radeonsi: consolidate buffer code, add handling... |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | r600g,radeonsi: add common interface for buffer invalid... |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | r600g,radeonsi: consolidate some debug flags |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | r600g: refactor out code for buffer invalidation |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | r600g,radeonsi: share flags has_cp_dma and has_streamout |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | radeonsi: handle PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | radeonsi: implement accelerated buffer copying |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | r600g: use common interfaces in buffer_transfer_unmap |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | radeon: move some functions to r600_buffer_common.c |
commit | commitdiff | tree |
2013-12-12 |
Marek Olšák | winsys/radeon: set/get the scanout flag with the tiling... |
commit | commitdiff | tree |
2013-12-12 |
Tapani Pälli | glsl: modify ir_clone to use memcpy |
commit | commitdiff | tree |
2013-12-12 |
Tapani Pälli | glsl: move variables in to ir_variable::data, part II |
commit | commitdiff | tree |
2013-12-12 |
Tapani Pälli | glsl: move variables in to ir_variable::data, part I |
commit | commitdiff | tree |
2013-12-12 |
Tapani Pälli | glsl: introduce data section to ir_variable |
commit | commitdiff | tree |
2013-12-12 |
Tapani Pälli | mesa: fix a typo in glDetachShader error message |
commit | commitdiff | tree |
2013-12-12 |
Brian Paul | svga: expose HW smooth/stipple/wide lines |
commit | commitdiff | tree |
2013-12-12 |
Juha-Pekka... | glx: Add missing null check in DRI2WireToEvent |
commit | commitdiff | tree |
2013-12-11 |
Matthew McClure | llvmpipe: add plumbing for ARB_depth_clamp |
commit | commitdiff | tree |
2013-12-11 |
Vadim Girlin | r600g/sb: fix stack size computation on evergreen |
commit | commitdiff | tree |
2013-12-10 |
Zack Rusin | llvmpipe: add a very useful (disabled) debugging output |
commit | commitdiff | tree |
2013-12-10 |
Zack Rusin | draw: fix vbuf caching of vertices with inject front... |
commit | commitdiff | tree |
2013-12-10 |
Zack Rusin | llvmpipe: fix blending with half-float formats |
commit | commitdiff | tree |
2013-12-10 |
Thomas Hellstrom | svga/winsys: Implement surface sharing using prime... |
commit | commitdiff | tree |
2013-12-10 |
Christopher... | gallium/radeon: Implement hooks for DRI Image 7 (v2) |
commit | commitdiff | tree |
2013-12-10 |
Christopher... | radeon: Rename bo_handles hashtable to match its actual... |
commit | commitdiff | tree |
2013-12-10 |
Christopher... | ilo: Support DRI Image 7 |
commit | commitdiff | tree |
2013-12-10 |
Maarten Lankhorst | nouveau: Support DRI Image 7 extension |
commit | commitdiff | tree |
2013-12-10 |
Christopher... | gallium/dri: Support DRI Image extension version 7 |
commit | commitdiff | tree |
2013-12-10 |
Christopher... | gallium/dri2: Set winsys_handle type to KMS for stride... |
commit | commitdiff | tree |
2013-12-10 |
Christopher... | gallium/winsys/drm: Prepare for passing prime fds in... |
commit | commitdiff | tree |
2013-12-10 |
Christopher... | gallium/dri: Support DRI Image extension version 6 |
commit | commitdiff | tree |
2013-12-10 |
Ilia Mirkin | nv50: report 15 max inputs for fragment programs |
commit | commitdiff | tree |
2013-12-10 |
Maarten Lankhorst | nouveau: Fix compiler warning regression |
commit | commitdiff | tree |
2013-12-10 |
Dave Airlie | swrast: fix readback regression since inversion fix |
commit | commitdiff | tree |
2013-12-10 |
Jordan Justen | dri megadriver_stub: add compatibility for older DRI... |
commit | commitdiff | tree |
2013-12-10 |
Kristian Høgsberg | egl/wayland: Return -1 from get_back_bo to indicate... |
commit | commitdiff | tree |
2013-12-10 |
Neil Roberts | egl_dri2: Remove the unused swap_interval member of... |
commit | commitdiff | tree |
2013-12-09 |
Kenneth Graunke | i965: Replace OUT_RELOC_FENCED with OUT_RELOC. |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | glsl/loops: Get rid of lower_bounded_loops and ir_loop... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | glsl/loops: Stop creating normatively bound loops in... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | glsl/loops: Get rid of loop_variable_state::max_iterations. |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | glsl/loops: Simplify loop unrolling logic by breaking... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | glsl/loops: Move some analysis from loop_controls to... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | glsl/loops: Allocate loop_terminator using new(mem_ctx... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | glsl/loops: Remove unnecessary list walk from loop_cont... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | glsl/loops: Remove unused fields iv_scale and biv from... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | glsl/loops: replace loop controls with a normative... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | glsl/loops: consolidate bounded loop handling into... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | glsl: In loop analysis, handle unconditional second... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | glsl: Fix handling of function calls inside nested... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | glsl: Fix loop analysis of nested loops. |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | glsl: Extract functions from loop_analysis::visit(ir_de... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | i965/gen7+: Implement fast color clears for MSAA buffers. |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | i965/blorp: Refactor code for computing fast clear... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | i965/blorp: allow multisample blorp clears |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | i965/blorp: Get rid of redundant num_samples blorp... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | i965/gen7+: Disentangle MSAA layout from fast clear... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | i965: Don't try to use HW blitter for glCopyPixels... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | i965: Document conventions for counting layers in 2D... |
commit | commitdiff | tree |
2013-12-09 |
Paul Berry | i965/blorp: Improve fast color clear comment. |
commit | commitdiff | tree |
2013-12-09 |
Tom Stellard | r300/compiler/tests: Fix line length check in test... |
commit | commitdiff | tree |
2013-12-09 |
Tom Stellard | r300/compiler/tests: Fix segfault |
commit | commitdiff | tree |
2013-12-09 |
Ilia Mirkin | nouveau/video: update a few more h264 picparm field... |
commit | commitdiff | tree |
2013-12-09 |
Ilia Mirkin | nouveau/video: update h264 picparm field names based... |
commit | commitdiff | tree |
2013-12-09 |
Ilia Mirkin | nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0) |
commit | commitdiff | tree |
2013-12-09 |
Ilia Mirkin | nvc0: make sure nvd7 gets NVC8_3D_CLASS as well |
commit | commitdiff | tree |
2013-12-09 |
Ilia Mirkin | nv50: TXF already has integer arguments, don't try... |
commit | commitdiff | tree |
2013-12-09 |
Matthew McClure | llvmpipe: clamp fragment shader depth write to the... |
commit | commitdiff | tree |
2013-12-08 |
Neil Roberts | wayland: Add support for eglSwapInterval |
commit | commitdiff | tree |
2013-12-08 |
Neil Roberts | wayland: Block for the frame callback in get_back_bo... |
commit | commitdiff | tree |
2013-12-07 |
Vinson Lee | glapi: Do not include dlfcn.h on Windows. |
commit | commitdiff | tree |
2013-12-07 |
Vincent Lejeune | r600/llvm: Allow arbitrary amount of temps in tgsi... |
commit | commitdiff | tree |
2013-12-07 |
Rob Clark | freedreno/a3xx: add adreno 330 support |
commit | commitdiff | tree |
2013-12-07 |
Rob Clark | freedreno/a3xx/compiler: add ROUND |
commit | commitdiff | tree |
2013-12-07 |
Chris Forbes | mesa: Require per-sample shading if the `sample` qualif... |
commit | commitdiff | tree |
2013-12-07 |
Chris Forbes | glsl: Populate gl_fragment_program::IsSample bitfield |
commit | commitdiff | tree |
2013-12-07 |
Chris Forbes | mesa: add IsSample bitfield to gl_fragment_program |
commit | commitdiff | tree |
2013-12-07 |
Chris Forbes | glsl: Put `sample`-qualified varyings in their own... |
commit | commitdiff | tree |
2013-12-07 |
Chris Forbes | glsl: Add ir support for `sample` qualifier; adjust... |
commit | commitdiff | tree |
2013-12-07 |
Chris Forbes | glsl: Add frontend support for `sample` auxiliary stora... |
commit | commitdiff | tree |
2013-12-07 |
Chris Forbes | i965: Don't flag gather quirks for Gen8+ |
commit | commitdiff | tree |
2013-12-07 |
Chris Forbes | i965/Gen7: Allow CMS layout for multisample textures |
commit | commitdiff | tree |
2013-12-07 |
Chris Forbes | i965/vs: Sample from MCS surface when required |
commit | commitdiff | tree |
2013-12-07 |
Chris Forbes | i965/fs: Sample from MCS surface when required |
commit | commitdiff | tree |
2013-12-07 |
Chris Forbes | i965: Add shader opcode for sampling MCS surface |
commit | commitdiff | tree |
2013-12-07 |
Chris Forbes | i965/Gen7: Include bitfield in the sampler key for... |
commit | commitdiff | tree |
next |