i965: Stop making a copy of non-builtin uniforms in ParameterValues[].
[mesa.git] / src / mesa /
2012-12-28 Eric Anholti965: Stop making a copy of non-builtin uniforms in...
2012-12-28 Eric Anholti965: Consistently use nr_pull_params instead of NumPar...
2012-12-28 Eric Anholti965/vs: Reference the core GL uniform storage for...
2012-12-28 Eric Anholti965/fs: Reference the core GL uniform storage for...
2012-12-28 Eric Anholti965/fs: Remove the param_index/param_offset indirection.
2012-12-28 Eric Anholti965: Add asserts to check that we don't realloc Parame...
2012-12-28 Eric Anholti965: Add texrect scale parameters before pointers...
2012-12-28 Eric Anholti965: Fix a typo in a comment.
2012-12-28 Eric Anholti965: Add a note about a bug from the no-recompile...
2012-12-26 Brian Paulmesa: add missing texel fetch code for sRGB DXT formats
2012-12-26 Eric Anholti965: Fix border color handling for deprecated SNORM...
2012-12-26 Eric Anholti965: Start using HIZ for Z16 textures.
2012-12-26 Eric Anholtintel: Use the parent miptree's format for setting...
2012-12-22 Eric Anholtintel: Remove a couple of dead function prototypes.
2012-12-22 Eric Anholti965: Add perf debug for depth/stencil alignment workar...
2012-12-22 Eric Anholti965: Assert that relayout laid out something that...
2012-12-22 Eric Anholti965: Also fix validation of Z32F_S8 textures.
2012-12-22 Eric Anholti965: Fix validation of ETC miptrees.
2012-12-22 Eric Anholtqi965: Add perf debug for texture relayout.
2012-12-22 Eric Anholti965: Fix hiz resolves getting stomped by depth offset...
2012-12-22 Matt TurnerMake IsVertexArray() return false before BindVertexArray()
2012-12-22 Matt TurnerMake IsTransformFeedback() return false before BindTran...
2012-12-21 Frank Henigmanmesa: add bounds checking for uniform array access
2012-12-20 Paul Berrymesa: Allow glReadBuffer(GL_NONE) for winsys framebuffers.
2012-12-20 José Fonsecamesa/st: Implement GL_TIME_ELAPSED w/ PIPE_QUERY_TIMESTAMP.
2012-12-20 José Fonsecagallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELA...
2012-12-18 Paul Berryi965: Fix gl_VertexID when there are no other vertex...
2012-12-18 Paul Berrymesa: Make a function is_transform_feedback_active_and_...
2012-12-18 Paul Berrymesa: Fix corner cases of BindBufferBase with transform...
2012-12-18 Paul Berrymesa/gles3: Generate error on draw call if transform...
2012-12-18 Paul Berrymesa/gles3: Generate error on DrawElements* calls if...
2012-12-18 Paul Berrymesa: refactor _mesa_compute_max_transform_feedback_ver...
2012-12-18 Paul Berrymesa: Change args to vbo_count_tessellated_primitives.
2012-12-17 Brian Paulwmesa: include version.h to silence warning
2012-12-17 Brian Paulxlib: include headers to fix errors/warnings
2012-12-17 Jordan Justenmesa osmesa/x11: fix build error introduced in 4bea4cb9
2012-12-16 Jordan Justenmesa: assert if driver did not compute the version
2012-12-16 Jordan Justenmesa: don't initialize VBO vtxfmt in _vbo_CreateContext
2012-12-16 Jordan Justenmesa: don't initialize exec dispatch tables in _mesa_in...
2012-12-16 Jordan Justenmesa dispatch_sanity: call new functions to initialize...
2012-12-16 Jordan Justendrivers: compute version and then initialize exec table
2012-12-16 Jordan Justenvbo: add _mesa_initialize_vbo_vtxfmt
2012-12-16 Jordan Justenmesa: separate exec allocation from initialization
2012-12-15 Kenneth Graunkei965: Move BRW_MAX_GRF and similar defines to brw_reg.h.
2012-12-15 Kenneth Graunkei965: Split struct brw_reg out from brw_eu.h into its...
2012-12-15 Dave Airliest/mesa: add texture buffer object rgb32 support.
2012-12-15 Dave Airliemesa: add support for ARB_texture_buffer_object_rgb32
2012-12-15 Ian Romanicki965: Add missing autoconf bits so test_vec4_register_c...
2012-12-15 Eric Anholti965: Generalize VS compute-to-MRF for compute-to-anoth...
2012-12-15 Eric Anholti965/vs: Extend opt_compute_to_mrf to handle limited...
2012-12-15 Eric Anholti965/vs: Add a unit test for opt_compute_to_mrf().
2012-12-15 Eric Anholti965/fs: Drop an unnecessary _safe on a list walk.
2012-12-15 Eric Anholti965/fs: Add a note explaining a detail of register_coa...
2012-12-14 Eric Anholti965: Also consider HALTs a potential block end.
2012-12-14 Kenneth Graunkei965: Jump to the end of the next outer conditional...
2012-12-14 Chris Forbesi965: expose ARB_texture_cube_map_array
2012-12-14 Eric Anholti965/fs: Fix setup for textureGrad(samplerCubeArray...
2012-12-14 Eric Anholti965/fs: Move the failure for gen7 16-wide intdiv to...
2012-12-14 Chris Forbesi965: fs: Add fixup for textureSize on Gen6/7
2012-12-14 Chris Forbesi965: fs: fix gen6+ math operands in one place
2012-12-14 Chris Forbesi965: vs: Add fixup for textureSize with cube array...
2012-12-14 Chris Forbesi965/vs: Fix gen6+ math operand quirks in one place
2012-12-14 Chris Forbesi965: Add various plumbing for cubemap arrays
2012-12-14 Eric Anholti965/fs: Add empirically-determined instruction latenci...
2012-12-14 Eric Anholti965/fs: Fix the clock increment in scheduling.
2012-12-14 Eric Anholti965/fs: Move the old gen4 bspec-based scheduling info...
2012-12-14 Eric Anholti965/fs: Set up gen7 UBO loads as sends from GRFs.
2012-12-14 Eric Anholti965/fs: Before reg alloc, schedule instructions to...
2012-12-14 Eric Anholti965/fs: Add some optional debug printfs to scheduling.
2012-12-14 Eric Anholti965/fs: Schedule instructions both before and after...
2012-12-14 Eric Anholti965: Make sure that the shader_time report at context...
2012-12-14 Eric Anholti965: Print a total time for the different shader stages.
2012-12-14 Eric Anholti965: Scale shader_time to compensate for resets.
2012-12-14 Eric Anholti965: Adjust the split between shader_time_end() and...
2012-12-14 Paul Berrygallium: Disable varying packing on hardware with ...
2012-12-14 Paul Berrymesa: Add an option so driver can opt out of varying...
2012-12-14 Tapani Pälliandroid: build fix for libmesa_glsl_utils
2012-12-14 Brian Paulmesa: minor indentation fixes in texcompress_etc.c
2012-12-14 Brian Paulmesa: remove old swrast-based compressed texel fetch...
2012-12-14 Brian Paulswrast: use new core Mesa compressed texel fetch functions
2012-12-14 Brian Paulmesa: reimplement _mesa_decompress_image() using new...
2012-12-14 Brian Paulmesa: added _mesa_get_compressed_fetch_func()
2012-12-14 Brian Paulmesa: add new texel fetch code for etc formats
2012-12-14 Brian Paulmesa: add new texel fetch code for rgtc formats
2012-12-14 Brian Paulmesa: add new texel fetch code for fxt formats
2012-12-14 Brian Paulmesa: add new texel fetch code for dxt formats
2012-12-14 Brian Paulmesa: add compressed_fetch_func typedef
2012-12-14 Brian Paulswrast: merge get_texel_fetch_func() and set_fetch_func...
2012-12-14 Brian Paulswrast: make _mesa_get_texel_fetch_func() static
2012-12-13 Paul Berrymesa: Fix computation of default vertex attrib stride...
2012-12-13 Matt Turnermesa/uniform_query: Don't write to *params if there...
2012-12-13 Matt Turnermesa: print unsigned values with %u
2012-12-13 Kenneth Graunkei965: Fix disassembly of jump targets on Gen7.
2012-12-12 Kenneth Graunkei965: Make try_rewrite_rhs_to_dst compare VGRF size...
2012-12-12 Marek Olšákmesa: don't advertise ARB_texture_buffer_object in...
2012-12-12 Marek Olšákmesa: disallow creation of GL 3.1 compatibility contexts
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-12-12 Marek Olšákgallium/util: move util_try_blit_via_copy_region to...
2012-12-12 Marek Olšákgallium: manage render condition in cso_context and...
2012-12-12 Marek Olšákst/mesa: remove a weird msaa hack
next