platform/upstream/mesa.git
2013-06-11 Zack Rusindraw: enable user plane clipping when clipdistance... 58/6958/1
2013-06-11 Zack Rusindraw: make sure clipdistances work with geometry shaders 57/6957/1
2013-06-11 Kenneth GraunkeRevert "i965: Disable unused pipeline stages once at... 56/6956/1
2013-06-11 Brian Paulswrast: add texfetch code for some XBGR formats 55/6955/1
2013-06-10 Brian Paulmesa: add missing texture strings in tex_target_name() 54/6954/1
2013-06-10 Alex Deucherwinsys/radeon: add env var to disable VM on Cayman... 53/6953/1
2013-06-10 Eric Anholtmesa: Add a _mesa_problem to document a piglit failure... 52/6952/1
2013-06-10 Eric Anholti965/vs: Avoid the MUL/MACH/MOV sequence for small... 51/6951/1
2013-06-10 Eric Anholti965/vs: Allow copy propagation into MUL/MACH. 50/6950/1
2013-06-10 Eric Anholti965/vs: Use the MAD instruction when possible. 49/6949/1
2013-06-10 Richard Sandiforddraw: Add A8R8G8B8 to draw_print_arrays 48/6948/1
2013-06-10 Richard Sandiforddraw: Fix type mismatch between draw_private.h and... 47/6947/1
2013-06-10 Richard Sandifordutil: Use sizeof(void *) rather than 0 as the fallback... 46/6946/1
2013-06-10 Richard Sandifordllvmpipe: Use saturating add/sub for UNORM formats 45/6945/1
2013-06-10 Kenneth Graunkeintel: Reserve less batchbuffer space. 44/6944/1
2013-06-10 Kenneth Graunkei965: Allocate push constant L3 space once at startup... 43/6943/1
2013-06-10 Kenneth Graunkei965: Disable unused pipeline stages once at startup... 42/6942/1
2013-06-10 Kenneth Graunkei965: Don't emit PIPELINE_SELECT from BLORP. 41/6941/1
2013-06-10 Kenneth Graunkei965: Emit invariant state once at startup on Gen6+. 40/6940/1
2013-06-10 Kenneth Graunkei965: Delete some dead state atom prototypes. 39/6939/1
2013-06-10 Kenneth Graunkei965: Change return type of check_state() to bool. 38/6938/1
2013-06-10 Kenneth Graunkei965: Remove unused second parameter of brw_print_dirty... 37/6937/1
2013-06-10 Kenneth Graunkeglsl: Allow the use of determinant() in GLSL 1.50. 36/6936/1
2013-06-10 Kenneth Graunkeglcpp: Automatically #define GL_core_profile 1 on GLSL... 35/6935/1
2013-06-10 Kenneth Graunkeglsl: Parse "#version 150 core" directives. 34/6934/1
2013-06-10 Kenneth Graunkeglsl: Bail on parsing if the #version directive is... 33/6933/1
2013-06-09 Chris Forbesdlist: fix save_SamplerParameteri 32/6932/1
2013-06-08 Vinson Leemesa: Prevent possible out-of-bounds read by save_Sampl... 31/6931/1
2013-06-08 Maarten Lankhorstnvc0: fix up video buffer alignment requirements 30/6930/1
2013-06-08 Rob Clarkfreedreno: better scissor fix 29/6929/1
2013-06-08 Rob Clarkfreedreno: gmem bypass 28/6928/1
2013-06-08 Rob Clarkfreedreno: add a3xx support 27/6927/1
2013-06-08 Rob Clarkfreedreno: prepare for a3xx 26/6926/1
2013-06-08 Roland Scheideggergallivm: work around slow code generated for interleavi... 25/6925/1
2013-06-08 José Fonsecascons: Fix implicit python dependency discovery on... 24/6924/1
2013-06-08 Stéphane Marchesinst/xlib: Flush the front buffer before doing CopySubBuffer 23/6923/1
2013-06-08 Stéphane Marchesinst/xlib: Fix upside down coordinates for CopySubBuffer 22/6922/1
2013-06-07 Eric Anholtmesa: Report core FBO incompleteness cases through... 21/6921/1
2013-06-07 Paul Berryintel: flush fake front buffer if server is about to... 20/6920/1
2013-06-07 Paul Berryintel: flush fake front buffer more robustly. 19/6919/1
2013-06-07 Paul Berryintel: make intel_flush_front safe to call during initi... 18/6918/1
2013-06-07 Eric Anholtmesa: Expose MAX_FRAGMENT_INPUT_COMPONENTS on ES3 and... 17/6917/1
2013-06-07 Eric Anholtmesa: Expose texture array getters on GLES3. 16/6916/1
2013-06-07 Eric Anholtmesa: Fix the return value of TEXTURE_BINDING_2D_ARRAY. 15/6915/1
2013-06-07 Eric Anholtmesa: Expose texel offset limits in GLES3. 14/6914/1
2013-06-07 Roland Scheideggerutil: add comment about bogus transfer flags 13/6913/1
2013-06-07 Roland Scheideggerutil: fix util_clear_render_target and util_clear_depth... 12/6912/1
2013-06-07 Roland Scheideggerllvmpipe: move create_surface/destroy_surface functions... 11/6911/1
2013-06-07 Roland Scheideggerllvmpipe: add support for layered rendering 10/6910/1
2013-06-07 Roland Scheideggergallium/docs: fix up transfer description for 1d arrays... 09/6909/1
2013-06-07 Chia-I Wuilo: fix textureSize() for single-layered array textures 08/6908/1
2013-06-07 Chia-I Wuutil: add util_resource_is_array_texture() 07/6907/1
2013-06-07 Brian Pauldocs: update some environment variable info 06/6906/1
2013-06-07 Arnas Milaseviciusgallium: Remove draw_arrays() and draw_arrays_instanced... 05/6905/1
2013-06-07 Brian Paultgsi: replace tgsi_file_names tgsi_file_names[] with... 04/6904/1
2013-06-07 Chia-I Wuu_vbuf: fix index buffer leak 03/6903/1
2013-06-07 Chris Forbesi965/vs: add support for emitting gl_ClipVertex 02/6902/1
2013-06-07 Chris Forbesi965/clip: Add support for gl_ClipVertex 01/6901/1
2013-06-07 Chia-I Wuilo: advertise PIPE_CAP_CUBE_MAP_ARRAY 00/6900/1
2013-06-07 Chia-I Wuilo: add support for TEX2/TXB2/TXL2 in fs 99/6899/1
2013-06-07 Vinson Leeglsl linker: Initialize member variable interface_names... 98/6898/1
2013-06-07 Chia-I Wuilo: use slab allocator for transfers 97/6897/1
2013-06-07 Chia-I Wuilo: clean up states upon context destroy 96/6896/1
2013-06-07 Chia-I Wuilo: unmap cp bo before destroying it 95/6895/1
2013-06-07 Chia-I Wuilo: enable bo reuse 94/6894/1
2013-06-07 Chia-I Wuilo: construct 3DSTATE_SF in create_rasterizer_state() 93/6893/1
2013-06-07 Chia-I Wuilo: construct 3DSTATE_CLIP in create_rasterizer_state() 92/6892/1
2013-06-07 Chia-I Wuilo: use emit_SURFACE_STATE() for render targets 91/6891/1
2013-06-07 Chia-I Wuilo: use emit_SURFACE_STATE() for constant buffers 90/6890/1
2013-06-07 Chia-I Wuilo: add emit_SURFACE_STATE() for sampler views 89/6889/1
2013-06-07 Chia-I Wuilo: add ilo_view_surface for SURFACE_STATE 88/6888/1
2013-06-07 Courtney Goeltzenleu... ilo: convert generic depth-stencil-alpha pipe state... 87/6887/1
2013-06-07 Chia-I Wuilo: introduce vertex element CSO 86/6886/1
2013-06-07 Chia-I Wuilo: simplify emit_3DSTATE_DEPTH_BUFFER() 85/6885/1
2013-06-07 Chia-I Wuilo: introduce blend CSO 84/6884/1
2013-06-07 Chia-I Wuilo: introduce sampler CSO 83/6883/1
2013-06-07 Chia-I Wuilo: construct SCISSOR_RECT in set_scissor_states() 82/6882/1
2013-06-07 Chia-I Wuilo: introduce viewport CSO 81/6881/1
2013-06-07 Chia-I Wuilo: switch to ilo states for shaders and resources 80/6880/1
2013-06-07 Chia-I Wuilo: switch to ilo states for CC stage 79/6879/1
2013-06-07 Chia-I Wuilo: switch to ilo states for WM stage 78/6878/1
2013-06-07 Chia-I Wuilo: switch to ilo states for CLIP and SF stages 77/6877/1
2013-06-07 Chia-I Wuilo: switch to ilo states for SOL stage 76/6876/1
2013-06-07 Chia-I Wuilo: switch to ilo states for VF stage 75/6875/1
2013-06-07 Chia-I Wuilo: move hardware limits to ilo_gpe.h 74/6874/1
2013-06-06 Roland Scheideggerdraw: trivial fix comment typo 73/6873/1
2013-06-06 Roland Scheideggergallium/tgsi: add missing string for layer semantic 72/6872/1
2013-06-06 Roland Scheideggerllvmpipe: bump 3d and cube map limits to 2048 and 8192... 71/6871/1
2013-06-06 Eric Anholtglsl: Fix uniform buffer object counting. 70/6870/1
2013-06-06 Eric Anholtglsl: Make a local variable to avoid restating this... 69/6869/1
2013-06-06 Kenneth Graunkeintel: Use the CHIPSET macro in the PCI ID tables for... 68/6868/1
2013-06-06 Kenneth Graunkeintel: Remove 'misc' parameter from CHIPSET macro in... 67/6867/1
2013-06-06 Andreas Bollbuild: Use PACKAGE_VERSION from autoconf 66/6866/1
2013-06-06 Andreas Bollbuild: Unify PACKAGE_VERSION on autotools, scons and... 65/6865/1
2013-06-06 Jonathan Grayradeon/winsys: correct RADEON_GEM_WAIT_IDLE use 64/6864/1
2013-06-06 Mike Stroyanconfigure.ac: Build dricommon for gallium swrast 63/6863/1
2013-06-05 Rodrigo Vivii965: Adding more reserved PCI IDs for Haswell. 62/6862/1
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments 61/6861/1
2013-06-05 Richard Sandifordgallium: System z support 60/6860/1
2013-06-04 Roland Scheideggerllvmpipe: improve alignment calculation for fetching... 59/6859/1
next