platform/upstream/mesa.git
2013-06-21 José Fonsecatrace: Don't dump texture transfers. 69/7069/1
2013-06-20 Chia-I Wuilo: replace a boolean by bool 68/7068/1
2013-06-20 Chia-I Wuilo: rename cache_seqno to uploaded 67/7067/1
2013-06-19 Roland Scheideggerutil: (trivial) add has_popcnt field 66/7066/1
2013-06-19 Roland Scheideggerllvmpipe: use 64bit counter for occlusion queries 65/7065/1
2013-06-19 Roland Scheideggerllvmpipe: handle more queries 64/7064/1
2013-06-19 Roland Scheideggersoftpipe: handle all queries, and change for the new... 63/7063/1
2013-06-19 Roland Scheideggergallium: fix PIPE_QUERY_TIMESTAMP_DISJOINT 62/7062/1
2013-06-19 José Fonsecatrace: Dump pipe_rasterizer_state::clip_halfz. 61/7061/1
2013-06-19 Brian Paulsvga: add some comments about primitive conversion 60/7060/1
2013-06-19 Brian Paulindices: add some comments 59/7059/1
2013-06-19 Brian Paulsvga: reindent svga_tgsi.c 58/7058/1
2013-06-19 Brian Paulsvga: whitespace, comment, formatting fixes in svga_tgs... 57/7057/1
2013-06-19 Brian Paulsvga: move some svga/tgsi functions 56/7056/1
2013-06-19 Brian Paulsvga: formatting fixes in svga_tgsi_insn.c 55/7055/1
2013-06-19 Brian Paulmesa: wrap comments, code to 78 columns in multisample.c 54/7054/1
2013-06-19 Brian Paulmesa: remove unused BITSET64 macros 53/7053/1
2013-06-19 Maarten Lankhorstnvc0: kill assert in ppp code 52/7052/1
2013-06-19 Chia-I Wuilo: rework shader cache 51/7051/1
2013-06-18 Emil Velikovnv50: avoid crash on updating RASTERIZE_ENABLE state 50/7050/1
2013-06-18 Kristian Høgsbergwayland: Handle global_remove event as well 49/7049/1
2013-06-18 Jordan Justengen7: fix GPU hang on WebGL texture-size test 48/7048/1
2013-06-18 Eric Anholtintel: Remove unused IS_POWER_OF_TWO() macro. 47/7047/1
2013-06-18 Zack RusinRevert "draw: clear the draw buffers in draw" 46/7046/1
2013-06-18 Roland Scheideggerllvmpipe: fixes for conditional rendering 45/7045/1
2013-06-18 Roland Scheideggergallium: add condition parameter to render_condition 44/7044/1
2013-06-18 Chia-I Wuilo: construct depth/stencil command in create_surface() 43/7043/1
2013-06-17 Eric Anholtintel: Allow blorp CopyTexSubImage to nonzero destinati... 42/7042/1
2013-06-17 Eric Anholtintel: Allow blit CopyTexSubImage to nonzero destinatio... 41/7041/1
2013-06-17 Eric Anholtintel: Directly implement blit glBlitFramebuffer instea... 40/7040/1
2013-06-17 Eric Anholtintel: Move XRGB->ARGB blit logic into intel_miptree_bl... 39/7039/1
2013-06-17 Eric Anholtintel: Fix Y tiling support for glCopyTexSubImage's... 38/7038/1
2013-06-17 Eric Anholtintel: Make batch macros for doing BCS_SWCTRL setup. 37/7037/1
2013-06-17 Eric Anholtmesa: Hide weirdness of 1D_ARRAY textures from Driver... 36/7036/1
2013-06-17 Dave Airlietgsi: text parser: fix parsing of array in declaration 35/7035/1
2013-06-17 Sven Joachimmesa: Fix ieee fp on Alpha 34/7034/1
2013-06-17 Richard Sandifordst/xlib: Fix XImage stride calculation 33/7033/1
2013-06-17 Richard Sandifordst/xlib Fix XIMage bytes-per-pixel calculation 32/7032/1
2013-06-17 Jonathan Graygallium: replace bswap_32 calls with util_bswap32 31/7031/1
2013-06-17 Zack Rusindraw: fix a regression in computing max elt 30/7030/1
2013-06-17 Zack Rusindraw: clear the draw buffers in draw 29/7029/1
2013-06-17 Chia-I Wuilo: add pipe-based copy method to ilo_blitter 28/7028/1
2013-06-17 Chia-I Wuilo: add BLT-based blitting methods to ilo_blitter 27/7027/1
2013-06-17 Chia-I Wuilo: replace util_blitter by ilo_blitter 26/7026/1
2013-06-15 Kenneth Graunkei965: Assume flexible hardware primitive restart exists... 25/7025/1
2013-06-15 Chris Forbesi965: Shrink Gen5 VUE map layout to be the same as... 24/7024/1
2013-06-15 Kenneth Graunkei965: Implement 16-wide math on G45 and Ironlake. 23/7023/1
2013-06-14 Matt Turnerglsl: Disallow return with a void argument from void... 22/7022/1
2013-06-14 Matt Turnerglsl: Allow implicit conversion of return values. 21/7021/1
2013-06-14 Matt Turnerglsl: Add gl_{Max,Min}ProgramTexelOffset built-in const... 20/7020/1
2013-06-14 Matt Turnerglsl: Allow swizzles on scalars. 19/7019/1
2013-06-14 Matt Turnerglsl: Allow .length() method on vectors and matrices. 18/7018/1
2013-06-14 Todd Previtemesa: Add infrastructure for ARB_shading_language_420pack. 17/7017/1
2013-06-14 Chia-I Wuilo: fix for half-float vertex arrays 16/7016/1
2013-06-14 Chia-I Wuilo: add some assertions to help debugging 15/7015/1
2013-06-14 Chia-I Wuilo: silence a compiler warning 14/7014/1
2013-06-14 Vinson Leeglsl: Fix null check in read_dereference. 13/7013/1
2013-06-14 Chia-I Wust/mesa: fix temp texture bindings in st_CopyPixels() 12/7012/1
2013-06-13 Zack Rusingallium/draw: add limits to the clip and cull distances 11/7011/1
2013-06-13 Zack Rusindraw: cleanup the distance culling code a bit 10/7010/1
2013-06-13 Chia-I Wuilo: mapping a resource may make some states dirty 09/7009/1
2013-06-13 Chia-I Wuilo: bump up PIPE_CAP_GLSL_FEATURE_LEVEL to 140 08/7008/1
2013-06-13 Chia-I Wuilo: initialize dirty flags in ilo_init_states() 07/7007/1
2013-06-13 Chia-I Wuilo: re-emit states that involve resources 06/7006/1
2013-06-13 Chia-I Wuilo: fix for util_blitter_clear() changes 05/7005/1
2013-06-13 Manfred Ernstmesa: Fix bug in unclamped float to ubyte conversion. 04/7004/1
2013-06-13 Marek Olšákst/dri: if flushing a drawable, don't set reason=SWAPBU... 03/7003/1
2013-06-13 Marek Olšákst/dri: resolve the back buffer only in SwapBuffers 02/7002/1
2013-06-13 Marek Olšákst/dri: manually swap MSAA front and back buffers in... 01/7001/1
2013-06-13 Marek Olšákst/dri: always copy new DRI front and back buffers... 00/7000/1
2013-06-13 Marek Olšákst/dri: refactor dri_msaa_resolve 99/6999/1
2013-06-13 Marek Olšákst/dri: reuse depth-stencil and MSAA resources after... 98/6998/1
2013-06-13 Marek Olšákst/dri: fix MSAA resolving of buffers with height ... 97/6997/1
2013-06-13 Marek Olšákst/mesa: make generic CopyPixels path work with MSAA... 96/6996/1
2013-06-13 Marek Olšákst/mesa: don't use blit_copy_pixels if an occlusion... 95/6995/1
2013-06-13 Marek Olšákst/mesa: rework blit_copy_pixels to use pipe->blit 94/6994/1
2013-06-13 Marek Olšákr600g: upsample and downsample MSAA resources for transfers 93/6993/1
2013-06-13 Marek Olšákgallium/u_format: add a new helper for initializing... 92/6992/1
2013-06-13 Marek Olšákgallium/u_blitter: make clearing independent of the... 91/6991/1
2013-06-13 Marek Olšákgallium/u_blitter: make clearing independent of the... 90/6990/1
2013-06-13 Marek Olšákgallium/util: make WRITES_ALL_CBUFS optional in the... 89/6989/1
2013-06-13 Marek Olšákmesa: fix OES_EGL_image_external being partially allowe... 88/6988/1
2013-06-12 Ian Romanickglsl: Generate smaller values for uniform locations 87/6987/1
2013-06-12 Ian Romanickglsl: Add gl_shader_program::UniformLocationBaseScale 86/6986/1
2013-06-12 Ian Romanickglsl: Add a gl_shader_program parameter to _mesa_unifor... 85/6985/1
2013-06-12 Roland Scheideggerutil: new util_fill_box helper 84/6984/1
2013-06-12 Roland Scheideggergallivm: (trivial) remove duplicated code block (includ... 83/6983/1
2013-06-12 Paul Berryi965/gen7: Enable support for fast color clears. 82/6982/1
2013-06-12 Paul Berryi965/gen7+: Disable fast color clears on shared regions. 81/6981/1
2013-06-12 Paul Berryi965/gen7+: Resolve color buffers when necessary. 80/6980/1
2013-06-12 Paul Berryi965/gen7+: Ensure that front/back buffers are fast... 79/6979/1
2013-06-12 Paul Berryi965/blorp: Write blorp code to do render target resolves. 78/6978/1
2013-06-12 Paul Berryi965/blorp: Expand clear class hierarchy to prepare... 77/6977/1
2013-06-12 Paul Berryi965/gen7+: Implement fast color clear operation in... 76/6976/1
2013-06-12 Paul Berryi965/gen7+: Create helper functions for single-sample... 75/6975/1
2013-06-12 Paul Berryi965/gen7+: Set up MCS in SURFACE_STATE whenever MCS... 74/6974/1
2013-06-12 Paul Berryi965/gen7+: Create an enum for keeping track of fast... 73/6973/1
2013-06-12 Paul Berryintel: Conditionally compile mcs-related code for i965... 72/6972/1
2013-06-12 Paul Berryintel: Keep region name in intel_miptree_create_for_dri... 71/6971/1
2013-06-12 Chia-I Wuwinsys/intel: make struct intel_bo alias drm_intel_bo 70/6970/1
next