platform/upstream/mesa.git
2013-05-25 Zack Rusindraw: clamp the viewports to always be between 0 and max 04/6804/1
2013-05-25 Zack Rusingallium/docs: adds documentation for multi viewport cap 03/6803/1
2013-05-25 Zack Rusindraw: fixup draw_find_shader_output 02/6802/1
2013-05-25 Zack Rusinllvmpipe: implement support for multiple viewports 01/6801/1
2013-05-25 Zack Rusindraw: implement support for multiple viewports 00/6800/1
2013-05-25 Zack Rusingallium: Add support for multiple viewports 99/6799/1
2013-05-29 Kenneth Graunkemesa: Delete the ctx->Array._RestartIndex derived state. 98/6798/1
2013-05-29 Kenneth Graunkemesa: Ignore fixed-index primitive restart in ArrayElem... 97/6797/1
2013-05-29 Kenneth Graunkest/mesa: Go back to using ctx->Array.RestartIndex,... 96/6796/1
2013-05-29 Kenneth Graunkei965: Fix can_cut_index_handle_restart_index() for... 95/6795/1
2013-05-29 Kenneth Graunkei965: Use the correct restart index for fixed index... 94/6794/1
2013-05-29 Kenneth Graunkevbo: Use the new primitive restart index helper function. 93/6793/1
2013-05-29 Kenneth Graunkemesa: Add a helper function for determining the restart... 92/6792/1
2013-05-29 Kenneth Graunkevbo: Ignore PRIMITIVE_RESTART_FIXED_INDEX for glDrawArr... 91/6791/1
2013-05-29 Eric Anholti965/vs: Fix implied_mrf_writes() for integer division... 90/6790/1
2013-05-29 Eric Anholti965/fs: Fix test for smearing enabled on an instruction. 89/6789/1
2013-05-29 Eric Anholti965/fs: Fix segfault in instruction scheduling with... 88/6788/1
2013-05-29 Eric Anholtmesa: Fix test for optimistic coloring being necessary. 87/6787/1
2013-05-29 Anthony G.... gallium: fix build on uclibc system 86/6786/1
2013-05-29 Eric Anholtintel: Enable blit glCopyTexSubImage/glBlitFramebuffer... 85/6785/1
2013-05-29 Andreas Hartmetzradeonsi: Add ipo to LLVM_COMPONENTS 84/6784/1
2013-05-28 Roland Scheideggerllvmpipe: get rid of tiled/linear layout remains 83/6783/1
2013-05-28 Eric Anholtintel: Remove dead intel_drawbuf_region(). 82/6782/1
2013-05-28 Eric Anholtintel: Fix format handling of blit glBitmap() 81/6781/1
2013-05-28 Eric Anholtintel: Fix MRT handling of glBitmap(). 80/6780/1
2013-05-28 Eric Anholtintel: Rebuild PBO blit glTexImage() on top of miptrees. 79/6779/1
2013-05-28 Eric Anholtintel: Rebuild PBO blit glReadPixels() on top of miptrees. 78/6778/1
2013-05-28 Eric Anholtintel: Rework intel_miptree_create_for_region() to... 77/6777/1
2013-05-28 Eric Anholtintel: Make a temporary miptree for the blit path of... 76/6776/1
2013-05-28 Eric Anholtintel: Make a temporary miptree when doing blit uploads... 75/6775/1
2013-05-28 Eric Anholtintel: Extend the force_y_tiling flag to allow forcing... 74/6774/1
2013-05-28 Eric Anholtintel: Add an assert for glCopyTexSubImage() being... 73/6773/1
2013-05-28 Eric Anholti965: Allow glCopyTexSubImage() on depth textures. 72/6772/1
2013-05-28 Eric Anholti965: Prefer blorp glBlitFramebuffer() to the glCopyTex... 71/6771/1
2013-05-28 Eric Anholti965: Consistently do depth resolves before blitting. 70/6770/1
2013-05-28 Eric Anholtintel: Make a wrapper for intelEmitCopyBlit using miptrees. 69/6769/1
2013-05-28 Eric Anholtintel: Rename intel_renderbuffer_tile_offsets. 68/6768/1
2013-05-28 Eric Anholtintel: Reduce intel_renderbuffer_tile_offsets to a... 67/6767/1
2013-05-28 Eric Anholtintel: Make intel_miptree_get_tile_offsets return a... 66/6766/1
2013-05-28 José Fonsecaglsl: Fix MSVC build. 65/6765/1
2013-05-28 Marek Olšákmesa: fix GLSL program objects with more than 16 sample... 64/6764/1
2013-05-28 Marek Olšákswrast: increase array size of TextureSample 63/6763/1
2013-05-28 Marek Olšákmesa: declare UniformBufferBindings as an array with... 62/6762/1
2013-05-28 Michel Dänzerradeonsi: Enable GLSL 1.30 61/6761/1
2013-05-28 Michel Dänzerradeonsi: Handle TGSI TXQ opcode 60/6760/1
2013-05-28 Michel Dänzerradeonsi: Add support for TGSI TXF opcode 59/6759/1
2013-05-28 Michel Dänzerradeonsi: Use tgsi_util_get_texture_coord_dim() 58/6758/1
2013-05-28 Michel Dänzerradeonsi: Handle TGSI_SEMANTIC_CLIPDIST 57/6757/1
2013-05-28 Michel Dänzerradeonsi: Make border colour state handling safe for... 56/6756/1
2013-05-28 Michel Dänzerradeonsi: Fix hardware state for dual source blending 55/6755/1
2013-05-28 Vadim Girlinr600g/sb: handle more cases for folding in gvn pass 54/6754/1
2013-05-27 Christian Königst/vdpau: destroy handle table only when it's empty 53/6753/1
2013-05-27 Christian Königst/vdpau: remove vlCreateHTAB from surface functions 52/6752/1
2013-05-27 Christian Königst/vdpau: invalidate the handles on destruction 51/6751/1
2013-05-27 Vadim Girlinr600g/sb: improve folding for SETcc 50/6750/1
2013-05-27 Vadim Girlinr600g/sb: optimize CNDcc instructions 49/6749/1
2013-05-27 Vadim Girlinr600g/sb: improve optimization of conditional instructions 48/6748/1
2013-05-27 Chia-I Wuilo: enable multiple constant buffers 47/6747/1
2013-05-27 Chia-I Wuilo: add support for indirect access of CONST in FS 46/6746/1
2013-05-27 Chia-I Wuilo: add support for TBOs on GEN6 45/6745/1
2013-05-27 Chia-I Wuilo: advertise supports for pure integer formats 44/6744/1
2013-05-27 Chia-I Wuilo: add support for texture buffer objects 43/6743/1
2013-05-27 Chia-I Wutgsi: add buffer texture to tgsi_util_get_texture_coord... 42/6742/1
2013-05-26 Vadim Girlinr600g/sb: improve handling of KILL instructions 41/6741/1
2013-05-26 Vadim Girlinr600g/sb: fix peephole optimization for PRED_SETE 40/6740/1
2013-05-26 Vadim Girlinr600g/sb: fix scheduling of PRED_SET instructions 39/6739/1
2013-05-25 Vadim Girlinr600g/sb: fix handling of preloaded inputs for compute... 38/6738/1
2013-05-24 Brian Paulxlib: add null ctx check in glXDestroyContext() 37/6737/1
2013-05-24 Brian Paulst/glx: add null ctx check in glXDestroyContext() 36/6736/1
2013-05-24 Brian Paulst/mesa: add switch cases for new IR enums to silence... 35/6735/1
2013-05-24 Brian Paulst/glx/xlib: assorted whitespace, comment fixes 34/6734/1
2013-05-24 Vadim Girlinr600g/sb: fix incorrect assert 33/6733/1
2013-05-24 Vadim Girlinr600g/sb: relax some restrictions for FETCH instructions 32/6732/1
2013-05-24 Vadim Girlinr600g/sb: relax register allocation for compute shaders 31/6731/1
2013-05-24 Vadim Girlinr600g/sb: fix gpr array handling for compute shaders 30/6730/1
2013-05-24 Vadim Girlinr600g/sb: fix buffer overflow in sb_ostream 29/6729/1
2013-05-23 Tom Stellardr600g/compute: Use common transfer_{map,unmap} function... 28/6728/1
2013-05-23 Tom Stellardr600g/compute: Use common transfer_{map,unmap} function... 27/6727/1
2013-05-23 Kenneth Graunkei965: Go back to using the kernel SOL reset feature. 26/6726/1
2013-05-23 Rob Clarkfreedreno: scissor fix 25/6725/1
2013-05-23 Rob Clarkfreedreno: implement pipe->resource_copy_region() 24/6724/1
2013-05-23 Kenneth Graunkeglsl linker: compare interface blocks during interstage... 23/6723/1
2013-05-23 Jordan Justenglsl linker: compare interface blocks during intrastage... 22/6722/1
2013-05-23 Jordan Justenglsl linker: support arrays of interface block instances 21/6721/1
2013-05-23 Jordan Justenglsl link_varyings: link interface blocks using the... 20/6720/1
2013-05-23 Jordan Justenglsl linker: remove interface block instance names 19/6719/1
2013-05-23 Jordan Justenglsl ast_to_hir: support in/out for interface blocks 18/6718/1
2013-05-23 Jordan Justenglsl ast_to_hir: reject row/column_major for in/out... 17/6717/1
2013-05-23 Jordan Justenglsl ast_to_hir: move uniform block symbols to interfac... 16/6716/1
2013-05-23 Jordan Justenglsl_symbol_table: add interface block namespaces 15/6715/1
2013-05-23 Jordan Justenglsl parser: allow in & out for interface block members 14/6714/1
2013-05-23 Jordan Justenglsl ast_to_hir: reject interpolation qualifiers for... 13/6713/1
2013-05-23 Jordan Justenglsl parser: handle interface block member qualifier 12/6712/1
2013-05-23 Jordan Justenglsl parser: on desktop GL require GLSL 150 for instanc... 11/6711/1
2013-05-23 Jordan Justenglsl parser: reject VS+in & FS+out interface blocks 10/6710/1
2013-05-23 Jordan Justenglsl: parse in/out types for interface blocks 09/6709/1
2013-05-23 Jordan Justenglsl parser: rename uniform block to interface block 08/6708/1
2013-05-23 Jordan Justenglsl: rename ast_uniform_block to ast_interface_block 07/6707/1
2013-05-23 Chris Forbesi965: Enable guardband clipping on Gen4/5. 06/6706/1
2013-05-23 Chris ForbesARB_fp: accept duplicate precision options 05/6705/1
next