mesa.git
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 Matt Turnerglcpp: Don't define macros for extensions that aren...
2012-11-15 Alex Deucherradeonsi: remove new asserts and replace with warnings
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-15 José Fonsecautil/u_debug: Fix DEBUG_NAMED_VALUE.
2012-11-15 Roland Scheideggerdraw: fix crashes with out-of-bounds indices
2012-11-15 Alex Deucherradeonsi: cleanup si_db()
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...
next