platform/upstream/mesa.git
2013-05-14 Rodrigo Vivii965: Add missing Haswell GT3 Desktop to IS_HSW_GT3... 80/6580/1
2013-05-13 Jordan Justeni965: write layer if gl_Layer is used in VS 79/6579/1
2013-05-13 Jordan Justenglsl: add AMD_vertex_shader_layer support 78/6578/1
2013-05-13 Jordan Justenextensions: add AMD_vertex_shader_layer 77/6577/1
2013-05-13 Chad Versacemesa: Expose GL_OES_texture_npot on GLES1 76/6576/1
2013-05-13 Ian Romanickglsl: Death to array dereferences of vectors! 75/6575/1
2013-05-13 Ian Romanickglsl: Generate correct ir_binop_vector_extract code... 74/6574/1
2013-05-13 Ian Romanickglsl: Use vector-insert and vector-extract on elements... 73/6573/1
2013-05-13 Ian Romanickglsl: Remove some stale comments about ir_call 72/6572/1
2013-05-13 Ian Romanickglsl: Convert lower_clip_distance_visitor to be an... 71/6571/1
2013-05-13 Ian Romanickglsl: Generate ir_binop_vector_extract for indexing... 70/6570/1
2013-05-13 Ian Romanickglsl: Convert ir_binop_vector_extract in the LHS to... 69/6569/1
2013-05-13 Ian Romanickglsl: Add lowering pass for ir_triop_vector_insert 68/6568/1
2013-05-13 Ian Romanickglsl: Lower ir_binop_vector_extract to conditional... 67/6567/1
2013-05-13 Ian Romanickglsl: Lower ir_binop_vector_extract to swizzle 66/6566/1
2013-05-13 Ian Romanickglsl: Refactor part of convert_vec_index_to_cond_assign 65/6565/1
2013-05-13 Ian Romanickglsl: Add ir_triop_vector_insert 64/6564/1
2013-05-13 Ian Romanickglsl: Add ir_binop_vector_extract 63/6563/1
2013-05-13 Paul Berryglsl: Fix "make check" breakage after adding options... 62/6562/1
2013-05-12 Kenneth Graunkeglsl: Add a pass to flip matrix/vector multiplies to... 61/6561/1
2013-05-12 Kenneth Graunkei965/vs: Set the PreferDP4 shader compiler option. 60/6560/1
2013-05-12 Kenneth Graunkemesa: Move the mvp_with_dp4 flag to ShaderCompilerOptions. 59/6559/1
2013-05-12 Kenneth Graunkeglsl: Pass struct shader_compiler_options into do_commo... 58/6558/1
2013-05-12 Kenneth Graunkeglsl: Initialize ctx->ShaderCompilerOptions in standalo... 57/6557/1
2013-05-12 Kenneth Graunkeglsl: Copy _mesa_shader_type_to_index() to standalone... 56/6556/1
2013-05-12 Kenneth Graunkemesa: Add comments about bit-ordering of new XRGB/XBGR... 55/6555/1
2013-05-11 Marek Olšákst/mesa: remove dependency on _NEW_BUFFER_OBJECT for... 54/6554/1
2013-05-11 Marek Olšákst/mesa: don't check for _NEW_PROGRAM when binding... 53/6553/1
2013-05-11 Marek Olšákst/mesa: fix a couple of issues in st_bind_ubos 52/6552/1
2013-05-11 Marek Olšákst/mesa: restore the transfer_inline_write path for... 51/6551/1
2013-05-11 Marek Olšákst/mesa: initialize Const.MaxColorAttachments 50/6550/1
2013-05-11 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL 49/6549/1
2013-05-11 Marek Olšákst/mesa: consolidate setting MaxTextureImageUnits 48/6548/1
2013-05-11 Marek Olšákst/mesa: initialize all program constants and UBO limits 47/6547/1
2013-05-11 Marek Olšákglsl: fix the value of gl_MaxFragmentUniformVectors 46/6546/1
2013-05-11 Marek Olšákmesa: add & use a new driver flag for UBO updates inste... 45/6545/1
2013-05-11 Marek Olšákmesa: skip _MaxElement computation unless driver needs... 44/6544/1
2013-05-11 Marek Olšákmesa: remove unused gl_array_object::NewArray 43/6543/1
2013-05-11 Marek Olšákmesa: remove unused gl_constants::MaxColorTableSize 42/6542/1
2013-05-11 Marek Olšákmesa: unify MaxVertexVaryingComponents and MaxGeometryV... 41/6541/1
2013-05-11 Marek Olšákmesa: move max texture image unit constants to gl_progr... 40/6540/1
2013-05-11 Marek Olšákmesa: consolidate definitions of max texture image... 39/6539/1
2013-05-10 Vinson Leeilo: Initialize read_back in transfer_map_sys. 38/6538/1
2013-05-10 Marek Olšákr600g: increase array size for shader inputs and outputs 37/6537/1
2013-05-10 Chí-Thanh Christophe... targets/dri-i915: Force c++ linker in all cases 36/6536/1
2013-05-09 Ben Widawskyi965: Actually use the user timeout in glClientWaitSync. 35/6535/1
2013-05-09 Paulo Zanonii965: make GT3 machines work as GT3 instead of GT2 34/6534/1
2013-05-09 Kenneth Graunkei965: Add chipset limits for the Haswell GT3 variant. 33/6533/1
2013-05-09 Kenneth Graunkei965: Update URB partitioning code for Haswell's GT3... 32/6532/1
2013-05-09 Kenneth Graunkei965: Delete dead intel_span.c symlink. 31/6531/1
2013-05-09 Eric Anholti965/vs: Make virtual grf live intervals actually cover... 30/6530/1
2013-05-09 Eric Anholti965/fs: Make virtual grf live intervals actually cover... 29/6529/1
2013-05-09 Marek Olšákdocs: document GALLIUM_HUD and LIBGL_SHOW_FPS 28/6528/1
2013-05-09 Courtney Goeltzenleu... ilo: Add support for HW primitive restart. 27/6527/1
2013-05-09 Brian Paulsvga: misc whitespace and comment fixes in svga_cmd.c 26/6526/1
2013-05-09 Brian Pauldocs: remove ^M chars from GL3.txt 25/6525/1
2013-05-09 Brian Paulst/mesa: generate GL_OUT_OF_MEMORY if we can't create... 24/6524/1
2013-05-09 Chia-I Wuilo: add support for PIPE_FORMAT_ETC1_RGB8 23/6523/1
2013-05-09 Chia-I Wuilo: support mapping with a staging system buffer 22/6522/1
2013-05-09 Chia-I Wuilo: allow for different mapping methods 21/6521/1
2013-05-09 Chia-I Wuilo: allow bo format to differ from that requested 20/6520/1
2013-05-09 Stéphane Marchesindraw/llvm: Add additional llvm optimization passes 19/6519/1
2013-05-08 Eric Anholti965: Sync brw_format_for_mesa_format() table with... 18/6518/1
2013-05-08 Eric Anholti965: Update the surface formats table from the current... 17/6517/1
2013-05-08 Eric Anholti965: Add surface format defines from the public specs. 16/6516/1
2013-05-08 Fabian Bielermesa/program: Don't copy propagate from swizzles. 15/6515/1
2013-05-08 Fabian Bielermesa/st: Don't copy propagate from swizzles. 14/6514/1
2013-05-08 Eric Anholti965: Fix hangs on HSW since the gen6 blorp fix. 13/6513/1
2013-05-08 Chad Versaceegl/android: Fix error condition for EGL_ANDROID_image_... 12/6512/1
2013-05-08 Stéphane Marchesini915: Use Y tiling for textures 11/6511/1
2013-05-08 Stéphane Marchesini915g: Optimize batchbuffer sizes 10/6510/1
2013-05-08 Stéphane Marchesini915g: Add more PIPE_CAP_* support 09/6509/1
2013-05-08 Chia-I Wuilo: remove our own type inference 08/6508/1
2013-05-08 Chia-I Wuilo: use tgsi_util_get_texture_coord_dim() 07/6507/1
2013-05-08 Chia-I Wutgsi: fix operand type of TGSI_OPCODE_NOT 06/6506/1
2013-05-08 Chia-I Wutgsi: refactor tgsi_opcode_infer_src_type() 05/6505/1
2013-05-08 Chia-I Wutgsi: refactor tgsi_opcode_infer_dst_type() 04/6504/1
2013-05-08 Chia-I Wutgsi: reorder opcodes in opcode type inference 03/6503/1
2013-05-08 Chia-I Wutgsi: clean up exec_tex() 02/6502/1
2013-05-08 Chia-I Wutgsi: add tgsi_util_get_texture_coord_dim() 01/6501/1
2013-05-07 Bryan Cainnv50: initialize kick_notify callback in nv50_create 00/6500/1
2013-05-07 Eric Anholti965: Use Y-tiled blits to untile for cached mappings... 99/6499/1
2013-05-07 Eric Anholti965: Add support for Y-tiled blits on gen6+. 98/6498/1
2013-05-07 Eric Anholti965: Count occlusion query samples for CopyPixels... 97/6497/1
2013-05-07 Robert Braggegl/wayland: Implement EGL_EXT_swap_buffers_with_damage 96/6496/1
2013-05-07 Robert Braggegl: Add extension infrastructure for EGL_EXT_swap_buff... 95/6495/1
2013-05-07 Robert Braggegl: Update to revision 21254 of eglext.h 94/6494/1
2013-05-07 Roland Scheideggergallium: more tgsi documentation updates 93/6493/1
2013-05-07 Vinson Leeilo: Add missing break statement in aos_tex TGSI_OPCODE... 92/6492/1
2013-05-07 Vadim Girlinr600g/sb: optimize some cases for CNDxx instructions 91/6491/1
2013-05-07 Vadim Girlinr600g/sb: fix memory leaks 90/6490/1
2013-05-07 Vadim Girlinr600g/sb: fix kcache handling on r6xx 89/6489/1
2013-05-06 Eric Anholtintel: Remove renderbuffer delete setup from texture... 88/6488/1
2013-05-06 Eric Anholtmesa: Make Mesa core set up wrapped texture renderbuffe... 87/6487/1
2013-05-06 Eric Anholtintel: Simplify renderbuffer-for-texture width setup. 86/6486/1
2013-05-06 Eric Anholtmesa: Make core Mesa allocate the texture renderbuffer... 85/6485/1
2013-05-06 Eric Anholti965: Use brw_blorp_blit_miptrees() for CopyTexSubImage(). 84/6484/1
2013-05-06 Eric Anholti965: Move blorp resolve setup into brw_blorp_blit_mipt... 83/6483/1
2013-05-06 Tom Stellardgallivm: Fix build for LLVM < 3.3 82/6482/1
2013-05-06 Tom Stellardr600g/llvm: Parse config values in register / value... 81/6481/1
next