i965: Disallow fast blit paths for CopyTexImage with PixelTransfer ops
[mesa.git] / src /
2015-09-07 Chris Wilsoni965: Disallow fast blit paths for CopyTexImage with...
2015-09-07 Jon TURNEYmesa/tests: Remove unneeded X11_CFLAGS
2015-09-07 Jon TURNEYglxl/tests: Use X11_INCLUDES instead of X11_CFLAGS
2015-09-07 Thomas Hellstromsvga: Fix surface view error handling
2015-09-07 Rob Clarkxa: add xa_surface_from_handle2 v2
2015-09-07 Alejandro Piñeiroi965/nir/vec4: removed unneeded tex src swizzle set
2015-09-07 Ilia Mirkinutil: make mesa-sha1.c completely empty when there...
2015-09-06 Ilia Mirkinutil: always include sha1 into the build
2015-09-06 Ilia Mirkinst/mesa: don't fall back to 16F when 32F is requested
2015-09-06 Ilia Mirkinst/mesa: properly handle u_upload_alloc failure
2015-09-06 Ilia Mirkinnouveau: don't mark full range as used on unmap with...
2015-09-06 Ilia Mirkinnv50: avoid using inline vertex data submit when gl_Ver...
2015-09-06 Ilia Mirkinnv50: don't flush vertex arrays when index buffer changes
2015-09-06 Ilia Mirkinnv50: rebind bo to bufctx when invalidating idxbuf...
2015-09-06 Ilia Mirkinnv50: clear buffer status on all vertex bufs, not just...
2015-09-06 Ilia Mirkinnv50: fix drawing from tfb, direct-to-pushbuf submits
2015-09-04 Ben Widawskyi965: Remove base miplevel from sampler state.
2015-09-04 Oded Gabbayllvmpipe: convert double to long long instead of unsign...
2015-09-04 Hans de Goedenv30: Implement color resolve for msaa
2015-09-04 Hans de Goedenv30: Fix creation of scanout buffers
2015-09-04 Boyan Dingvc4: Initialize pack field of qreg to 0 in qir_get_temp
2015-09-04 Chris Wilsoni965: Disallow PixelTransfer operations for tiled-memcp...
2015-09-04 Iago Toral Quirogai965/vec4: Don't unspill the same register in consecuti...
2015-09-04 Iago Toral Quirogai965: 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 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 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
next