svga: return true for the PIPE_CAP_SM3 query
[mesa.git] / src / mesa /
2013-11-07 Matt Turneri965: Add an implementation of intel_miptree_map using...
2013-11-07 Matt Turnermesa: Add a streaming load memcpy implementation.
2013-11-07 Anuj Phogati965: Fix 'SIMD16 only' dispatch of fragment shader...
2013-11-07 Chris Forbesi965: Enable ARB_vertex_type_10f_11f_11f_rev on Gen6+.
2013-11-07 Chris Forbesi965: add support for UNSIGNED_INT_10F_11F_11F_REV...
2013-11-07 Chris Forbesvbo: add 10_11_11 support to vbo_attrib_tmp
2013-11-07 Chris Forbesmesa: Add support to _mesa_bytes_per_vertex_attrib...
2013-11-07 Chris Forbesmesa: add varray support for UNSIGNED_INT_10F_11F_11F_R...
2013-11-07 Chris Forbesmesa: Add extension scaffolding for ARB_vertex_type_10f...
2013-11-07 Eric Anholti965: Avoid flushing the batch for every blorp op.
2013-11-07 Matt Turnerbuild: Build gen_matypes and matypes.h from src/mesa.
2013-11-07 Matt Turnerbuild: Change HAVE_X86_ASM to mean x86 or x86-64 asm.
2013-11-07 Fredrik Höglundmesa: Enable ARB_vertex_attrib_binding
2013-11-07 Fredrik Höglundmesa: Optimize rebinding the same VBO
2013-11-07 Fredrik Höglundmesa: Handle zero-stride arrays in _mesa_update_array_m...
2013-11-07 Fredrik Höglundmesa: Add Get* support for ARB_vertex_attrib_binding
2013-11-07 Fredrik Höglundmesa: Add ARB_vertex_attrib_binding
2013-11-07 Fredrik Höglundglapi: Add infrastructure for ARB_vertex_attrib_binding
2013-11-07 Fredrik Höglundmesa: Make handle_bind_buffer_gen() non-static
2013-11-07 Fredrik Höglundmesa: Rename gl_array_object::VertexAttrib to _VertexAttrib
2013-11-07 Fredrik Höglundmesa: Split out the format code from update_array()
2013-11-07 Fredrik Höglundmesa: Restore gl_array_object::NewArray
2013-11-07 Kenneth Graunkei965: Use has_surface_tile_offset in depth/stencil...
2013-11-06 Fabio Pedrettimesa: add arm64 support
2013-11-06 Paul Berryi965/gen6: Don't allow SIMD16 dispatch in 4x PERPIXEL...
2013-11-06 Matt Turnermesa: Build program as part of libmesa.
2013-11-06 Matt Turnermesa: Clean up use of top_srcdir/top_builddir.
2013-11-06 Matt Turneri965: Use unreachable() to silence a compiler warning.
2013-11-06 Matt Turnermesa: Add unreachable() macro.
2013-11-06 Brian Paulmesa: for GLSL_DUMP_ON_ERROR, also dump the info log
2013-11-06 Chris Forbesi965/fs: Gen4-5: Implement alpha test in shader for MRT
2013-11-06 Chris Forbesi965/fs: Gen4-5: Setup discard masks for MRT alpha...
2013-11-06 Chris Forbesi965: Gen4-5: Include alpha func/ref in program key
2013-11-06 Chris Forbesi965: Gen4-5: Don't enable hardware alpha test with MRT
2013-11-06 Kenneth Graunkei965: Combine {brw,gen7}_update_texture_buffer_surface...
2013-11-06 Kenneth Graunkei965: Unvirtualize brw_create_constant_surface; delete...
2013-11-06 Kenneth Graunkei965: Use the new emit_buffer_surface_state() vtable...
2013-11-06 Kenneth Graunkei965: Virtualize emit_buffer_surface_state().
2013-11-06 Courtney Goeltzenl... i965: Fix compiler warning.
2013-11-05 Eric Anholti965: Tell the unit states how many binding table entri...
2013-11-05 Eric Anholti965: Fix context initialization after 2f896627175384fd5
2013-11-05 Ian Romanicknouveau: Use _NEW_SCISSOR instead of hooking through...
2013-11-05 Ian Romanicknouveau: Use _NEW_VIEWPORT instead of hooking through...
2013-11-05 Ian Romanickradeon / r200: Don't pass unused parameters to radeon_v...
2013-11-05 Ian Romanicki915: Bring sanity to the Viewport function
2013-11-05 Ian Romanicki965: Eliminate the saved_viewport wrapper
2013-11-05 Brian Paulmesa: remove __alpha__ && CCPML check
2013-11-05 Brian Paulmesa: remove OPENSTEP stuff
2013-11-05 Brian Paulmesa: remove macintosh preprocessor stuff
2013-11-05 Brian Paulmesa: remove WGLAPI macro
2013-11-05 Kenneth Graunkei965: Expose brw_reg_from_fs_reg() to other files.
2013-11-05 Kenneth Graunkei965: Combine gen6_clip_state.c and gen7_clip_state.c.
2013-11-04 Francisco Jerezdri/nouveau: Fix nouveau_init_screen2 breakage.
2013-11-04 Francisco Jerezi965/gen7: Add instruction latency estimates for untype...
2013-11-04 Francisco Jerezi965/gen7: Handle atomic instructions from the VEC4...
2013-11-04 Francisco Jerezi965/gen7: Handle atomic instructions from the FS back...
2013-11-04 Francisco Jerezi965: Add a 'has_side_effects' back-end instruction...
2013-11-04 Brian Paulmesa: remove Watcom C support
2013-11-04 Brian Paulmesa: remove BUILD_FOR_SNAP bits
2013-11-03 Chad Versacei965: Add driconf option clamp_max_samples
2013-11-03 Vinson Leei965: Fix logic_op check.
2013-11-03 Vinson Leei915: Fix logic_op check.
2013-11-03 Vinson Leei965: Initialize vec4_visitor member variables.
2013-11-01 Anuj Phogati965: Enable ARB_sample_shading on intel hardware ...
2013-11-01 Anuj Phogati965/gen7: Enable the features required for GL_ARB_samp...
2013-11-01 Anuj Phogati965/gen6: Enable the features required for GL_ARB_samp...
2013-11-01 Anuj Phogati965: Add FS backend for builtin gl_SampleMask[]
2013-11-01 Anuj Phogati965: Add FS backend for builtin gl_SampleID
2013-11-01 Anuj Phogati965: Add FS backend for builtin gl_SamplePosition
2013-11-01 Anuj Phogati965: Don't do vector splitting for ir_var_system_value
2013-11-01 Anuj Phogatmesa: Add a helper function _mesa_get_min_invocations_p...
2013-11-01 Anuj Phogatglsl: Add new builtins required by GL_ARB_sample_shading
2013-11-01 Anuj Phogatmesa: Pass number of samples as a program state variable
2013-11-01 Anuj Phogatmesa: Add new functions and enums required by GL_ARB_sa...
2013-11-01 Anuj Phogatmesa: Add infrastructure for GL_ARB_sample_shading
2013-11-01 Matt Turneri965/fs: Optimize saturating SEL.G(E) with imm val...
2013-11-01 Matt Turneri965/fs: Optimize saturating SEL.L(E) with imm val...
2013-11-01 Matt Turneri965/fs: Optimize OR with identical sources into a...
2013-11-01 Eric Anholti965/vec4: Don't overwrite op[1] when doing a UBO load.
2013-11-01 Brian Paulst/mesa: fix _mesa_init_transform_feedback_object(...
2013-10-31 Kenneth Graunkei965: Fix brw_store_register_mem64 to stay within a...
2013-10-31 Kenneth Graunkei965: Enable the ARB_transform_feedback_instanced exten...
2013-10-31 Kenneth Graunkei965: Enable the ARB_transform_feedback3 extension...
2013-10-31 Kenneth Graunkei965: Add support for gl_SkipComponents[1234].
2013-10-31 Kenneth Graunkei965: Explicitly maintain a count of SO_DECL structures...
2013-10-31 Kenneth Graunkei965: Create a temporary for transform feedback output...
2013-10-31 Kenneth Graunkei965: Enable ARB_transform_feedback2 on Gen7+ if regist...
2013-10-31 Kenneth Graunkei965: Initialize batchbuffer and state modules before...
2013-10-31 Kenneth Graunkei965: Implement glDrawTransformFeedback().
2013-10-31 Kenneth Graunkei965: Mark brw_draw_prims tfb_vertcount parameter as...
2013-10-31 Kenneth Graunkemesa: Add a new GetTransformFeedbackVertexCount() drive...
2013-10-31 Kenneth Graunkei965: Implement Pause/ResumeTransformfeedback driver...
2013-10-31 Kenneth Graunkei965: Create a new brw_transform_feedback_object subclass.
2013-10-31 Kenneth Graunkest/mesa: Use the new _mesa_init_transform_feedback_obje...
2013-10-31 Kenneth Graunkemesa: Separate transform feedback object initialization...
2013-10-31 Brian Paulvbo: fix MSVC double->float conversion warnings
2013-10-31 Brian Paulswrast: fix MSVC double->float conversion warnings
2013-10-31 Brian Paulmesa: fix some MSVC signed/unsigned compiler warnings
2013-10-31 Brian Paulmeta: fix assorted MSVC int/float conversion warnings
2013-10-31 Brian Paulst/draw: silence Mingw warning in pointer_to_offset()
next