mesa.git
2015-09-04 Chris Wilsoni965: Disallow PixelTransfer operations for tiled-memcp...
2015-09-04 Iago Toral... i965/vec4: Don't unspill the same register in consecuti...
2015-09-04 Iago Toral... i965: Add a debug option for spilling everything in...
2015-09-04 Francisco Jerezdri/common: Tokenize driParseDebugString() argument...
2015-09-04 Francisco Jerezdri/common: Fix codestyle of driParseDebugString().
2015-09-04 Tapani Pälliglsl: error out on ES 3.1 if VS or FS present but not...
2015-09-04 Tapani Pälliglsl: error on linking if no shaders are attached to...
2015-09-04 Kenneth Graunkei965: Improve disassembly of data port read messages.
2015-09-04 Kenneth Graunkei965: Optimize VUE map comparisons.
2015-09-04 Kenneth Graunkei965/gs: Don't reserve space for clip plane uniforms.
2015-09-04 Kenneth Graunkei965: Don't do legacy userclipping in non-compatibility...
2015-09-04 Kenneth Graunkei965: Remove the brw_vue_prog_key base class.
2015-09-04 Kenneth Graunkei965: Virtualize vec4_visitor::emit_urb_slot().
2015-09-04 Kenneth Graunkei965: Store a key_tex pointer in vec4_visitor.
2015-09-04 Kenneth Graunkei965: Move legacy clip plane handling to vec4_vs_visitor.
2015-09-04 Kenneth Graunkei965: Delete the brw_vue_program_key::userclip_active...
2015-09-04 Kenneth Graunkei965: Remove legacy clip plane handling from geometry...
2015-09-04 Kenneth Graunkei965: Move brw_setup_tex_for_precompile to brw_program...
2015-09-04 Tapani Pällimesa: change 'SHADER_SUBST' facility to work with env...
2015-09-04 Tapani Pällibuild: add HAVE_SHA1 define when using --with-sha1...
2015-09-04 Kenneth Graunkei965: Fix copy propagation type changes.
2015-09-03 Dave Airlier600: fix loop overrun in cayman_mul_double_instr
2015-09-03 Ben Widawskyi965/gen9: Annotate input coverage mask change
2015-09-03 Brian Paulsvga: update call to u_upload_alloc()
2015-09-03 Marek Olšákwinsys/radeon: remove exported buffers from the cache
2015-09-03 Marek Olšákwinsys/amdgpu: remove exported buffers from the cache
2015-09-03 Marek Olšákgallium/pb_bufmgr_cache: add a way to remove buffers...
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_data
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_buffer
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_all...
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_alloc
2015-09-03 Marek Olšáku_upload_mgr: optimize u_upload_alloc
2015-09-03 Grazvydas Ignotasgallium/radeon: remove 'dirty' member from r600_atom
2015-09-03 Grazvydas Ignotasr600g: simplify dirty atom tracking
2015-09-03 Grazvydas Ignotasr600g: start numbering atoms from 1
2015-09-03 Grazvydas Ignotasr600g: make all viewport states use single atom
2015-09-03 Grazvydas Ignotasr600g: apply disable workaround on all scissors
2015-09-03 Grazvydas Ignotasr600g: make all scissor states use single atom
2015-09-03 Neil Robertsmesa/pbo: Handle zero width, height or depth when valid...
2015-09-03 Kenneth Graunkeglsl: Remove unused total_attribs_size variable.
2015-09-03 Kenneth Graunkeglsl: Handle attribute aliasing in attribute storage...
2015-09-02 Ian Romanicki965/meta: Fix typo in comment
2015-09-02 Ian Romanickmesa: Don't allow wrong type setters for matrix uniforms
2015-09-02 Ian Romanickmesa: Pass the type to _mesa_uniform_matrix as a glsl_b...
2015-09-02 Ian Romanickmesa: Silence unused parameter warnings in bufferobj.c
2015-09-02 Ian Romanickmesa: Remove target parameter from _mesa_handle_bind_bu...
2015-09-02 Ian Romanicki965: Make gen7_enable_hw_binding_tables static
2015-09-02 Ian Romanicki965: Make gen8_upload_state_base_address static
2015-09-02 Ian Romanicklinker: Silence GCC unused parameter warnings
2015-09-02 Ian Romanickmesa: Fix warning about static being in the wrong place
2015-09-02 Jordan Justeni965/cs: Setup push constant data for uniforms
2015-09-02 Jordan Justenmeta: Save/restore compute shaders
2015-09-02 Charmaine Leesvga: fix referencing a NULL framebuffer cbuf
2015-09-02 Charmaine Leesvga: increment texture age when surface is to be marke...
2015-09-02 Charmaine Leesvga: fix backed surface view regression
2015-09-02 Matt Turneri965/fs: Handle MRF destinations in lower_integer_multi...
2015-09-02 Brian Pauldocs: document VMware OpenGL 3.3 support
2015-09-02 Brian Paulsvga: update driver for version 10 GPU interface
2015-09-02 Brian Paulsvga: add new version 10 device command prototypes
2015-09-02 Brian Paulsvga: add new svga_streamout.h file
2015-09-02 Brian Paulsvga: add new svga_state_tgsi_transform.c file
2015-09-02 Brian Paulsvga: add new svga_state_sampler.c file
2015-09-02 Brian Paulsvga: add new svga_state_gs.c file
2015-09-02 Brian Paulsvga: add new svga_pipe_streamout.c file
2015-09-02 Brian Paulsvga: add new svga_pipe_gs.c file
2015-09-02 Brian Paulsvga: add new svga_link.[ch] files
2015-09-02 Brian Paulsvga: add new svga_cmd_vgpu10.c file
2015-09-02 Brian Paulsvga: add new svga_tgsi_vgpu10.c file
2015-09-02 Brian Paulsvga: remove unused SVGA3D_* command functions
2015-09-02 Brian Paulgallium/st: add pipe_context::get_timestamp()
2015-09-02 Brian Paulsvga/winsys: Add support for VGPU10
2015-09-02 Brian Paulsvga: update the svga3d device header files
2015-09-02 Brian Paulsvga: add new version 10 device header files
2015-09-02 Brian Paulwinsys/svga: add new vmw_query.c[h] files
2015-09-02 Chris Wilsonmeta: Compute correct buffer size with SkipRows/SkipPixels
2015-09-02 Alejandro Piñeiroi965/vec4: fill src_reg type using the constructor...
2015-09-02 Glenn Kennardr600g: Add doubles support for CYPRESS
2015-09-02 Dave Airlier600g: add doubles support for CAYMAN
2015-09-02 Dave Airlietgsi/scan: add uses_doubles to tgsi scanner
2015-09-02 Glenn Kennardr600g: add multiple stream support for geom shaders
2015-09-02 Dave Airlier600g/sb: add support for multiple streams to SB backend
2015-09-02 Dave Airlier600g: add support for streams to the assembler.
2015-09-02 Dave Airlier600g/sb: dump sampler/resource index modes for textures.
2015-09-01 Dave Airliemesa/readpixels: check strides are equal before skippin...
2015-09-01 Dave Airlietexcompress_s3tc/fxt1: fix stride checks (v1.1)
2015-09-01 Dave Airliest/readpixels: fix accel path for skipimages.
2015-09-01 Dave Airliemesa/formats: 8-bit channel integer formats addition
2015-09-01 Dave Airliemesa/formats: add some formats from GL3.3
2015-09-01 Dave Airliemesa: handle SwapBytes in compressed texture get code.
2015-09-01 Dave Airliemesa: fix SwapBytes handling in numerous places
2015-09-01 José Fonsecaauxiliary/os: Don't implement os_get_option() on embedd...
2015-09-01 Brian Paulutil: add a couple primitive restart helper functions
2015-09-01 Charmaine Leetgsi: add tgsi utility to transform a fragment shader...
2015-09-01 Charmaine Leetgsi: adds tgsi utility to transform a shader to suppor...
2015-09-01 Brian Paultgsi: add new tgsi_two_side.c utility code
2015-09-01 Brian Paulutil: add util_strcasecmp() wrapper
2015-09-01 Charmaine Leegallium/util: add a utility to create geometry passthro...
2015-09-01 Roland Scheideggergallium/util: fix returning empty box for rectangle...
2015-09-01 Roland Scheideggergallium/util: return FALSE for intersection if there...
2015-09-01 Charmaine Leetgsi: add some more helper functions
next