mesa.git
2012-12-11 José Fonsecasoftpipe: Use os_time_get_nano() everywhere.
2012-12-11 Johannes Obermayrclover: Install CL headers.
2012-12-11 Tom Stellardgallivm: Lower TGSI_OPCODE_MUL to fmul by default
2012-12-10 Dave Airliellvmpipe: fix txq for 1d/2d arrays. (v3)
2012-12-10 Dave Airliellvmpipe: increase texture target width to reflect...
2012-12-10 Jordan Justenmesa syncobj: don't store a pointer to the set_entry
2012-12-10 Fabio Pedrettivega: remove unused variables
2012-12-10 Fabio Pedrettinvc0: comment unused nvc0_validate_zcull function
2012-12-10 Fabio Pedrettinv50: remove unused OpClassStr array
2012-12-10 smokir200: fix broken tcl lighting
2012-12-10 Dave Airliest_glsl_to_tgsi: fix ubo bools.
2012-12-10 Dave Airliest_glsl_to_tgsi: call ubo load pass earlier
2012-12-10 Dave Airlieglsl_to_tgsi: fix texture offset translation
2012-12-09 Dave Airliedrisw: fix up context and apis for software context
2012-12-09 Kenneth Graunkei965: Add missing _NEW_BUFFERS dirty bit in Gen7 SBE...
2012-12-08 Christoph Bumillerst/mesa: set PIPE_BIND_SAMPLER_VIEW for TBOs in st_buff...
2012-12-08 Christoph Bumillernvc0/ir: allow neg,abs modifiers on OP_SET with integer...
2012-12-08 Christoph Bumillernvc0/ir/emit: fix check for flags register use in logic ops
2012-12-08 Brian Pauldraw: fix/improve dirty state validation
2012-12-08 Brian Pauldraw: add reminder comments about similar code in diffe...
2012-12-08 Brian Pauldraw: rearrange code in llvm_middle_end_prepare()
2012-12-08 Brian Pauldraw: fix comment typo
2012-12-08 Brian Pauldraw: add comment on draw->pt.opt field
2012-12-08 Brian Pauldraw: update a comment about index buffers
2012-12-08 José Fonsecagallium/os: Fix nano->micro second concersion.
2012-12-08 Dave Airliellvmpipe: fix missing tbo cap warning.
2012-12-08 Dave Airliemesa/st: add ARB_uniform_buffer_object support (v2)
2012-12-08 Dave Airliesoftpipe: enable GLSL 1.40
2012-12-08 Dave Airliesoftpipe: add texture buffer object support
2012-12-08 Dave Airliest/mesa: add option to enable GLSL 1.40
2012-12-08 Dave Airliest/mesa: add texture buffer object support to state...
2012-12-08 Dave Airliegallium: add new texture buffer object capability
2012-12-08 José Fonsecamesa/meta: Move declaration before statements.
2012-12-08 José Fonsecamesa: Move declaration before statement.
2012-12-08 Anuj Phogatintel: Enable ETC2 support on intel hardware
2012-12-08 Anuj Phogatmesa: Add decoding functions for GL_COMPRESSED_SRGB8_PU...
2012-12-08 Anuj Phogatmesa: Add decoding functions for GL_COMPRESSED_RGB8_PUN...
2012-12-08 Anuj Phogatmesa: Add decoding functions for GL_COMPRESSED_SIGNED_R...
2012-12-08 Anuj Phogatmesa: Add decoding functions for GL_COMPRESSED_SIGNED_R...
2012-12-08 Anuj Phogatmesa: Add decoding functions for GL_COMPRESSED_RG11_EAC
2012-12-08 Anuj Phogatmesa: Add decoding functions for GL_COMPRESSED_R11_EAC
2012-12-08 Anuj Phogatmesa: Add decoding functions for GL_COMPRESSED_SRGB8_AL...
2012-12-08 Anuj Phogatmesa: Add decoding functions for GL_COMPRESSED_RGBA8_ET...
2012-12-08 Anuj Phogatmesa: Add decoding functions for GL_COMPRESSED_SRGB8_ETC2
2012-12-08 Anuj Phogatmesa: Add decoding functions for GL_COMPRESSED_RGB8_ETC2
2012-12-08 Anuj Phogatmesa: Make nonlinear_to_linear() function available...
2012-12-08 Anuj Phogatmesa: Add new MESA_FORMATs for ETC2 compressed textures
2012-12-08 Kenneth Graunkemeta: Use #version 300 es for _mesa_glsl_Clear's intege...
2012-12-08 Kenneth Graunkemeta: Use #version 300 es in GenerateMipmap shaders...
2012-12-08 Paul BerrySet es_version to false when using FF fragment shading...
2012-12-07 Eric Anholtmesa: Use the new hash table for the variable refcount...
2012-12-07 Jordan Justenprogram/hash_table.c: rename to program/prog_hash_table.c
2012-12-07 Matt Turnermesa: Ignore size and offset parameters for BindBufferR...
2012-12-07 Christoph Bumillernv50,nvc0: fix shader eviction
2012-12-07 Christoph Bumillernv50,nvc0: add support for cube map arrays
2012-12-07 Stefan Dösingerr300: Don't disable destination read if the src blend...
2012-12-07 Michel Dänzergallium/egl-static: Fix unresolved symbol 'clock_gettime'.
2012-12-07 José Fonsecagallivm: Rudimentary native integer support.
2012-12-07 José Fonsecadraw: Dump LLVM shader key.
2012-12-07 José Fonsecagallivm: Allow indirection from TEMP registers too.
2012-12-07 José Fonsecagallivm,llvmpipe,draw: Support multiple constant buffers.
2012-12-07 Marek Olšákst/dri: implement MSAA for GLX/DRI2 framebuffers
2012-12-07 Marek Olšákgallium: pass the current context to the flush_front...
2012-12-07 Marek Olšákst/dri: don't expose MSAA configs with accumulation...
2012-12-07 Marek Olšákst/dri: refactor dri_fill_in_modes
2012-12-07 Marek Olšákst/dri: always allocate private depth-stencil buffers
2012-12-07 Marek Olšákst/mesa: implement CopyTexSubImage for MSAA framebuffers
2012-12-07 Marek Olšákgallium/u_blitter: fix conflict with u_memory.h
2012-12-07 Marek Olšákr600g: transfers of MSAA color textures should do the...
2012-12-07 Marek Olšáktrace: dump pipe_resource::nr_samples
2012-12-07 Marek Olšákglx/dri2: set the __DRI2_FLUSH_DRAWABLE flag where...
2012-12-07 Andreas Bollbuild: Fix GLES linkage without libglapi
2012-12-06 Dave Airliellvmpipe: fix regression in gears speed.
2012-12-06 Kenneth Graunkeglsl: Add missing semicolon in the grammar
2012-12-06 Ian Romanickglsl: Allow layout qualifiers in GLSL 3.00 ES
2012-12-06 Paul Berryglsl: Create builtin function profiles for GLSL 3.00 ES.
2012-12-06 Paul Berryglsl: add determinant() functions.
2012-12-06 Paul Berryglsl: Make builtin function profiles for GLSL ES use...
2012-12-06 Paul Berryglsl: Add builtin variables for GLSL 3.00 ES.
2012-12-06 Paul Berryglsl: Populate built-in types correctly for GLSL 3...
2012-12-06 Paul Berryglsl: Make {Min,Max}ProgramTexelOffset available to...
2012-12-06 Paul Berryglsl: Fix linker checks for GLSL ES 3.00.
2012-12-06 Paul Berryglsl: Record in gl_shader_program whether the program...
2012-12-06 Paul Berryglsl: Clean up shading language mixing check for GLSL...
2012-12-06 Paul Berryglsl: Record in gl_shader whether the shader uses GLSL ES.
2012-12-06 Paul Berryglsl/parser: Handle "#version 300 es" directive.
2012-12-06 Paul Berryglsl/parser: Extract version directive processing into...
2012-12-06 Paul Berryglsl/preprocessor: Handle "#version 300 es" directive.
2012-12-06 Paul Berryglsl/preprocessor: Extract version directive processing...
2012-12-06 Paul Berryglsl: Enable GLSL ES 3.00 features inherited from deskt...
2012-12-06 Paul Berryglsl: parse GLSL ES 3.00 keywords correctly.
2012-12-06 Paul Berryglsl: Rework lexer keyword handling in preparation...
2012-12-06 Paul Berryglsl: Make use of new _mesa_glsl_parse_state::check_ver...
2012-12-06 Paul Berryglsl: Make use of new _mesa_glsl_parse_state::is_versio...
2012-12-06 Paul Berryglsl: Add GLSL version query functions.
2012-12-06 Paul Berryglsl: Compute version_string on the fly.
2012-12-06 Paul Berryglsl: Make a function to express a GLSL version ir...
2012-12-06 Paul Berryglsl: Simplify symbol table version checking.
2012-12-06 Paul Berrymesa: Add ARB_ES3_compatibility flag.
2012-12-06 Michel Dänzerradeonsi: Fix cube texture coordinates.
next