mesa.git
2011-01-03 Eric Anholtmesa: Update comment about the list of BaseFormats...
2011-01-03 Eric Anholtintel: Handle forced swrast clears before other clear...
2011-01-03 Brian Paulst/mesa: fix renderbuffer pointer check in st_Clear()
2011-01-03 Brian Paulmesa: s/GLuint/gl_buffer_index/
2011-01-03 Brian Paulst/mesa: 80-column wrapping
2011-01-03 Brian Paulst/mesa: 80-column wrapping
2011-01-03 Chia-I Wuautoconf: Fix --with-driver=xlib --enable-openvg.
2011-01-03 Chia-I Wudocs: Add an example for EGL_DRIVERS_PATH.
2011-01-02 Dave Airlieradeon: fix build on non-KMS systems.
2011-01-01 Kenneth Graunkeglsl: Really remove unused "instructions" parameter.
2011-01-01 Kenneth Graunkeglsl: Remove unused "instructions" parameter.
2010-12-31 Brian Paulmapi: add missing newline in error message
2010-12-31 Brian Paulegl: add missing case in _eglError()
2010-12-31 Henri Verbeetst/mesa: Handle wrapped depth buffers in st_copy_texsub...
2010-12-30 Vinson Leeutil: Add forward declarations in u_index_modify.h.
2010-12-30 Vinson Leetgsi: Clean up header file inclusion in tgsi_text.h.
2010-12-30 Vinson Leegraw: Include p_shader_tokens.h for tgsi_token struct.
2010-12-30 Vinson Leetgsi: Clean up header file inclusion in tgsi_sanity.h.
2010-12-30 Vinson Leex86: Clean up header file inclusion in mmx.h.
2010-12-30 Vinson Leetnl: Clean up header file inclusion in t_vertex.h.
2010-12-30 Vinson Leevbo: Clean up header file inclusion in vbo.h.
2010-12-30 Vinson Leetnl: Clean up header file inclusion in t_vp_build.h.
2010-12-30 Vinson Leetnl: Clean up header file inclusion in tnl.h.
2010-12-30 Ben Skeggsdrm/nvc0: don't un-bind every subchannel on init
2010-12-29 Marek Olšákutil: add a way to store translated indices to a user...
2010-12-29 Marek Olšákr300g: support user buffers as constant buffers
2010-12-29 Eric Anholti965: Do lowering of array indexing of a vector in...
2010-12-28 Eric Anholti965: Fix regression in FS comparisons on original...
2010-12-28 Eric Anholti965: Factor out the ir comparision to BRW_CONDITIONAL_...
2010-12-28 Vinson Leeglcpp: Add negative tests for redefintions with valuele...
2010-12-28 Dave Airlietgsi_dump: fix assert due to missing property name.
2010-12-28 Marek Olšákr300g: rename aos to vertex arrays
2010-12-28 Marek Olšákr300g: mark vertex arrays as dirty after a buffer_offse...
2010-12-28 Zhenyu Wangi965: Fix occlusion query on sandybridge
2010-12-28 Zhenyu WangRevert "i965: upload multisample state for fragment...
2010-12-27 Kenneth Graunkei965: Internally enable GL_NV_blend_square on ES2.
2010-12-27 Christoph Bumillernvc0: reference the vertex buffers
2010-12-27 Christoph Bumillernvc0: reenable some shader optimizations
2010-12-27 Christoph Bumillernvc0: use VTX_ATTR for stride 0 vertex attributes
2010-12-27 Christoph Bumillernvc0: implement VRAM buffer transfers with bounce buffers
2010-12-27 Christoph Bumillernvc0: init miptree transfer layer stride
2010-12-27 Xiang, Haihaoi965: don't spawn GS thread for LINELOOP on Sandybridge
2010-12-27 Kenneth Graunkei965: Flatten if-statements beyond depth 16 on pre...
2010-12-27 Kenneth Graunkeglsl: Support if-flattening beyond a given maximum...
2010-12-23 Christoph Bumillernvc0: respond please inline to PIPE_SHADER_CAP_SUBROUTINES
2010-12-23 Christoph Bumillernvc0: fix layer stride state
2010-12-23 Christoph Bumillernvc0: use most defs/decls from nouveau_pushbuf.h
2010-12-20 Ben Skeggsnvc0: remove unused 'buf' parameter in pipe_buffer_unmap
2010-12-20 Ben Skeggsnvc0: BEGIN_RING->BEGIN_RING_NI in a couple of places
2010-12-20 Ben Skeggsnvc0: fence.bo is mappable, mark it as such
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-20 Ben Skeggsnouveau: fix includes for latest libdrm
2010-12-21 Tom FogalRegenerate gl_mangle.h.
2010-12-20 Jerome Glisser600g: properly unset vertex buffer
2010-12-20 Vinson Leest/python: remove unused 'buf' parameter in pipe_buffer...
2010-12-20 Marek Olšákgallium: remove unused 'buf' parameter in pipe_buffer_unmap
2010-12-20 Vinson Leest/mesa: Remove comment cruft from st_context.h.
2010-12-20 Vinson Leest/mesa: Clean up header file inclusion in st_cb_texture.h.
2010-12-20 Vinson Leest/mesa: Clean up header file inclusion in st_cb_readpi...
2010-12-19 Christoph Bumillernvc0: s/INLIN_RING/IMMED_RING
2010-12-19 Christoph Bumillernvc0: improve shader support for texturing
2010-12-19 Christoph Bumillernvc0: adapt to array textures interface change
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph Bumillernvc0: fix clipping with scissors/viewport
2010-12-19 Christoph Bumillernvc0: use BIND_RING to set subchannel classes
2010-12-19 Christoph Bumillernvc0: switch to the proper constants upload path
2010-12-19 Christoph Bumillernvc0: add the index buffer offset where missing
2010-12-19 Marek Olšákr300g: optimize the fallback for misaligned ushort...
2010-12-18 Vinson Leest/mesa: Clean up header file inclusion in st_cb_program.h.
2010-12-18 Vinson Leest/mesa: Clean up header file inclusion in st_cb_accum.h.
2010-12-18 Vinson Leemesa: Clean up header file inclusion in prog_statevars.h.
2010-12-18 Dave Airliemesa: fix queryobj whitespace.
2010-12-18 Dave Airliemesa/swrast/st: add ARB_occlusion_query2 support.
2010-12-18 Chia-I Wumapi: Clean up sources.mk.
2010-12-18 Chia-I Wumapi: Clean up u_current interface.
2010-12-18 Chia-I Wumapi: Add ABI-tag note.
2010-12-18 Kenneth GraunkeRefresh autogenerated file builtin_function.cpp.
2010-12-18 Kenneth Graunkeglsl/builtins: Compute the correct value for smoothstep...
2010-12-17 José Fonsecagallivm: Cleanup util_format_xxx_fetch_xxx call generation.
2010-12-17 Kenneth Graunkeglsl: Expose a public glsl_type::void_type const pointer.
2010-12-17 Marek Olšákr300g: finally fix the texture corruption on r3xx-r4xx
2010-12-17 Kenneth GraunkeRemove OES_compressed_paletted_texture from the ES2...
2010-12-17 Brian Paulsoftpipe: remove sp_tex_tile_cache_border_color()
2010-12-17 Brian Paulsoftpipe: fix depth texture sampling regression
2010-12-16 Brian Paulgallivm: fix copy&paste error from previous commit
2010-12-16 richardr600c : inline vertex format is not updated in an app...
2010-12-16 Eric Anholtintel: Support glCopyTexImage() from XRGB8888 to ARGB8888.
2010-12-16 Eric Anholtintel: Try to sanely check that formats match for CopyT...
2010-12-16 Eric Anholtintel: Drop commented intel_flush from copy_teximage.
2010-12-16 Eric Anholtintel: Update renderbuffers before looking up CopyTexIm...
2010-12-16 Brian Paulgallivm: work around LLVM 2.6 bug when calling C functions
2010-12-16 Brian Pauldraw: s/varient/variant/
2010-12-16 Brian Paulsvga: s/varient/variant/
2010-12-16 Brian Pauli965g: s/varient/variant/
2010-12-16 Brian Pauli915g: s/varient/variant/
2010-12-16 Brian Paulsoftpipe: s/varient/variant
2010-12-16 Brian Paulst/mesa: s/varient/variant
2010-12-16 Eric Anholti965: Set the alternative floating point mode on gen6...
2010-12-16 Shuang Hei915: Fix INTEL_DEBUG=wm segmentation fault
2010-12-16 Jakob Bornecrantzsvga, glhd: Remove incorrect assert and add note
next