OSDN Git Service

android-x86/external-mesa.git
2012-11-15 Alex Deucherradeonsi: assert the CB format is valid (v2)
2012-11-15 Alex Deucherradeonsi: assert that the DB format is valid (v2)
2012-11-15 Dmitry Cherkassovgallium: fix some function comments in p_context.h
2012-11-14 Andreas Bollbuild: add missing files to tarballs target
2012-11-14 Andreas Bollbuild: add missing Makefile.in files to tarballs target
2012-11-14 Andreas Bollbuild: add config.sub and config.guess to tarballs...
2012-11-14 Andreas Bollmesa: use .cherry-ignore in the get-pick-list.sh script
2012-11-14 Paul Berrymesa: Add .gitignore for hashtable collision unit test.
2012-11-14 Michel Dänzerradeonsi: Set STENCILOPVAL fields to 1.
2012-11-14 Michel Dänzerradeonsi: Bump SI_PM4_MAX_DW.
2012-11-14 Michel Dänzerradeonsi: Handle TGSI TXL opcode.
2012-11-14 Michel Dänzerradeonsi: Handle TGSI TXB opcode.
2012-11-14 Vinson Leemesa: Include compiler.h in hash_table.h.
2012-11-13 Marek Olšákr600g: use LINEAR_ALIGNED tiling for 1D array textures...
2012-11-13 Tom Stellardauxillary: Append LLVM_CXXFLAGS to CXXFLAGS
2012-11-13 Marek Olšákr300g: don't call buffer_unmap in draw functions
2012-11-13 Marek Olšákr300g: fix crash since the set_vertex_buffers(start_slo...
2012-11-13 Marek Olšákr600g: untiled window-system buffers should be LINEAR_A...
2012-11-13 Marek Olšákr600g: use LINEAR_ALIGNED tiling for 1D textures
2012-11-13 Marek Olšákr600g: use LINEAR_ALIGNED tiling for staging textures...
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 Brian Paulautomake: Remove empty file variable.
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 Eric Anholtautomake: Fix a comment typo.
2012-11-12 Marek Olšákr600g: remove redundant parameter in r600_init_surface
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 Roland Scheideggergallivm,draw,llvmpipe: use base ptr + mip offsets inste...
2012-11-12 Roland Scheideggerllvmpipe: always allocate whole miptrees not individual...
2012-11-12 Kenneth Graunkei965: Add comments for each of the surface state table...
2012-11-12 Paul Berryglapi: Stop handling XML annotation exec="{es,check...
2012-11-12 Paul Berryglapi: Remove handling of mesa_name XML attribute.
2012-11-12 Paul Berrymesa: Fix const correctness of API implementation funct...
2012-11-12 Paul Berrymesa: Standardize names of OpenGL functions.
2012-11-12 Michel Dänzerradeonsi: Implement alpha testing in pixel shader.
2012-11-12 Michel Dänzerradeonsi: Initialize uses_kill boolean from TGSI info.
2012-11-11 Vincent Lejeuneglsl: store read vector in a temp in vec_index_to_cond
2012-11-11 Marek Olšákgallium/u_blitter: handle PIPE_TEXTURE_CUBE_ARRAY in...
2012-11-10 Andreas Bollbuild: fix enable/disable language in ./configure ...
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-10 Darren SaltFix use of glsl_parser.{cc,h} where source dir != build...
2012-11-09 Brian PaulRevert "mesa: assert that key->fragprog_inputs_read...
2012-11-09 Matt Turnerglcpp: wire up glcpp-test to make check
2012-11-09 Matt Turnerglcpp/tests: Add tests for multiline #elif
2012-11-09 Matt Turnerglcpp/tests: Add test for multiline #if
2012-11-09 Matt Turnerglcpp/tests: Add test for multiline #line
2012-11-09 Matt Turnerglcpp/tests: Add test to check #line followed by code
2012-11-09 Fabian Bielerglcpp: don't push #line directives into next line
2012-11-09 Matt Turnerglcpp: Reject garbage after #else and #endif tokens
2012-11-09 Dave Airlier600g: fix printk warnings
2012-11-09 Dave Airliesoftpipe: fix unused variable warning.
2012-11-09 Dave Airliegallium: fix unused cap warnings in drivers for cube...
2012-11-09 Dave Airlier600g: add initial cube map array support (v2)
2012-11-09 Dave Airlieu_blitter: fix cube array check
2012-11-09 José Fonsecautil/u_surface: Support 3D/array textures in util_resou...
2012-11-09 José Fonsecadraw: Remove redundant draw_geometry_shader_delete().
2012-11-09 José Fonsecatrace: Support geometry shaders.
2012-11-09 José Fonsecautil/u_surface: Fix util_clear_depth_stencil for Z32_FL...
2012-11-09 José Fonsecagalahad: Support geometry shader / stream-output methods.
2012-11-09 José Fonsecasoftpipe,util: Fix blending of R and RG formats.
2012-11-09 José Fonsecasoftpipe: Fix rgb_dst_factor == PIPE_BLENDFACTOR_SRC_AL...
2012-11-09 José Fonsecatgsi: Lift the requirement of indirection being done...
2012-11-09 José Fonsecautil: Fix reduction of line adjacency primitives.
2012-11-09 José Fonsecasoftpipe: Handle adjacency primitives.
2012-11-09 José Fonsecautil/u_rect: Make it C++ safe.
2012-11-09 Dave Airlieu_blitter: don't create fragment program for cube maps...
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 Vinson Leesvga: Fix memory leak in svga_buffer_transfer_map.
2012-11-09 Dave Airliedocs: update with ARB_texture_cube_map_array support
2012-11-09 Dave Airlieu_blitter: add cube map array support.
2012-11-09 Dave Airliesoftpipe: add ARB_texture_cube_map_array support (v1.1)
2012-11-09 Dave Airliest/mesa: add support for ARB_texture_cube_map_array...
2012-11-09 Dave Airliegallium: add defines/shader opcode for texture cube...
2012-11-09 Dave Airliemesa: arb_texture_cube_map_array: fix attrib push/pop
2012-11-09 Dave Airlieglsl: add ARB_texture_cube_map_array support (v2)
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_...
next