mesa.git
2011-07-12 Brian Paulu_upload_mgr: add missing offset to src map in u_upload...
2011-07-12 Emil Velikovst/mesa: check if _mesa_create_context() returns NULL
2011-07-11 Emil Velikovautoconf: Do not select Xlib when building DRI
2011-07-11 Marek Olšákst/mesa: choose a matching depth internal format for...
2011-07-11 Ian Romanickconfigure.ac: Make --{without,with}-gallium-drivers...
2011-07-11 Marek Olšákst/mesa: get rid of unnecessary 'goto' in DrawPixels
2011-07-11 Marek Olšákst/mesa: derive a stencil sampler format from the actua...
2011-07-11 Vinson Leegallivm: Re-enable LLVMUnionTypeKind case for llvm...
2011-07-11 Andrew Randrianasuludri/nouveau: nv10: fix vertex format for GL_UNSIGNED_BYTE
2011-07-11 David Heidelbergernvfx: handle PIPE_CAP_SM3
2011-07-11 Vinson Leegallivm: Remove LLVMOpaqueKindType case with llvm-3.0.
2011-07-11 Kenneth Graunkeglsl: Reject ambiguous function calls (multiple inexact...
2011-07-11 Kenneth Graunkei965/gen7: Add support for gl_PointCoord.
2011-07-11 Kenneth Graunkei965/gen7: Fix point sprite texture coordinate overrides.
2011-07-11 Kenneth Graunkei965/gen7: Refactor SF setup a bit to handle overrides...
2011-07-11 Eric Anholti965/gen4: Add a stub dumper for CC unit state, which...
2011-07-11 Eric Anholti965/gen4: Add state dumping for unit state using state...
2011-07-11 Eric Anholti965/gen6: Add state dumping for the VS constants.
2011-07-11 Eric Anholti965/gen6: Add state dumping for the scissor packet.
2011-07-11 Eric Anholti965: When dumping programs, dump the whole cache....
2011-07-11 Eric Anholti965: Dump the binding table using state_batch_list[].
2011-07-11 Eric Anholti965: Dump the surface, sampler, and sdc state using...
2011-07-11 Eric Anholti965: Dump brw_state_batch data in an easier format...
2011-07-11 Eric Anholti965: Map the batch once for dumping all our state...
2011-07-11 Eric Anholti965: Move the new gen6 state structs to using state_ba...
2011-07-11 Eric Anholti965: Move the SF VP state dump to using the state_batc...
2011-07-11 Eric Anholti965: Move CLIP VP state dump to using the state_batch_...
2011-07-11 Eric Anholti965: Track the brw_state_batch() data while under...
2011-07-11 Eric Anholti965: Add a type argument to brw_state_batch().
2011-07-11 Eric Anholtintel: Make our context structure be a ralloc context.
2011-07-11 Brian Paulconfigs: do not let llvm-config define NDEBUG in debug...
2011-07-11 Eric Anholtir_to_mesa: typo fix in a comment.
2011-07-11 Eric Anholti965: Fix fp-dst-aliasing-[12].vpfp.
2011-07-11 Eric Anholti965: Fix fp-lit-src-equals-dst.
2011-07-11 Marek Olšákconfigure.ac: do not let llvm-config define NDEBUG...
2011-07-11 José Fonsecascons: Filter-out NDEBUG define from llvm-config.
2011-07-11 Brian Paulglx: add a few missing glXChooseFBConfig() attributes
2011-07-11 Brian Paulglext.h: update to version 71
2011-07-11 Marek Olšákmesa: fix assertion failure in delete_wrapper
2011-07-11 Marek Olšákmesa: add a comment in _mesa_test_formats
2011-07-11 Marek Olšákmesa: fix assertion failure in _mesa_test_formats
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-11 Marek Olšákmesa: implement packing of DEPTH_STENCIL & FLOAT_32_UNS...
2011-07-10 Marek OlšákWIP r600g: depth_buffer_float renderbuffer support...
2011-07-10 Marek Olšákswrast: fix depth/stencil blits when there's no colorbuffer
2011-07-10 Marek Olšákmesa: return early if mask is cleared to zero in BlitFr...
2011-07-10 Marek Olšákdocs: update GL3 status
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 Marek Olšákst/mesa: implement read/draw/copypixels for Z32F and...
2011-07-10 Marek Olšákst/mesa: initial ARB_depth_buffer_float support
2011-07-10 Marek Olšákmesa: implement depth/stencil renderbuffer wrapper...
2011-07-10 Marek Olšákmesa: implement generatemipmap for GL_FLOAT_32_UNSIGNED...
2011-07-10 Marek Olšákmesa: implement texstore for DEPTH32F_STENCIL8
2011-07-10 Marek Olšákmesa: implement texstore for DEPTH_COMPONENT32F
2011-07-10 Marek Olšákmesa: implement depth unpacking for GL_FLOAT_32_UNSIGNE...
2011-07-10 Marek Olšákmesa: implement stencil unpacking for GL_FLOAT_32_UNSIG...
2011-07-10 Marek Olšákmesa: implement texfetch functions for depth_buffer_float
2011-07-10 Marek Olšákmesa: initial ARB_depth_buffer_float support
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 Kenneth Graunkeintel: Recognize all depth formats in get_teximage_read...
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-09 Eric Anholti965/gen4: Fix GPU hangs since the program streaming...
2011-07-09 Kenneth Graunkei965/gen7: Remove gratuitous dirty flags from WM and...
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 Jesse BarnesGLX/DRI2: handle swap event swap count wrapping
2011-07-08 Jesse BarnesDRI2/GLX: use new swap event types
2011-07-08 Paul Berryglsl: Lower break instructions when necessary at the...
2011-07-08 Paul Berryglsl: In lower_jumps.cpp, lower both branches of a...
2011-07-08 Paul Berryglsl: Use foreach_list in lower_jumps.cpp
2011-07-08 Paul Berryglsl: lower unconditional returns and continues in...
2011-07-08 Paul Berryglsl: Lower unconditional return statements.
2011-07-08 Paul Berryglsl: Refactor logic for determining whether to lower...
2011-07-08 Paul Berryglsl: Add explanatory comments to lower_jumps.cpp.
2011-07-08 Paul Berryglsl: Make ir_reader able to read plain (return) statem...
2011-07-08 Paul Berryglsl: Remove unused function prototypes.
2011-07-08 Gustaw Smolarczykgallivm: Fix build with llvm-3.0
2011-07-08 Marek Olšákst/mesa: handle float formats in st_format_datatype
2011-07-08 Marek Olšákst/mesa: use the first non-VOID channel in st_format_da...
2011-07-08 Thomas Hellstrommesa/st: Fix piglit read-front with new drawable invali...
2011-07-08 Stéphane Marchesini915g: Make the optimizer more generic.
2011-07-08 Brian Paulintel: add null src pointer check in intel_region_refer...
2011-07-07 Brian Paulglsl: use casts to silence warning
2011-07-07 José Fonsecascons: Generate libGL.so.1.5 and libGL.so.1 symlinks.
2011-07-07 Eric Anholtintel: Fix use of freed buffer if glBitmap is called...
next