OSDN Git Service

i965: Enable ARB_vertex_type_2_10_10_10_rev on Gen4+.
[android-x86/external-mesa.git] / src / mesa /
2012-11-27 Chris Forbesi965: Enable ARB_vertex_type_2_10_10_10_rev on Gen4+.
2012-11-27 Chris Forbesi965: emit w/a for packed attribute formats in VS
2012-11-27 Chris Forbesi965: set attribute w/a bits for packed formats
2012-11-27 Chris Forbesi965: Generalize GL_FIXED VS w/a support
2012-11-27 Chris Forbesi965: support 2_10_10_10 formats in get_surface_type.
2012-11-27 Chris Forbesi965: implement get_size for 2_10_10_10 formats
2012-11-26 Chris Forbesi965/vs: add support for emitting SHL, SHR, ASR
2012-11-26 Matt Turnermesa: Use correct glGetTransformFeedbackVarying name...
2012-11-26 Eric Anholti965: Fix hangs with FP KIL instructions pre-gen6.
2012-11-26 Eric Anholti965/gen4: Fix memory leak each time compile_gs_prog...
2012-11-26 Eric Anholti965/gen4: Fix LOD bias texturing since my fixed reg...
2012-11-22 Vinson Leescons: Append x11 library path if linking x11 library.
2012-11-22 Kenneth Graunkemesa/vbo: Fix scaling issue in 2-bit signed normalized...
2012-11-22 Kenneth Graunkemesa/vbo: Fix scaling issue in 10-bit signed normalized...
2012-11-21 Vinson Leei915: Fix wrong sizeof argument in i915_update_tex_unit.
2012-11-20 Eric Anholti965/fs: Add helper functions for IF and CMP and use...
2012-11-20 Eric Anholti965/fs: Add helper functions for generating ALU ops...
2012-11-20 Eric Anholti965/gen4: Fix crash with fragment programs and texture...
2012-11-20 Eric Anholti965: Disable the GB clip test when a limited viewport...
2012-11-20 Eric Anholti965: Use fewer temporary variables in clip setup.
2012-11-20 Eric AnholtRevert "i965/fs: Fix conversions float->bool, int-...
2012-11-20 Eric Anholti965/fs: Fix the gen6-specific if handling for 80ecb8f1...
2012-11-19 Chad Versaceintel: Use designated initializers for DRI extension...
2012-11-19 Chad Versacedri: Use designated initializers for DRI extension...
2012-11-19 Eric Anholti965: Use the separate stencil buffer's offsets for...
2012-11-19 Eric Anholti965: Move all the depth/stencil/hiz offset logic into...
2012-11-19 Eric Anholti965: When rebasing depth or stencil, update x/y before...
2012-11-19 Eric Anholtintel: Push face/level -> slice handling to the caller...
2012-11-19 Eric Anholti965: Add some checks for array textures in unsupported...
2012-11-19 Eric Anholti965: Add a little bit more debug info for validate...
2012-11-19 Eric Anholtintel: Remove dead function prototype.
2012-11-19 Eric Anholti965: Remove stale comment about wrapped_depth.
2012-11-19 Kenneth Graunkemesa: Mark GetBufferParameteri64v as implemented.
2012-11-19 Kenneth Graunkemesa: Require gen'd names in glBeginQuery on ES 3.0.
2012-11-19 Kenneth Graunkemesa: Support EXT_framebuffer_blit targets in ES 3...
2012-11-19 Kenneth Graunkemesa: Fix error code for glTexParameteri of TEXTURE_MAX...
2012-11-19 Kenneth Graunkei965/vs: Don't lose attribute type when converting...
2012-11-19 Chad Versacei965: Validate requested GLES context version in brwCre...
2012-11-17 Kenneth Graunkei965/fs: Properly patch special values during VGRF...
2012-11-17 Eric Anholti965/gen4: Respect the VERTEX_PROGRAM_TWO_SIDE vertex...
2012-11-17 Eric Anholtmesa: Fix segfault on reading from a missing color...
2012-11-17 Eric Anholtintel: Use core mesa support for determining lastLevel.
2012-11-17 Eric Anholtmesa: Also handle GL_TEXTURE_EXTENRAL_OES in max num...
2012-11-17 Eric Anholti965/fs: Unify the param pointer allocation for FP...
2012-11-16 Matt TurnerRemove OpenVMS support
2012-11-15 Matt Turnermesa: return INVALID_VALUE from WaitSync if timeout...
2012-11-15 Matt Turnermesa: return INVALID_VALUE from WaitSync if flags != 0
2012-11-15 Matt Turnermesa: return INVALID_VALUE from ClientWaitSync if flags...
2012-11-15 Matt Turnermesa: return INVALID_VALUE from VertexAttribDivisor...
2012-11-15 Kenneth Graunkei965/fs: Don't calculate_live_intervals() in opt_algebr...
2012-11-15 Kenneth Graunkei965: Remove duplicate brw_opcodes table in favor of...
2012-11-15 Kenneth Graunkei965/vs: Remove dead vec4_visitor::src_reg_for_float...
2012-11-15 Kenneth Graunkei965/fs: Remove bblock field of fs_visitor.
2012-11-15 Kenneth Graunkei965: Remove brw_instruction_info::is_arith().
2012-11-15 Kenneth Graunkei965: Remove some dead code optimization passes.
2012-11-15 Kenneth Graunkei965: Remove unused BRW_PACKCOLOR8888 macro.
2012-11-15 Kenneth Graunkei965: Remove brw_shader_program wrapper struct.
2012-11-15 Kenneth Graunkei965: Remove unused struct brw_vs_ouput_sizes.
2012-11-14 Paul Berrymesa: Add .gitignore for hashtable collision unit test.
2012-11-14 Vinson Leemesa: Include compiler.h in hash_table.h.
2012-11-13 Kenneth Graunkei965/vs: Fix user clip plane setup on Gen4-5.
2012-11-13 Kenneth Graunkei965/vs: Simplify the Gen6-7 part of setup_uniform_clip...
2012-11-13 Kenneth Graunkei965/vs: Split setup_uniform_clipplane_values() into...
2012-11-13 Vinson Leemesa: Replace random with standard C rand.
2012-11-13 Eric Anholtmesa: Fix gallium build since 6991c2922f
2012-11-12 Eric Anholtmesa: Convert the hash table for GL object ids to the...
2012-11-12 Eric Anholtmesa: Import a copy of the open-addressing hash table...
2012-11-12 Eric Anholtautomake: Remove libdricore clip.c workaround lib.
2012-11-12 Eric Anholtautomake,android: Build program/ into a helper lib...
2012-11-12 Chad Versaceandroid: Moves rules for libmesa_st_mesa to separate...
2012-11-12 Chad Versaceandroid: Moves rules for libmesa_dricore to separate...
2012-11-12 Chad Versaceandroid: Moves rules for mesa_gen_matypes to separate...
2012-11-12 Chad Versaceandroid: Moves rules for libmesa_glsl_utils to separate...
2012-11-12 Eric Anholtautomake: Merge *_CXX_FILES variables in the glsl build.
2012-11-12 Eric Anholtautomake: Merge per-type *_FILES variables in intel...
2012-11-12 Eric Anholtautomake: Merge separated *_CXX_FILES variables to...
2012-11-12 Eric Anholtautomake: Remove dead *_OBJECTS variables from the...
2012-11-12 Marek Olšákst/mesa: fix computation of last_level in GenerateMipmap
2012-11-12 Marek Olšákst/mesa: fix computation of last_level during texture...
2012-11-12 Marek Olšákst/mesa: fix guessing the base level size
2012-11-12 Marek Olšákmesa: fix error checking of TexStorage(levels) for...
2012-11-12 Marek Olšákmesa: use MaxNumlevels in _mesa_test_texobj_completeness
2012-11-12 Marek Olšákmesa: add MaxNumLevels to gl_texture_image, remove...
2012-11-12 Kenneth Graunkei965: Add comments for each of the surface state table...
2012-11-12 Paul Berrymesa: Fix const correctness of API implementation funct...
2012-11-12 Paul Berrymesa: Standardize names of OpenGL functions.
2012-11-10 Kenneth Graunkei965: Fix AA Line Distance Mode in 3DSTATE_SF on Ivybridge.
2012-11-10 Ian Romanickdri_util: Fix prologue comment for driCreateConfigs
2012-11-10 Ian Romanickswrast: swrastFillInModes doesn't do 8-bit modes, so...
2012-11-09 Brian PaulRevert "mesa: assert that key->fragprog_inputs_read...
2012-11-09 Mario Kleinermesa: Don't glPopAttrib() GL_POINT_SPRITE_COORD_ORIGIN...
2012-11-09 Kenneth Graunkemesa: Fix glGetVertexAttribI[u]iv now that we have...
2012-11-09 Kenneth Graunkemesa: Fix typo in glDeleteQueriesARB debug message.
2012-11-09 Dave Airliest/mesa: add support for ARB_texture_cube_map_array...
2012-11-09 Dave Airliemesa: arb_texture_cube_map_array: fix attrib push/pop
2012-11-08 Dave Airliemesa: add get support for TEXTURE_BINDING_CUBE_MAP_ARRA...
2012-11-08 Dave Airliemesa: add fbo/texture support for ARB_texture_cube_map_...
2012-11-08 Dave Airliemesa: add ARB_texture_cube_map_array extension bits
2012-11-08 Eric Anholti965: Fix slow leak of brw->wm.compile_data->store
2012-11-08 Eric Anholti965/fs: Add support for global copy propagation.
next