mesa.git
2012-02-09 Carl Worthdri: Add a CriticalErrorMessageF macro.
2012-02-09 Carl Worthdri: Clarify comments on InfoMessageF and ErrorMessageF...
2012-02-08 Chad Versaceglsl: Fix Android build
2012-02-08 Christian Königr600g: fix handling of outputs as TEX addr sources
2012-02-08 Chad Versacei965: Remove file i965/junk, accidentally added in...
2012-02-08 Dave Airliest/mesa: avoid vertex texture and sampler updates for...
2012-02-08 Kenneth Graunkei965: Remove broken symlink to intel_decode.c.
2012-02-08 Eric Anholti965/fs: Implement GL_CLAMP behavior on texture rectang...
2012-02-08 Eric Anholti965/fs: Move GL_CLAMP handling to coordinate setup.
2012-02-08 Eric Anholti965: Fix HiZ change compiler warning.
2012-02-07 Chad Versacei965: Rewrite the HiZ op
2012-02-07 Ian Romanickintel: Avoid divide by zero for very small linear blits
2012-02-07 Ian Romanickintel: Remove num_mapped_regions assertion from _intel_...
2012-02-07 Tobias Drostegallium/gbm: r300 and r600 now depend on libdrm
2012-02-07 Brian Paulr600g: remove unused vars to silence warnings
2012-02-07 Brian Paulmesa: remove unused _mesa_error_check_format_type(...
2012-02-07 Brian Paulmesa: stop using _mesa_error_check_format_type() in...
2012-02-07 Brian Paulmesa: stop using _mesa_error_check_format_type() in...
2012-02-07 Brian Paulmesa: remove redundant format/type checks in glReadPixels()
2012-02-07 Brian Paulmesa: remove redundant format/type checks in glGetTexIm...
2012-02-07 Brian Paulmesa: new _mesa_error_check_format_and_type() function
2012-02-07 Dave Airliescons: fix typo in package version
2012-02-07 Dave Airlieradeon: only init surface manage on r600
2012-02-07 José Fonsecascons: Require same pkg-config versions as configure.
2012-02-07 José Fonsecascons: r300/r600 now depends on libdrm.
2012-02-07 Brian Paulmesa: support more format/type combos in _mesa_dump_image()
2012-02-07 Brian Paulutil: fix typo in debug_printf_once comment
2012-02-06 Jerome Glisser600g: add support for common surface allocator for...
2012-02-06 Jon TURNEYHave __glImageSize handle format GL_DEPTH_STENCIL_NV...
2012-02-06 Christian Königst/vdpau: use dst surface size if clip width/height...
2012-02-06 Christian Königst/vdpau: implement vlVdpOutputSurfaceQueryCapabilities
2012-02-06 Christoph Bumillernv50: fix bad assertion on Elements(phi->src) in regalloc
2012-02-06 Jon TURNEYdri: Don't build libdricommon.la if we don't need it
2012-02-06 Christian Königvl: add VL_MAX_SURFACES define
2012-02-06 Christian Königvl: rename VL_MAX_PLANES to VL_NUM_COMPONENTS
2012-02-06 Christian Königvl: prefix size defines with VL_
2012-02-06 Christian Königvl: remove assert on unknown video profile
2012-02-06 Christian Königst/xvmc: respect caps when creating video buffers
2012-02-06 Christian Königst/vdpau: use interlacing capabilities
2012-02-06 Christian Königst/vdpau: implement uploads to interlaced video buffers
2012-02-06 Christian Königvl: add interlacing capabilities
2012-02-06 Christian Königvl: add a simple weave deinterlacer
2012-02-06 Christian Königvl/video_buffer: fix interlaced surface ordering
2012-02-06 Christian Königvl/video_buffer: fix height of interlaced video buffers
2012-02-06 Roland Scheideggermesa: check_index_bounds off-by-one fix
2012-02-04 Eric Anholtmesa: Fix xcb-dri2 link flags leaking into LIBS.
2012-02-04 Eugeni Dodonovintel: check for LLC support when reading maps
2012-02-04 Eugeni Dodonovintel: verify if hardware has LLC support
2012-02-04 Dave Airliedraw: fix fog coord export.
2012-02-04 Chih-Wei Huangvbo: fix a building error
2012-02-03 José Fonsecallvmpipe: Make more resilient to out-of-memory situations.
2012-02-03 Keith Whitwellllvmpipe: clear storage for newly allocated resources
2012-02-03 Ian Romanickintel: FBOs with texture border are unsupported
2012-02-03 Ville Syrjalagallium/dri: Handle xserver that doesn't send needless...
2012-02-03 Eric Anholtglsl: Add error case for switch() with two default...
2012-02-03 Eric Anholtglsl: Throw an error when faced with a duplicated switc...
2012-02-03 Eric Anholtglsl: Add other missing error location information...
2012-02-03 Eric Anholtglsl: Add missing location info to case labels.
2012-02-03 Eric Anholtglsl: Throw the required error when a case label is...
2012-02-03 Eric Anholtglsl: Save and restore the whole switch state for nesting.
2012-02-03 Eric Anholtdri: Add Unigine Tropics as an app that requires the...
2012-02-03 Eric Anholtdri: Fix typo in xml file that made all applications...
2012-02-03 Eric Anholtmesa: Fix the error message function names for glFlushM...
2012-02-03 Eric Anholtmesa: Fix bad-enum/no-buffer error handling for buffer...
2012-02-03 Brian Paulglsl: move array_sizing_visitor class outside of link_i...
2012-02-02 Brian Paulgallium/postprocess: move declarations before code
2012-02-02 Lauri Kasanengallium/postprocess: Just to be safe, reference all...
2012-02-02 Lauri Kasanengallium/postprocess: Fix depth logic
2012-02-02 Carl Worthglsl: Avoid ralloc_stealing a long-lived object to...
2012-02-02 Carl Worthglsl: Add glcpp tests for a macro used twice
2012-02-02 Carl Worthglcpp: Fix so that trailing punctuation does not preven...
2012-02-02 Carl Worthglcpp: Add new test showing bug where a trailing '...
2012-02-02 Ian Romanickmesa: Fix copy-and-paste error in _mesa_pack_rgba_span_...
2012-02-02 Ian Romanickmesa: Fix copy-and-paste bug in do_row_3D
2012-02-02 Ian Romanickmesa: Convert colors if span ChanType and renderbuffer...
2012-02-02 Ian Romanickmesa: Set the gl_array_object::ARBsemantics flag at...
2012-02-02 Ian Romanickmesa: Add unpack_uint_z_row support for floating-point...
2012-02-02 Brian PaulRevert "Fix underlinking in libOSMesa since commit...
2012-02-02 José Fonsecadraw: Avoid NULL pointer dereference when binding NULL...
2012-02-02 José Fonsecamapi/glapi: Never use a generic no-op entry-point on...
2012-02-02 ojabgallivm: Fix LLVM-2.7 build.
2012-02-02 José Fonsecagallivm: Remove MSVC RT hack.
2012-02-02 Anuj Phogatmesa: fix maximum allowed proxy texture size condition
2012-02-01 Zack Rusinsvga: fix a crash happening before setting fragment...
2012-02-01 Brian Paulst-api: fix typos, whitespace, line wrapping
2012-02-01 Brian Paulvbo: fix node_attrsz[] usage in vbo_bind_vertex_list()
2012-02-01 Brian Paulnv50: add assertions missed in earlier nv50 commit
2012-02-01 Colin Waltersbuild: Note that we don't support srcdir != builddir
2012-02-01 Brian Paulnv50: use larger arrays to silence warnings and fix...
2012-02-01 Brian Paulmesa: reference shared state in glPushAttrib(GL_TEXTURE...
2012-02-01 Brian Paulmesa: use new _mesa_reference_shared_state() function
2012-02-01 Brian Paulmesa: remove stray comment in PopAttrib() code
2012-02-01 Matt TurnerRevert "automake: src/mesa/drivers/osmesa"
2012-02-01 Matt TurnerRevert "automake: src/glsl and src/glsl/glcpp"
2012-02-01 Matt TurnerRevert "src/glsl/glcpp: wire up glcpp-test to make...
2012-02-01 Matt TurnerRevert "Make sure libGL.so links with libglsl"
2012-02-01 Matt TurnerRevert "glsl: Fix optimization tests after converting...
2012-01-31 Marek Olšákr600g: shorten expressions accessing family and chip_class
2012-01-31 Marek Olšákr300g: don't use pipe_context::winsys
2012-01-31 Marek Olšákr600g: remove unused variable num_dest_buffers
next