i965/gen6: Add state dumping for the scissor packet.
[mesa.git] / src / gallium /
2011-07-11 Brian Paulglx: add a few missing glXChooseFBConfig() attributes
2011-07-11 Marek OlšákRevert "WIP r600g: depth_buffer_float renderbuffer...
2011-07-11 Marek Olšákr600g: more valgrind fixes
2011-07-11 Marek Olšákr600g: zero memory of ioctl parameters
2011-07-10 Marek OlšákWIP r600g: depth_buffer_float renderbuffer support...
2011-07-10 Marek Olšákr600g: depth_buffer_float support on r600-r700
2011-07-10 Marek Olšákgallium/util: handle Z32F_FLOAT_S8X24_USCALED in pipe_t...
2011-07-10 Marek Olšákgallium/util: implement software Z32F_S8X24 depth-stenc...
2011-07-10 Marek Olšákgallium/util: implement pack functions for Z32F and...
2011-07-10 Vadim Girlinr600g: LIT: clamp negative src.y to 0
2011-07-10 Marek Olšákst/dri: remove unused variables
2011-07-10 Chia-I Wust/egl: fix linking errors
2011-07-09 Henri Verbeetr600g: Get rid of some superfluous braces.
2011-07-09 Henri Verbeetr600g: Check for Evergreen chip class instead of Cedar...
2011-07-09 Henri Verbeetr600g: Store the chip class directly in r600_bc.
2011-07-09 Henri Verbeetr600g: Replace the CHIPREV_* defines with the chip_clas...
2011-07-09 Henri Verbeetr600g: Get rid of the superfluous family field from...
2011-07-09 Henri Verbeetr600g: Store the chip class in r600_pipe_context.
2011-07-09 Henri Verbeetr600g: Fix the type of the family field in r600_pipe_co...
2011-07-08 Vadim Girlinr600g: introduce r600_bc_src_toggle_neg helper and...
2011-07-08 Vadim Girlinr600g: introduce r600_bc_src_set_abs helper and fix LOG
2011-07-08 Vadim Girlinr600g: RSQ: clear NEG for operand
2011-07-08 Vadim Girlinr600g: LIT: swap MUL_LIT operands to fix 0^0
2011-07-08 Gustaw Smolarczykgallivm: Fix build with llvm-3.0
2011-07-08 Stéphane Marchesini915g: Make the optimizer more generic.
2011-07-07 José Fonsecascons: Generate libGL.so.1.5 and libGL.so.1 symlinks.
2011-07-07 Christoph Bumillernv50,nvc0: use screen instead of context for flush...
2011-07-07 Christoph Bumillernv50: more formats for nv50_resource_copy_region conver...
2011-07-07 Stéphane Marchesini915g: Apply optimization to ADDS/MUL and only if we...
2011-07-07 Thomas Hellstromst/xa: Fix up error reporting. Disable component alpha.
2011-07-07 Thomas Hellstromst/xa: Fix render to xa_format_a8, which is backed...
2011-07-07 Brian Pauli915g: move code after declaration
2011-07-06 Stéphane Marchesini915g: Fix optimize so that it actually gets used.
2011-07-06 Brian Paulsoftpipe: add missing stencil format case in convert_qu...
2011-07-06 Brian Paultgsi: add some debug/print code in exec_tex(), disabled
2011-07-06 Brian Paulsoftpipe: minor clean-ups in sp_quad_depth_test.c
2011-07-06 Stéphane Marchesini915g: Fix optimization, also make it more generic.
2011-07-06 Stéphane Marchesini915g: Improve flushing using heuristics.
2011-07-06 Stéphane Marchesini915g: introduce the tiny shader optimizer.
2011-07-06 Stéphane Marchesini915g: Add comment about DDX/DDY.
2011-07-06 Stéphane Marchesini915g: Move back to the old method for target format...
2011-07-05 Vadim Girlinr600g: fix buffer overflow check in r600_query_begin
2011-07-05 Vadim Girlinr600g: fix bo map usage flags in r600_query_begin
2011-07-05 Vadim Girlinr600g: reduce flushes for queries
2011-07-05 Vadim Girlinr600g: fix buffer offset in r600_query_begin
2011-07-04 Henri Verbeetr600g: Get rid of the state_inlines headers.
2011-07-04 Henri Verbeetr600g: Get rid of an unused include in r600_texture.c.
2011-07-04 Henri Verbeetr600g: Get rid of some unused functions.
2011-07-04 Henri Verbeetr600g: Use the actual Evergreen functions to query...
2011-07-04 Henri Verbeetr600g: Get rid of the unused "family" parameter to...
2011-07-04 José Fonsecadraw: Fix fetch_max calculation.
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-07-04 Thomas Hellstromst/glx: Fix endless loop in drawable validation
2011-07-04 Thomas Hellstromst/xa: Fix crosscompile builds with nonstandard ld...
2011-07-04 Thomas Hellstromxa-vmwgfx: Remove unnecessary include
2011-07-03 Henri Verbeetr600g: Support the PIPE_FORMAT_R16_FLOAT colorformat.
2011-07-01 José Fonsecasvga: Use the correct element size.
2011-07-01 José Fonsecau_upload_mgr: Use pipe_buffer_map_range istead of pipe_...
2011-07-01 Micael DiasGallium: fix buffer overflow
2011-07-01 Thomas Hellstromsvga: Fix multiple uploads of the same user-buffer.
2011-07-01 Thomas Hellstromsvga: Ignore redefine_user_buffer calls
2011-07-01 Brian Paulsvga: fix incorrect user buffer size computation for...
2011-07-01 Brian Paulsvga: fix incorrect user buffer size computation
2011-07-01 José Fonsecasvga: Handle null buffers in svga_buffer_is_user_buffer().
2011-07-01 Thomas Hellstromgallium/svga: Upload only parts of user-buffers that...
2011-07-01 Thomas Hellstromgallium/svga: Make use of u_upload_flush().
2011-07-01 Thomas Hellstromgallium/util: Upload manager optimizations
2011-07-01 José Fonsecasvga: Flush when switching between HW to SW TNL, after...
2011-07-01 Chia-I Wust/egl: fix a typo
2011-07-01 Chia-I Wust/egl: remove unused header
2011-06-30 Vinson Leegallivm: Pass in CPU name to createTargetMachine when...
2011-06-30 Vinson Leegallivm: Rename TargetInstrDesc to MCInstrDesc when...
2011-06-30 Vadim Girlinr600g: fix check for empty cs
2011-06-30 José Fonsecascons: Expose pkg-config in a simpler manner.
2011-06-30 José Fonsecascons: Buid libGL.so (WIP).
2011-06-30 Stéphane Marchesini915g: Implement surface format fixup without adding...
2011-06-30 Stéphane Marchesini915g: update TODO.
2011-06-30 Chia-I Wutarget/egl-static: fix a compiler warning
2011-06-29 Stéphane Marchesini915g: Try to do better in the shader compiler.
2011-06-29 Stéphane MarchesinGallium:draw:aaline and aapoint: Restore the old hooks...
2011-06-29 Jon TURNEYi915g: Move definition of M_PI in i915_fpc_translate.c
2011-06-29 Thomas Hellstromst/glx: Fix compilation error
2011-06-29 Thomas Hellstromst/dri: Get rid of the evil struct dri_drawable::contex...
2011-06-29 Thomas Hellstromst-api: Rework how drawables are invalidated v3.
2011-06-29 Stéphane Marchesini915g: Fix unimplemented Abs comment.
2011-06-29 Stéphane Marchesini915g: If we have a program, that means the other field...
2011-06-29 Stéphane Marchesini915g: Don't overflow the program buffer.
2011-06-29 Stéphane Marchesini915g: Update the TODO with another idea.
2011-06-28 Stéphane Marchesini915g: Fix comment about sin/cos constants.
2011-06-28 Stéphane Marchesini915g: Fix staging texture uploads a bit.
2011-06-28 Stéphane Marchesini915g: Add a debug_printf when we get the Abs flag.
2011-06-28 Stéphane Marchesini915g: Support PIPE_FORMAT_B10G10R10A2_UNORM.
2011-06-28 Stéphane Marchesini915g: Improve SIN/COS a bit.
2011-06-28 Stéphane Marchesini915g: When emulating LUMINANCE8 and INTENSITY8 texutre...
2011-06-28 Stéphane Marchesini915g: fix shadow compare.
2011-06-28 Chia-I Wutargets/egl-static: fix library search order
2011-06-28 Chia-I Wust/egl: update fbdev backend
2011-06-28 Stéphane Marchesini915g: Enable GL_ARB_instanced_arrays.
2011-06-28 Stéphane Marchesini915g: Fix a bug in facing.
2011-06-27 Stéphane Marchesini915g: Remove unused cbuf_dirty.
next