platform/upstream/mesa.git
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
2013-04-25 Rob Clarkfreedreno: clear fixes and debugging 95/6195/1
2013-04-25 Rob Clarkfreedreno: fix texture fetch type 94/6194/1
2013-04-25 Rob Clarkfreedreno: fix temp register usage 93/6193/1
2013-04-25 Rob Clarkfreedreno: add noop driver 92/6192/1
2013-04-25 Rob Clarkfreedreno: use u_math macros/helpers more 91/6191/1
2013-04-25 Rob Clarkfreedreno: implement fd_screen_destroy() 90/6190/1
2013-04-25 Rob Clarkfreedreno: set SWAP bit based on format 89/6189/1
2013-04-24 Tom Stellardradeon/llvm: Fix segfault with a specifc libelf impleme... 88/6188/1
2013-04-24 Alex Deucherr600g: use CP DMA for buffer clears on evergreen+ 87/6187/1
2013-04-24 Chia-I Wui965/gen7: fix encoding of (huge) surface size for... 86/6186/1
2013-04-24 Chia-I Wui965/gen7: fix 3DSTATE_LINE_STIPPLE_PATTERN 85/6185/1
2013-04-24 Chia-I Wui965: fix SURFACE_STATE dumping 84/6184/1
2013-04-24 Matt Turneri965: Remove strange comments about math functions. 83/6183/1
2013-04-24 Matt Turneri965: Remove traces of nonexistent TAN math function. 82/6182/1
2013-04-24 Paul Berryglsl: Teach basic block analysis about break/continue... 81/6181/1
2013-04-24 Paul Berryglsl: Add virtual function ir_instruction::as_jump() 80/6180/1
2013-04-24 Tom Stellardr600g/llvm: Pass struct r600_bytecode to r600_llvm_compile 79/6179/1
2013-04-24 José Fonsecawinsys/sw/xlib: Prevent shared memory segment leakage. 78/6178/1
2013-04-23 Zack Rusindraw/gs: preserve leading vertex info for gs 77/6177/1
2013-04-24 Laurent Carlierr200: fix build regression introduced with 9a32203e1618... 76/6176/1
2013-04-24 Christian Königradeonsi: cleanup disabling tiling for UVD v3 75/6175/1
2013-04-24 Chad Versaceegl/dri2: Fix min/max swap interval of configs 74/6174/1
2013-04-24 Kenneth Graunkemesa: Add unpack functions for A/I/L/LA [U]INT8/16... 73/6173/1
2013-04-24 Kenneth Graunkemesa: Add unpack functions for R/RG/RGB [U]INT8/16... 72/6172/1
2013-04-24 Kenneth Graunkemesa: Add an unpack function for ARGB2101010_UINT. 71/6171/1
2013-04-24 Kenneth Graunkemesa: Fix unpack function for ETC2_SRGB8_PUNCHTHROUGH_A... 70/6170/1
2013-04-24 Kenneth Graunkemesa: Fix up some final license word wrapping issues... 69/6169/1
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in... 68/6168/1
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in... 67/6167/1
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla... 66/6166/1
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL OR IBM" to "THE AUTHORS" in... 65/6165/1
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license... 64/6164/1
2013-04-24 Brian Paulmesa: make _mesa_save_vtxfmt_init() static 63/6163/1
2013-04-24 Brian Pauldocs: document issue with Viewperf proe-05 test 6 62/6162/1
2013-04-24 Brian Paulmesa: use new _mesa_inside_dlist_begin_end() function 61/6161/1
2013-04-24 Brian Paulmesa: use new _mesa_inside_begin_end() function 60/6160/1
2013-04-24 Marek Olšákmesa: remove unused opcodes AND, DP2A, NOT, NRM3, NRM4... 59/6159/1
2013-04-24 Marek Olšákmesa: don't flush vertices and don't flag _NEW_COLOR... 58/6158/1
2013-04-24 Marek Olšákmesa: don't flush vertices and don't flag _NEW_COLOR... 57/6157/1
2013-04-24 Marek Olšákmesa: don't flag _NEW_DEPTH in Begin/EndQuery if driver... 56/6156/1
2013-04-24 Marek Olšákmesa: don't flush vertices and don't flag _NEW_DEPTH... 55/6155/1
2013-04-24 Marek Olšákmesa: don't flush and don't flag _NEW_STENCIL in ClearS... 54/6154/1
2013-04-24 Marek Olšákmesa: don't set _NEW_BUFFERS in GenerateMipmap and... 53/6153/1
2013-04-24 Marek Olšákmesa: remove _NEW_PACKUNPACK 52/6152/1
2013-04-24 Marek Olšákmesa: convert _NEW_RASTERIZER_DISCARD to a driver flag 51/6151/1
2013-04-24 Marek Olšákmesa,i965: use NewDriverState to communicate TFB state... 50/6150/1
2013-04-24 Marek Olšákmesa: remove redundant _NEW_BUFFERS setting in ReadBuffer 49/6149/1
2013-04-24 Marek Olšákst/mesa: add a simple path to BufferData if it only... 48/6148/1
2013-04-24 Marek Olšákst/mesa: depth-stencil-alpha state also depends on... 47/6147/1
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left... 46/6146/1
2013-04-23 Marek Olšákr600g: initialize CMASK and HTILE with the GPU using... 45/6145/1
2013-04-23 Marek Olšákgallium/u_blitter: implement buffer clearing 44/6144/1
2013-04-23 Vincent Lejeuner600/llvm: Read stacksize from config header 43/6143/1
2013-04-23 Vincent Lejeune/bin/bash: q : commande introuvable 42/6142/1
2013-04-23 Tom Stellardradeon/llvm: Fix build with LLVM >= r180063 41/6141/1
2013-04-23 Tom Stellardgallivm: Fix build with LLVM >= r180063 40/6140/1
2013-04-23 Zack Rusindraw: use the prim count for ia primitives 39/6139/1
2013-04-23 Zack Rusintgsi/scan: set correct input limits for geometry shader 38/6138/1
2013-04-23 Zack Rusindraw: add code to reset instance dependent data 37/6137/1
2013-04-23 Zack Rusinsoftpipe: fix streamout with an emptry geometry shader 36/6136/1
2013-04-23 Andreas Bollconfigure.ac: Allow OpenGL ES1 and ES2 only with enable...
2013-04-22 Matt Turneri965/fs: Don't save value returned by emit() if it...
2013-04-22 Brian Paulmesa: Remove extra MapBufferRange in create_beginend_ta...
2013-04-22 José Fonsecagallium: Add a new clip_halfz rasterizer state.
2013-04-22 Kenneth Graunkei965: Fix a mistake in the comments for software counters.
2013-04-22 José Fonsecagallivm: Fix assignment of unsigned values to OUT register.
2013-04-22 Matt Turneri965: Apply CMP NULL {Switch} work-around to other...
2013-04-22 Brian Paulst/mesa: minor indentation fixes
2013-04-21 Eric Anholtmesa: Introduce a globally-available minify() macro.
2013-04-21 Eric Anholtmesa: Generalize TexStorage allocator between swrast...
2013-04-21 Eric Anholtmesa: Add performance debug for meta code.
2013-04-21 Eric Anholtintel: Mention how much data we're trying to subdata...
2013-04-21 José FonsecaRevert "gallivm: Emit vector selects."
2013-04-21 José Fonsecallvmpipe: verify function on blend test.
2013-04-20 José Fonsecallvmpipe: Don't support Z32_FLOAT_S8X24_UINT texture...
2013-04-20 José Fonsecallvmpipe: Ignore depth-stencil state if format has...
2013-04-20 José Fonsecagallivm: Disable LLVM 2.7 workaround on other versions.
2013-04-20 José Fonsecagallivm: Emit vector selects.
2013-04-20 Rob Clarkfreedreno: move ir -> ir2
2013-04-20 Rob Clarkfreedreno: cleanup some cruft left over from fdre
2013-04-20 Roland Scheideggergallivm: implement switch opcode
2013-04-20 Roland Scheideggergallivm: use uint build context for mask instead of...
2013-04-20 Roland Scheideggergallivm/tgsi: fix up breakc
2013-04-20 Roland Scheideggersvga: remove TGSI_OPCODE_BREAKC instruction translation
2013-04-20 Roland Scheideggergallium: document breakc and switch/case/default/endswitch
2013-04-20 Roland Scheideggergallivm: increase nesting limit to 66
2013-04-18 Zack Rusindraw: implement primitive assembler
2013-04-18 Zack Rusinutil/prim: fix decomposed counts for adjacency primitives
next