mesa.git
2013-05-11 Marek Olšákmesa: add & use a new driver flag for UBO updates inste...
2013-05-11 Marek Olšákmesa: skip _MaxElement computation unless driver needs...
2013-05-11 Marek Olšákmesa: remove unused gl_array_object::NewArray
2013-05-11 Marek Olšákmesa: remove unused gl_constants::MaxColorTableSize
2013-05-11 Marek Olšákmesa: unify MaxVertexVaryingComponents and MaxGeometryV...
2013-05-11 Marek Olšákmesa: move max texture image unit constants to gl_progr...
2013-05-11 Marek Olšákmesa: consolidate definitions of max texture image...
2013-05-10 Vinson Leeilo: Initialize read_back in transfer_map_sys.
2013-05-10 Marek Olšákr600g: increase array size for shader inputs and outputs
2013-05-10 Chí-Thanh Christophe... targets/dri-i915: Force c++ linker in all cases
2013-05-09 Ben Widawskyi965: Actually use the user timeout in glClientWaitSync.
2013-05-09 Paulo Zanonii965: make GT3 machines work as GT3 instead of GT2
2013-05-09 Kenneth Graunkei965: Add chipset limits for the Haswell GT3 variant.
2013-05-09 Kenneth Graunkei965: Update URB partitioning code for Haswell's GT3...
2013-05-09 Kenneth Graunkei965: Delete dead intel_span.c symlink.
2013-05-09 Eric Anholti965/vs: Make virtual grf live intervals actually cover...
2013-05-09 Eric Anholti965/fs: Make virtual grf live intervals actually cover...
2013-05-09 Marek Olšákdocs: document GALLIUM_HUD and LIBGL_SHOW_FPS
2013-05-09 Courtney Goeltzenleu... ilo: Add support for HW primitive restart.
2013-05-09 Brian Paulsvga: misc whitespace and comment fixes in svga_cmd.c
2013-05-09 Brian Pauldocs: remove ^M chars from GL3.txt
2013-05-09 Brian Paulst/mesa: generate GL_OUT_OF_MEMORY if we can't create...
2013-05-09 Chia-I Wuilo: add support for PIPE_FORMAT_ETC1_RGB8
2013-05-09 Chia-I Wuilo: support mapping with a staging system buffer
2013-05-09 Chia-I Wuilo: allow for different mapping methods
2013-05-09 Chia-I Wuilo: allow bo format to differ from that requested
2013-05-09 Stéphane Marchesindraw/llvm: Add additional llvm optimization passes
2013-05-08 Eric Anholti965: Sync brw_format_for_mesa_format() table with...
2013-05-08 Eric Anholti965: Update the surface formats table from the current...
2013-05-08 Eric Anholti965: Add surface format defines from the public specs.
2013-05-08 Fabian Bielermesa/program: Don't copy propagate from swizzles.
2013-05-08 Fabian Bielermesa/st: Don't copy propagate from swizzles.
2013-05-08 Eric Anholti965: Fix hangs on HSW since the gen6 blorp fix.
2013-05-08 Chad Versaceegl/android: Fix error condition for EGL_ANDROID_image_...
2013-05-08 Stéphane Marchesini915: Use Y tiling for textures
2013-05-08 Stéphane Marchesini915g: Optimize batchbuffer sizes
2013-05-08 Stéphane Marchesini915g: Add more PIPE_CAP_* support
2013-05-08 Chia-I Wuilo: remove our own type inference
2013-05-08 Chia-I Wuilo: use tgsi_util_get_texture_coord_dim()
2013-05-08 Chia-I Wutgsi: fix operand type of TGSI_OPCODE_NOT
2013-05-08 Chia-I Wutgsi: refactor tgsi_opcode_infer_src_type()
2013-05-08 Chia-I Wutgsi: refactor tgsi_opcode_infer_dst_type()
2013-05-08 Chia-I Wutgsi: reorder opcodes in opcode type inference
2013-05-08 Chia-I Wutgsi: clean up exec_tex()
2013-05-08 Chia-I Wutgsi: add tgsi_util_get_texture_coord_dim()
2013-05-07 Bryan Cainnv50: initialize kick_notify callback in nv50_create
2013-05-07 Eric Anholti965: Use Y-tiled blits to untile for cached mappings...
2013-05-07 Eric Anholti965: Add support for Y-tiled blits on gen6+.
2013-05-07 Eric Anholti965: Count occlusion query samples for CopyPixels...
2013-05-07 Robert Braggegl/wayland: Implement EGL_EXT_swap_buffers_with_damage
2013-05-07 Robert Braggegl: Add extension infrastructure for EGL_EXT_swap_buff...
2013-05-07 Robert Braggegl: Update to revision 21254 of eglext.h
2013-05-07 Roland Scheideggergallium: more tgsi documentation updates
2013-05-07 Vinson Leeilo: Add missing break statement in aos_tex TGSI_OPCODE...
2013-05-07 Vadim Girlinr600g/sb: optimize some cases for CNDxx instructions
2013-05-07 Vadim Girlinr600g/sb: fix memory leaks
2013-05-07 Vadim Girlinr600g/sb: fix kcache handling on r6xx
2013-05-06 Eric Anholtintel: Remove renderbuffer delete setup from texture...
2013-05-06 Eric Anholtmesa: Make Mesa core set up wrapped texture renderbuffe...
2013-05-06 Eric Anholtintel: Simplify renderbuffer-for-texture width setup.
2013-05-06 Eric Anholtmesa: Make core Mesa allocate the texture renderbuffer...
2013-05-06 Eric Anholti965: Use brw_blorp_blit_miptrees() for CopyTexSubImage().
2013-05-06 Eric Anholti965: Move blorp resolve setup into brw_blorp_blit_mipt...
2013-05-06 Tom Stellardgallivm: Fix build for LLVM < 3.3
2013-05-06 Tom Stellardr600g/llvm: Parse config values in register / value...
2013-05-06 Tom Stellardr600g/llvm: Don't feed LLVM output through r600_bytecod...
2013-05-06 Tom Stellardr600g/llvm: Don't emit CALL_FS for vertex shaders
2013-05-06 Matt Turneri965: Lower bitfieldInsert.
2013-05-06 Matt Turneri965/vs: Add support for bit instructions.
2013-05-06 Matt Turneri965/fs: Add support for bit instructions.
2013-05-06 Matt Turneri965: Add support for emitting and disassembling bit...
2013-05-06 Matt Turneri965: Print the correct dst and shared-src types for...
2013-05-06 Matt Turneri965/gen7: Set src/dst types for 3-src instructions.
2013-05-06 Matt Turneri965: Add 3-src destination and shared-source type...
2013-05-06 Matt Turneri965: Add Gen7+ fields to brw_instruction and add comments.
2013-05-06 Matt Turnerglsl: Add a pass to lower bitfield-insert into bfm...
2013-05-06 Matt Turnerglsl: Add constant evaluation of bit built-ins.
2013-05-06 Matt Turnerglsl: Add support for new bit built-ins in ARB_gpu_shader5.
2013-05-06 Matt Turnerglsl: Add new bit built-ins IR and prototypes from...
2013-05-06 Matt Turnerglsl: Rework ir_reader to handle expressions with four...
2013-05-06 Matt Turnermesa: Add infrastructure for ARB_gpu_shader5.
2013-05-06 Tom Stellardradeon/llvm: Always build libradeonllvm as static
2013-05-06 Tom Stellardradeon/llvm: Use LLVM C API for compiling LLVM IR to...
2013-05-06 Tom Stellardgallivm: Move LLVMStartMultithreaded() static initializ...
2013-05-06 Tom Stellardradeon/llvm: Don't use the global context when parsing...
2013-05-06 Eric Anholti965: Remove GL_ARB_color_buffer_float from GL core...
2013-05-06 Tom Stellardr600g/llvm: Update radeon family mappings for LLVM...
2013-05-06 Chia-I Wuandroid: libsync is needed on Android 4.2+ for any...
2013-05-06 Chia-I Wuandroid: add ilo to the build system
2013-05-05 Eric Anholtglsl: Flip around "if" statements with empty "then...
2013-05-05 Chia-I Wuilo: correctly set return types of sampler messages
2013-05-04 Vincent Lejeuner600g/llvm: Undefines unrequired texture coord values
2013-05-04 Maarten Lankhorstnvc0: fixup video decoding with 2D_ARRAY
2013-05-04 Chia-I Wugallium: fix type of flags in pipe_context::flush()
2013-05-04 Eric Anholti965: Enable fast clears on non-8x4-aligned sizes.
2013-05-04 Brian Paulvbo: add comments, const qualifiers
2013-05-04 Brian Paulmesa: whitespace, formatting fixes, etc in api_arrayelt.c
2013-05-04 Brian Paulvbo: use new no-op ArrayElement in _mesa_noop_vtxfmt_init()
2013-05-04 Brian Paulmesa: change ctx->Driver.NeedFlush to GLbitfield and...
2013-05-04 Brian Paulmesa; change ctx->Driver.SaveNeedFlush to boolean,...
next