mesa.git
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_...
2012-11-08 Dave Airliemesa: add ARB_texture_cube_map_array extension bits
2012-11-08 Dave Airlieglapi: add ARB_texture_cube_map_array.
2012-11-08 Dave Airlier600g: fix lod bias/explicit lod with cube maps.
2012-11-08 Dave Airlier600g: clarify const buffer numbering and handling
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.
2012-11-08 Dave Airlieglsl_to_tgsi: fix dst register for texturing fetches.
2012-11-08 Vincent Lejeuner600g: fix pre eg export with llvm
2012-11-08 Vinson Leei965: Fix assertion in brw_alu3.
2012-11-07 Jonas Ådahlwayland: Destroy frame callback when destroying surface
2012-11-07 Alex Deucherr600g/compute: fix call to r600_bytecode_init
2012-11-07 Kenneth Graunkemesa: Remove PROG_EMIT_VERTEX and PROG_END_PRIMITIVE...
2012-11-07 Vinson Leesvga: Ensure vb_transfer in svga_swtnl_draw_vbo in...
2012-11-07 Vinson Leescons: Build src/mesa/main/es1_conversion.c for all...
2012-11-06 Fredrik Höglundegl_dri2/x11: Fix eglPostSubBufferNV()
2012-11-06 Paul Berrydispatch: Delete unused init_dispatch functions.
2012-11-06 Paul Berrydispatch: Code generate api_exec.c.
2012-11-06 Paul Berryglapi/gen: Add code generation script for _mesa_create_...
2012-11-06 Paul Berryglapi/gen: handle new XML attributes.
2012-11-06 Paul Berryglapi/gen: Gather API version info across aliased funct...
2012-11-06 Paul Berryglapi/gen: Comment fix.
2012-11-06 Paul Berrydispatch: Make all API functions non-static.
2012-11-06 Paul Berryglapi: Annotate XML with function name suffix anomalies.
2012-11-06 Paul Berryglapi: Annotate XML with desktop="false" for GLES-only...
2012-11-06 Paul Berryglapi: Annotate XML with exec="{es,check}" for special...
2012-11-06 Paul Berryglapi: Annotate XML with exec="loopback" for loopback...
2012-11-06 Paul Berryglapi: Annotate XML with exec="dynamic" for dynamic...
2012-11-06 Paul Berryglapi: Annotate XML with exec="skip" for unimplemented...
2012-11-06 Paul Berryglapi: Annotate XML with deprecated="3.1" for deprecate...
next