mesa.git
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
2010-02-15 Brian Paulst/mesa: change some function return types
2010-02-15 Brian Paulst/mesa: move per-fragment shader fields to local vars
2010-02-15 Brian Paulst/mesa: use _mesa_clone_fragment_program()
2010-02-15 Brian Paulr600: use new program cloning functions
2010-02-15 Brian Paulr300: use new program cloning functions
2010-02-15 Brian Paulglsl: use new program cloning functions
2010-02-15 Brian Paulmesa: added _mesa_clone_vertex/fragment_program()
2010-02-15 Vinson Leer600: Silence uninitialized variable warnings.
2010-02-15 Marek Olšákr300g: fix the size of constant buffers
2010-02-15 José Fonsecapython/retrace: Reconstruct blend state from binary...
2010-02-15 José Fonsecapython: Reconstruct blend state objects from binary...
2010-02-15 José Fonsecatrace: Dump blend state as a binary blob.
2010-02-15 José Fonsecatrace: Fix constant buffer unwrapping.
2010-02-14 José Fonsecautil: Avoid dumping masked state. Other minor improvements.
2010-02-14 José Fonsecaos: A stream for debug logging.
2010-02-14 José Fonsecatrace: No need to dump reference counts.
2010-02-14 José Fonsecapython: Pretty-printing of blend state.
2010-02-14 José Fonsecautil: Helper functions to dump all state objects.
2010-02-14 José Fonsecaos: Add a growable string stream.
2010-02-14 José Fonsecaos: Complement/improve stream inline helpers.
2010-02-14 José Fonsecaos: Fix bad calloc.
2010-02-14 José Fonsecatrace: Update for os_stream changes.
2010-02-14 José Fonsecautil: Update for os_stream changes.
2010-02-14 José Fonsecaos: Make streams abstract.
2010-02-14 Vinson Leeglut: Silence uninitialized variable warning.
2010-02-14 Vinson Leellvmpipe: Silence unused value warning.
2010-02-14 Vinson Leesvga: Silence uninitialized variable warning.
2010-02-14 Marek Olšákr300: add half_float_vertex support
2010-02-14 Pauli Nieminenmesa: Don't pass paramter to __builtin_clz which would...
2010-02-14 Marek Olšákr300g: set the correct tiling flags for renderbuffers
2010-02-14 Marek Olšákr300g: add macrotiling support to texture setup
2010-02-14 Marek Olšákradeong: flush when changing tiling flags of BO referen...
2010-02-14 Marek Olšákr300g: accelerate blitting for all formats by faking...
2010-02-14 Brian Paulsrc/glu/mesa: fix mem leak (bug 26559)
2010-02-14 Brian Paulsrc/glu/mini: fix mem leak (bug 26559)
2010-02-14 Brian Paulprogs/objviewer: close file (bug 26559)
next