platform/upstream/mesa.git
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
2013-04-27 Zack Rusinllvmpipe: stop crashing when one of the so targets... 60/6260/1
2013-04-27 Zack Rusindraw/so: indicate overflow when buffer is missing 59/6259/1
2013-04-27 Zack Rusingallivm: fix indirect addressing of temps in soa mode 58/6258/1
2013-04-27 Zack Rusintgsi/ureg: Add a function to return the number of outputs 57/6257/1
2013-04-27 Zack Rusindraw/so: Fix overflow calculations 56/6256/1
2013-04-27 Zack Rusindraw/llvm: fix viewport transformations 55/6255/1
2013-04-27 Zack Rusingallium: increase the number of available stream output... 54/6254/1
2013-04-27 Zack Rusinllvmpipe: implement so_overflow query 53/6253/1
2013-04-26 Brian Paulmesa: fix the compressed TexSubImage size checking... 52/6252/1
2013-04-26 Brian Paulllvmpipe: replace LP_MAX_THREADS with screen->num_threa... 51/6251/1
2013-04-26 Brian Paulllvmpipe: bump LP_MAX_THREADS to 16 50/6250/1
2013-04-26 Brian Paulmesa: updated read_buffer_enum_to_index() comment 49/6249/1
2013-04-26 Christian Königr600/uvd: stop advertising MPEG4 on UVD 2.x chips v2 48/6248/1
2013-04-26 Christian Königradeon/uvd: stop using anonymous unions 47/6247/1
2013-04-26 Tapani Pällimesa: fix type comparison errors in sub-texture error... 46/6246/1
2013-04-26 José FonsecaRevert "draw: Yield zeros for LLVM fetches of non-exist... 45/6245/1
2013-04-26 Chia-I Wuilo: add the driver to the build system 44/6244/1
2013-04-26 Chia-I Wuilo: compile VS/GS/FS with the toy compiler 43/6243/1
2013-04-26 Chia-I Wuilo: add a toy shader compiler 42/6242/1
2013-04-26 Chia-I Wuilo: hook up pipe context GPGPU functions 41/6241/1
2013-04-26 Chia-I Wuilo: hook up pipe context video functions 40/6240/1
2013-04-26 Chia-I Wuilo: add support for time/occlusion/primitive queries 39/6239/1
2013-04-26 Chia-I Wuilo: hook up pipe context 3D functions 38/6238/1
2013-04-26 Chia-I Wuilo: add GEN7 support for 3D pipeline 37/6237/1
2013-04-26 Chia-I Wuilo: add 3D pipeline for GEN6 36/6236/1
2013-04-26 Chia-I Wuilo: add GEN7 GPE 35/6235/1
2013-04-26 Chia-I Wuilo: add GEN6 GPE 34/6234/1
2013-04-26 Chia-I Wuilo: hook up pipe context query functions 33/6233/1
2013-04-26 Chia-I Wuilo: hook up pipe context transfer functions 32/6232/1
2013-04-26 Chia-I Wuilo: hook up pipe context blit functions 31/6231/1
2013-04-26 Chia-I Wuilo: hook up pipe context state functions 30/6230/1
2013-04-26 Chia-I Wuilo: add functions to manage shaders 29/6229/1
2013-04-26 Chia-I Wuilo: hook up pipe context flush function 28/6228/1
2013-04-26 Chia-I Wuilo: add command parser 27/6227/1
2013-04-26 Chia-I Wuilo: hook up pipe screen resource functions 26/6226/1
2013-04-26 Chia-I Wuilo: hook up pipe screen format functions 25/6225/1
2013-04-26 Chia-I Wuilo: hook up pipe_screen param and fence functions 24/6224/1
2013-04-26 Chia-I Wuilo: add debug flags settable through ILO_DEBUG 23/6223/1
2013-04-26 Chia-I Wuilo: new pipe driver for Intel GEN6+ 22/6222/1
2013-04-26 Chia-I Wuwinsys/intel: new winsys for intel 21/6221/1
2013-04-26 José Fonsecagallivm: Fix trivial out-of-bounds indirection in lp_bu... 20/6220/1
2013-04-26 Matt Turneri965/vs: Add support for LRP instruction. 19/6219/1
2013-04-26 Matt Turneri965/vs: Add a function to fix-up uniform arguments... 18/6218/1
2013-04-25 Jerome Glissewinsys/radeon: consolidate tracing into winsys v2 17/6217/1
2013-04-25 Tom Stellardr600g/compute: Removed unused and untested code 16/6216/1
2013-04-25 Tom Stellardr600g/compute: Use a constant buffer to store kernel... 15/6215/1
2013-04-25 Tom Stellardr600g: Add evergreen_emit_cs_constant_buffers() v2 14/6214/1
2013-04-25 Tom Stellardr600g/compute: Don't use radeon_winsys::buffer_wait... 13/6213/1
2013-04-25 Tom Stellardr600g/compute: Fix input buffer size calculation 12/6212/1
2013-04-25 Adam Jacksonlinux: Don't emit a .note.ABI-tag section anymore ... 11/6211/1
2013-04-25 Rob Clarkfreedreno: use writecombine buffers 10/6210/1
2013-04-25 Rob Clarkfreedreno: don't patch and re-emit same shader as much 09/6209/1
2013-04-25 Eric Anholti965: Avoid recompiles for fragment clamping on non... 08/6208/1
2013-04-25 Alex Deucherradeonsi: add new SI pci ids 07/6207/1
2013-04-25 Alex Deucherr600g: add new richland pci ids 06/6206/1
2013-04-25 José Fonsecadraw: Yield zeros for LLVM fetches of non-existing... 05/6205/1
2013-04-25 José Fonsecatrace: Only close trace files on exit. 04/6204/1
2013-04-25 José Fonsecagraw: Set the vertex shader constant buffer. 03/6203/1
2013-04-25 José Fonsecagraw: Simple utilities to dump and disassemble TGSI... 02/6202/1
2013-04-25 José Fonsecascons: Support clang. 01/6201/1
2013-04-25 José Fonsecautil/u_sse: Fix _mm_shuffle_epi8 prototype for clang. 00/6200/1
2013-04-25 José Fonsecascons: Remove redundant code. 99/6199/1
2013-04-25 Chris Forbesmesa: fix bogus comment about PrimitiveRestart fields 98/6198/1
2013-04-25 Chris Forbesi965: report correct sample positions 97/6197/1
2013-04-25 Rob Clarkfreedreno: fix bogus IMM const reg index 96/6196/1
next