platform/upstream/mesa.git
2013-05-01 Brian Paulconfigure: remove IN_DRI_DRIVER 60/6360/1
2013-05-01 Brian Paulconfigure: remove FEATURE_GL/ES1/ES2 59/6359/1
2013-05-01 Andreas Bollintel: use automake conditionals for defining FEATURE_... 58/6358/1
2013-05-01 Andreas Bollegl-static: use automake conditionals for defining... 57/6357/1
2013-05-01 Andreas Bollintel: remove executable bit from C file 56/6356/1
2013-05-01 Brian Pauldocs: s/Aprile/April/ 55/6355/1
2013-05-01 Andreas Bolldocs: fix 9.1.2 release notes 54/6354/1
2013-05-01 Marek Olšákvbo: fix possible use-after-free segfault after a VAO... 53/6353/1
2013-05-01 Kenneth Graunkei965/vs: Fix textureGrad() with shadow samplers on... 52/6352/1
2013-05-01 Kenneth Graunkei965: Lower textureGrad() for samplerCubeShadow. 51/6351/1
2013-05-01 Christian Königradeon/uvd: fix quant scan order for mpeg2 50/6350/1
2013-05-01 Christian Königst/vdpau: fix background handling in the mixer 49/6349/1
2013-05-01 Christian Königvl/buffer: use 2D_ARRAY instead of 3D textures 48/6348/1
2013-05-01 Christian Königvl/compositor: cleanup background clearing 47/6347/1
2013-05-01 Brian Paulswrast: add casts for ImageSlices pointer arithmetic 46/6346/1
2013-05-01 Chia-I Wuilo: fix PIPE_CAP_MAX_STREAM_OUTPUT_BUFFERS 45/6345/1
2013-05-01 Chia-I Wuilo: enable SO support on GEN7 44/6344/1
2013-05-01 Chia-I Wuilo: reset SO write offsets for new SO targets 43/6343/1
2013-05-01 Chia-I Wuilo: correctly program SO states for GEN7 42/6342/1
2013-05-01 Chia-I Wuilo: implement GEN7 SO GPE functions 41/6341/1
2013-05-01 Chia-I Wuilo: add gen6_pipeline_update_max_svbi() 40/6340/1
2013-05-01 Chia-I Wuilo: expose register indices of OUTs in ilo_shader 39/6339/1
2013-05-01 Chia-I Wuilo: allow one-off flags to be specified for CP 38/6338/1
2013-05-01 Chia-I Wuilo: fix tiling/size for special-purpose resources 37/6337/1
2013-05-01 Chia-I Wuilo: use UMS layout for render targets 36/6336/1
2013-05-01 Chia-I Wuilo: support and prefer compact array spacing 35/6335/1
2013-05-01 Chia-I Wuilo: move device limits to ilo_dev_info or to GPEs 34/6334/1
2013-05-01 Chia-I Wuilo: use ilo_dev_info in toy compiler 33/6333/1
2013-05-01 Chia-I Wuilo: use ilo_dev_info in GPE and 3D pipeline 32/6332/1
2013-05-01 Chia-I Wuilo: add ilo_dev_info shared by the screen and contexts 31/6331/1
2013-05-01 Chia-I Wuilo: fix indentation of ilo_gpe_gen*.h 30/6330/1
2013-04-30 Kenneth Graunkeglsl: Ignore redundant prototypes after a function... 29/6329/1
2013-04-30 Ian Romanickdocs: Import 9.1.2 release notes, add news item. 28/6328/1
2013-04-30 Matt Turnerbuild: Remove libws_xlib.la from GALLIUM_PIPE_LOADER_LIBS. 27/6327/1
2013-04-30 Matt Turnerbuild: Remove libpipe_loader.la from GALLIUM_PIPE_LOADE... 26/6326/1
2013-04-30 Matt Turnerbuild: Remove HAVE_PIPE_LOADER_SW. 25/6325/1
2013-04-30 Matt Turnerbuild: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS. 24/6324/1
2013-04-30 Matt Turnerbuild: Rename PIPE_LOADER_HAVE_XCB to HAVE_PIPE_LOADER_XCB. 23/6323/1
2013-04-30 Matt Turnerconfigure.ac: Remove unused HAVE_PIPE_LOADER_XLIB macro. 22/6322/1
2013-04-30 Paul Berryi965: Stop passing num_samples to intel_miptree_alloc_h... 21/6321/1
2013-04-27 Zack Rusindraw: don't crash if GS doesn't emit anything 20/6320/1
2013-04-30 Eric Anholti965: Implement color clears using a simple shader... 19/6319/1
2013-04-30 Eric Anholtmesa: Make a Mesa core function for sRGB render encodin... 18/6318/1
2013-04-30 Eric Anholti965: Don't flush the batch at the end of blorp. 17/6317/1
2013-04-30 Vadim Girlinr600g/sb: remove unused code 16/6316/1
2013-04-30 Vadim Girlinr600g/sb: collect shader statistics 15/6315/1
2013-04-30 Vadim Girlinr600g/sb: don't propagate dead values in GVN pass 14/6314/1
2013-04-30 Vadim Girlinr600g/sb: use simple heuristic to limit register pressure 13/6313/1
2013-04-30 Vadim Girlinr600g/sb: improve error checking in ra_coalesce pass 12/6312/1
2013-04-30 Vadim Girlinr600g/sb: use source bytecode in case of optimization... 11/6311/1
2013-04-30 Vadim Girlinr600g: plug in optimizing backend 10/6310/1
2013-04-30 Vadim Girlinr600g/sb: initial commit of the optimizing shader backend 09/6309/1
2013-04-30 Vadim Girlinr600g: use enum type for domains field in struct r600_r... 08/6308/1
2013-04-30 Vadim Girlinr600g: add new flags to isa instruction tables 07/6307/1
2013-04-30 Vadim Girlinr600g: always create reverse lookup isa tables 06/6306/1
2013-04-30 Vadim Girlinr600g: mask unused source components for SAMPLE 05/6305/1
2013-04-30 Eric Anholtintel: Remove the last spans code! 04/6304/1
2013-04-30 Eric Anholtintel: Move the S8 offset calc function near its remain... 03/6303/1
2013-04-30 Eric Anholtintel: Ensure renderbuffers are current when mapping... 02/6302/1
2013-04-30 Eric Anholtmesa: Add a clarifying comment about rowStride of compr... 01/6301/1
2013-04-30 Eric Anholtmesa: Remove the Map field from texture images. 00/6300/1
2013-04-30 Eric Anholtswrast: Always use MapTextureImage for mapping textures... 99/6299/1
2013-04-30 Eric Anholtnouveau: Replace swrast_texture_image->Map usage with... 98/6298/1
2013-04-30 Eric Anholtnouveau: Just use MapTextureImage instead of duplicatin... 97/6297/1
2013-04-30 Eric Anholtswrast: Make a teximage's stored RowStride be in terms... 96/6296/1
2013-04-30 Eric Anholtswrast: Replace use of teximage Map in 1D/2D paths... 95/6295/1
2013-04-30 Eric Anholtswrast: Replace ImageOffsets with an ImageSlices pointer. 94/6294/1
2013-04-30 Eric Anholtswrast: Reuse _swrast_free_texture_image_buffer from... 93/6293/1
2013-04-30 Eric Anholtswrast: Move ImageOffsets allocation to shared code. 92/6292/1
2013-04-30 Eric Anholtswrast: Clean up and explain the mapping process. 91/6291/1
2013-04-30 Eric Anholtswrast: Factor out texture slice counting. 90/6290/1
2013-04-30 Eric Anholtradeon: Remove some dead teximage mapping code. 89/6289/1
2013-04-30 Eric Anholtradeon: Add missing swrast field initialization. 88/6288/1
2013-04-30 Vincent Lejeuner600g/llvm: Fix opencl build 87/6287/1
2013-04-30 Alexander von... Gallium: Use mmap on Haiku for executable memory vs... 86/6286/1
2013-04-30 Alexander von... Mapi: Use mmap on Haiku for executable memory vs malloc 85/6285/1
2013-04-30 Alexander von... Mesa: Use mmap on Haiku for executable memory vs malloc 84/6284/1
2013-04-30 Vincent Lejeuner600g/llvm: get use_kill from compiler shader 83/6283/1
2013-04-29 Eric Anholti965/fs: Print out the estimated cycle count in INTEL_D... 82/6282/1
2013-04-29 Eric Anholti965/fs: Allow LRPs with uniform registers. 81/6281/1
2013-04-29 Eric Anholtintel: Be more conservative in disabling tiling to... 80/6280/1
2013-04-29 Eric Anholti965: Disable Z16 on contexts that don't require it. 79/6279/1
2013-04-29 Eric Anholtintel: Report FBO incompleteness causes through GL_ARB_... 78/6278/1
2013-04-29 Eric Anholtintel: Fold the one last function intel_tex_format... 77/6277/1
2013-04-29 Eric Anholtmesa: Fix error checking for GS UBO getters. 76/6276/1
2013-04-29 Eric Anholtmesa: Add a clarifying comment about EXTRA_ error checking. 75/6275/1
2013-04-29 Eric Anholtmesa: Add an extra clarifying set of braces to getter... 74/6274/1
2013-04-29 Eric Anholtmesa: Fix error checking for getters consisting of... 73/6273/1
2013-04-29 Eric Anholtmesa: Clarify the names of error checking variables... 72/6272/1
2013-04-29 Eric Anholti915: Add support for GL_EXT_texture_sRGB and GL_EXT_te... 71/6271/1
2013-04-29 Eric Anholti915: Always enable GL 2.0 support. 70/6270/1
2013-04-29 Eric Anholti915: Correctly set the OQ counter bits. 69/6269/1
2013-04-29 Kenneth Graunkei965: Move is_math/is_tex/is_control_flow() to backend_... 68/6268/1
2013-04-27 Zack Rusindraw/so: fix overflow calculation 67/6267/1
2013-04-29 José Fonsecallvmpipe: Fix queries when screen->num_threads == 0. 66/6266/1
2013-04-29 José FonsecaRevert "st/mesa: add a simple path to BufferData if... 65/6265/1
2013-04-29 Jerome Glisser600g: force full cache for hyperz 64/6264/1
2013-04-29 Rob Clarkfreedreno: fix rebase screw-up 63/6263/1
2013-04-29 Chris Forbesi965/fs: Don't try to use bogus interpolation modes... 62/6262/1
2013-04-28 Matt Turneri965/vs: Fix order of source arguments to LRP. 61/6261/1
next