st/mesa: set PIPE_BIND_SAMPLER_VIEW for TBOs in st_bufferobj_data
[mesa.git] / src / mesa /
2012-12-08 Christoph Bumillerst/mesa: set PIPE_BIND_SAMPLER_VIEW for TBOs in st_buff...
2012-12-08 Dave Airliemesa/st: add ARB_uniform_buffer_object support (v2)
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 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 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/mesa: implement CopyTexSubImage for MSAA framebuffers
2012-12-06 Paul Berryglsl: Record in gl_shader_program whether the program...
2012-12-06 Paul Berryglsl: Record in gl_shader whether the shader uses GLSL ES.
2012-12-06 Paul Berrymesa: Add ARB_ES3_compatibility flag.
2012-12-06 Brian Paulmesa: use rand() instead of random()
2012-12-06 Jordan Justenmesa: validate that sync objects were created by mesa
2012-12-06 Jordan Justenmain/syncobj: return GL_INVALID_VALUE for invalid sync...
2012-12-06 Eric Anholtmesa: add set support (stores a set of pointers)
2012-12-06 Stefan Dösingermeta: Disable GL_FRAGMENT_SHADER_ATI in MESA_META_SHADER
2012-12-06 Stefan Dösingerradeon: Initialize swrast before setting limits
2012-12-06 Stefan Dösingerr200: Initialize swrast before setting limits
2012-12-06 Chad Versaceandroid: Fix build of libmesa_program
2012-12-05 Eric Anholti965: Add a debug flag for counting cycles spent in...
2012-12-05 Eric Anholti965: Add a flag for instructions with normal writemask...
2012-12-05 Chris Forbesmesa: expose ARB_texture_cube_map_array in core context...
2012-12-05 Eric Anholti965/fs: Add support for uniform array access with...
2012-12-05 Eric Anholti965/fs: Conditionalize constant-index UBO load code...
2012-12-05 Eric Anholti965/fs: Restrict optimization that would fail for...
2012-12-05 Eric Anholti965/fs: Allow source mods on gen7+ math.
2012-12-05 Eric Anholti965/fs: Add instruction emit for varying-index reads...
2012-12-05 Eric Anholti965/fs: Rename the existing pull constant load opcode.
2012-12-05 Eric Anholti965: Add a header_present flag for setting up dp read...
2012-12-05 Eric Anholti965/gen7: Add some safety checks for send messages...
2012-12-04 Ian Romanickintel: Always enable GL_ARB_framebuffer_object
2012-12-04 Ian Romanickmesa: Only require Gen'ed name for glBind{Framebuffer...
2012-12-04 Brian Paulmesa: fix uint64 printing in syncobj.c
2012-12-04 Kenneth Graunkemesa: Disable GL_NV_primitive_restart extension in...
2012-12-04 Kenneth Graunkei965: Allow INTEL_DEBUG=fs as a synonym for INTEL_DEBUG=wm.
2012-12-03 Eric Anholti965: Include codegen time in the INTEL_DEBUG=perf...
2012-12-03 Eric Anholti965: Don't leak the IR annotation into later instructions.
2012-12-03 Eric Anholti965/vp: Fix crashes with INTEL_DEBUG=vs.
2012-12-03 Eric Anholti965/vs: Fix uninitialized shader pointer used in debug...
2012-12-03 Adrian Marius Negreanuandroid: fix bison warning of conflicting outputs to...
2012-12-03 Brian Paulst/mesa: add null pointer check in st_renderbuffer_delete()
2012-12-03 Brian Paulmesa: remove warning message in _mesa_reference_renderb...
2012-12-01 Marek Olšákst/mesa: make st_flush do what glFlush does
2012-12-01 Marek Olšákglx/dri2: add and use new driver hook flush_with_flags
2012-12-01 Vinson Leeradeon: Fix memory leak in radeonCreateScreen2.
2012-12-01 Brian Paulnouveau: Fix build.
2012-11-30 Kenneth Graunkei965/fs: Add fs_reg::is_zero() and is_one(); use for...
2012-11-30 Brian Paulst/mesa: fix context use-after-free problem in st_rende...
2012-11-30 Brian Paulmesa: pass context parameter to gl_renderbuffer::Delete()
2012-11-30 Eric Anholti965/fp: Fix segfault on gen4 TXB instructions.
2012-11-29 Anuj Phogatmesa: Fix GL_LUMINANCE handling for textures in glGetTe...
2012-11-29 Kenneth GraunkeRevert "meta: Don't try to glOrtho when the draw buffer...
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-11-29 Marek Olšákgallium/postprocess: share pipe_context and cso_context...
2012-11-29 Marek Olšákmesa: move some helper functions from fboobject.c to...
2012-11-29 Tapani Pälliandroid: include api_exec.c in generated files list
2012-11-29 Kenneth Graunkei965/vs: Move struct brw_compile (p) entirely inside...
2012-11-29 Kenneth Graunkei965/vs: Split final assembly code generation out of...
2012-11-29 Kenneth Graunkei965/vs: Abort on unsupported opcodes rather than failing.
2012-11-29 Kenneth Graunkei965/vs: Move uses of brw_compile from do_vs_prog to...
2012-11-29 Kenneth Graunkei965/vs: Rework memory contexts for shader compilation...
2012-11-29 Kenneth Graunkei965/vs: Pass the brw_context pointer into brw_compute_...
2012-11-29 Kenneth Graunkei965/vs: Pass the brw_context pointer into vec4_visitor...
2012-11-29 Kenneth Graunkei965/vs: Move some functions from brw_vec4_emit.cpp...
2012-11-29 Kenneth Graunkemeta: Don't try to glOrtho when the draw buffer isn...
2012-11-29 Marek Olšákst/mesa: allow forward-compatible contexts and set...
2012-11-29 Marek Olšákst/mesa: add support for GL core profiles
2012-11-28 Eric Anholti965/gen4-5: Fix segfaults with stencil-only depth...
2012-11-28 Eric Anholti965/fs: Don't generate saturates over existing variabl...
2012-11-28 Eric Anholti965/fs: Add some minimal backend-IR dumping.
2012-11-28 Marek Olšákmesa: fix BlitFramebuffer between linear and sRGB formats
2012-11-27 Brian Paulvbo: move another line of code after declarations
2012-11-27 Brian Paulvbo: move code after declarations to fix MSVC errors
2012-11-27 Brian Paulvbo: minor whitespace fix
2012-11-27 Brian Paulmesa: remove '(void) k' lines
2012-11-27 Kenneth Graunkemesa/vbo: Check for invalid types in various packed...
2012-11-27 Kenneth Graunkemesa/vbo: Support the ES 3.0 signed normalized scaling...
2012-11-27 Kenneth Graunkemesa/vbo: Plumb ctx through to the conv_i(10|2)_to_norm...
2012-11-27 Matt Turnermesa: Set transform feedback's default buffer mode...
2012-11-27 Matt Turnermesa: Return 0 for XFB_VARYING_MAX_LENGTH if no varyings
next