mesa.git
2010-02-25 Christoph Bumillernv50: update to handle new sampler view state
2010-02-25 Brian Paulgallium/util: rewrap comment to fit in 80 columns
2010-02-25 Brian Paulgallium: added util/u_sampler.c to Makefile
2010-02-25 Michal Kroldocs: Document sampler view entry points.
2010-02-25 Michal Krolcell: Fix after sampler view changes.
2010-02-25 Michal Krolnv50: Fix after sampler view changes.
2010-02-25 Michal Krolnv40: Fix after sampler view changes.
2010-02-25 Michal Krolnv30: Fix after sampler view changes.
2010-02-25 Michal Kroldocs: Update after sampler view changes.
2010-02-25 Michal Krolpython: Fix typo.
2010-02-25 Michal Krolpython: Fix after sampler view changes.
2009-12-10 michalgallium: Silence compiler warnings.
2009-12-10 michalllvmpipe: Fix after sampler view changes.
2009-12-10 michalr300: Fix after sampler view changes.
2009-12-10 michali965: Fix after sampler view changes.
2009-12-10 michali915: Fix for sampler view changes.
2010-02-23 Michal Kroltrace: Fix after sampler view changes.
2010-02-23 Michal Krolsvga: Fix after sampler view changes.
2010-02-23 Michal Krolsoftpipe: Fix after sampler view changes.
2010-02-23 Michal Krolidentity: Fix after sampler view changes.
2010-02-23 Michal Krolfailover: Fix after sampler view changes.
2010-02-19 Michal Krolgallium: WIP: Introduce sampler views.
2010-02-18 Michal Kroltgsi: Make more exec opcodes look pretty.
2010-02-18 Michal Kroltgsi: Change prototypes of micro opcodes to explicitly...
2010-02-18 Michal Kroltgsi: Rewrite exec implementations of NRM and NRM4.
2010-02-18 Vinson Leeprogs/trivial: Update .gitignore.
2010-02-18 Vinson Leeprogs/redbook: Fix array out-of-bounds access.
2010-02-18 Keith Whitwellst/mesa: always call FLUSH_CURRENT before st->pipe...
2010-02-18 Vinson Leeprogs/rbug: Silence printf format warning.
2010-02-18 Vinson Leeprogs/rbug: Add missing headers.
2010-02-18 Vinson Leeutil: Fix typo of debug_dump_float_rgba_bmp.
2010-02-18 Vinson Leeprogs/rbug: Use util_format_name().
2010-02-18 Vinson Leeprogs/rbug: Add missing header.
2010-02-18 Vinson Leeprogs/rbug: s/read/rbug_read/
2010-02-18 Vinson Leesvga: Silence uninitialized variable warnings.
2010-02-18 Marek Olšákr300g: add support for all missing non-FP sampler formats
2010-02-18 Chia-I Wuwinsys/drm: Do not use --whole-archive in Makefile...
2010-02-18 Kristian Høgsbergintel: Implement the DRI2 invalidate function properly
2010-02-17 Francisco Jerezdri/nouveau: Some multithreaded rendering fixes.
2010-02-17 Francisco Jerezst/dri2: Flush FRAME instead of RENDER_CACHE on buffer...
2010-02-17 Francisco Jerezst/mesa: Make the frontbuffer visible on st_flush(PIPE_...
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-17 Brian Paulprogs/demos: update GL version test to accept GL 3.x
2010-02-17 Brian Paulglsl/apps: print usage info if insufficient args
2010-02-17 Brian Paulst/mesa: replace conditional with assertion
2010-02-17 Chia-I Wuprogs/openvg: Add .gitignore.
2010-02-17 Chia-I Wuprogs/es1: Update .gitignore.
2010-02-17 Keith Whitwellllvmpipe: use ffs technique for full tiles also
2010-02-17 Chia-I Wudocs: Update TODOs of egl.html.
2010-02-17 Chia-I Wuegl: Revisit global data locking.
2010-02-17 Chia-I Wuegl: Always lock a display before using it.
2010-02-17 Chia-I Wuegl: Make eglGetDisplay atomic.
2010-02-17 Chia-I Wuegl: Add a mutex to _EGLDisplay.
2010-02-17 Chia-I Wuegl: eglGetError should return the status of the last...
2010-02-17 Chia-I Wuegl: Always record error code.
2010-02-17 Chia-I Wuegl: Use new error checking macros.
2010-02-17 Chia-I Wuegl: Add new error checking macros.
2010-02-17 Keith Whitwellllvmpipe: rework do_block_16 to use bitmasks and ffs
2010-02-17 Michal Krolglsl/pp: Remove sl_pp_get_extension_state().
2010-02-17 Michal Krolglsl/cl: Parse layout qualifiers only when an appropria...
2010-02-17 Michal Krolglsl/cl: Properly emit layout qualifier list.
2010-02-17 Vinson Leeglsl: Silence unused value warning.
2010-02-17 Vinson Leeprogs/redbook: Fix memory leaks on error paths.
2010-02-17 Johannes Obermayrnouveau: fix legacy dri driver build
2010-02-16 Brian Paulsl/pp: re-do extension testing code
2010-02-16 Francisco Jereznv40: Fix incorrect so_new() numbering.
2010-02-16 Francisco Jereznv40: Implement PIPE_CAP_MAX_COMBINED_SAMPLERS.
2010-02-16 Kristian Høgsbergglx: Fix a couple of warnings
2010-02-16 Kristian Høgsbergglx: Only register wire handlers for the events the...
2010-02-16 Francisco Jerezst/dri2: Use event-driven buffer validation.
2010-02-16 Francisco Jerezdri/nouveau: Use event driven buffer validation.
2010-02-16 Francisco Jerezdri2: Event driven buffer validation.
2010-02-16 Kristian Høgsbergdri2: Allocate cliprect as part of the __DRIdrawableRec
2010-02-16 Kristian Høgsbergglx: Move GetGLXDRIDrawable() prototype to glxclient.h
2010-02-16 Kristian Høgsbergconfigure.ac: Lower require dri2proto version to 2.1
2010-02-16 Brian Paulmesa: Lock mutex around _mesa_HashLookup linked list...
2010-02-16 Brian Paulmesa: Test for failed malloc in _mesa_HashInsert.
2010-02-16 José FonsecaRevert "progs/redbook: Temporarily disable the demos...
2010-02-16 Michal Krolglsl/pp: Do not try to enable extension `all'.
2010-02-16 Ben Skeggsnv50: use hw idx buffers where we can
2010-02-16 Brian Paulprogs/redbook: use glew
2010-02-16 Ben Skeggsnouveau: fix for latest libdrm
2010-02-15 José Fonsecawgl: Be lenient when sharing contexts.
2010-02-15 José Fonsecaprogs/redbook: Temporarily disable the demos that exten...
2010-02-15 José Fonsecascons: A less magic way of not building progs by default.
2010-02-15 Michal Krolglsl/pp: Fix handling of if/elif/else cases.
2010-02-15 Brian Paulprogs/redbook: test image for new redbook tests
2010-02-15 Brian Paulprogs/redbook: add additional tests for GL 1.4
2010-02-15 Brian Pauldocs: document glMultiDrawElements() fix
2010-02-15 Brian Paulvbo: fix broken glMultiDrawElements()
2010-02-15 Vinson Leeglu/sgi: Add assert to check for null pointer dereference.
2010-02-15 Vinson Leemesa: Remove pointless comparison of unsigned integer...
2010-02-15 Vinson Leeglsl/pp: Add asserts to check for null pointer deferences.
2010-02-15 Vinson Leedraw: Add assert to check input of memcpy.
2010-02-15 Vinson Leeglu/sgi: Move initialization of members to top of Curve...
2010-02-15 Vinson Leeglu/sgi: Initialize members of class Curvelist.
2010-02-15 Vinson Leeglu/sgi: Initialize members of class Curve.
2010-02-15 Vinson Leeglu/sgi: Initialize member of class Pool.
2010-02-15 Vinson Leeglx: Silence uninitialized variable warning.
2010-02-15 Brian Paulst/mesa: minor assorted clean-ups
next