profile/ivi/mesa.git
2009-06-09 Eric Anholti915: Add an option for testing the effect of early...
2009-06-09 Eric Anholtintel: Remove an unneeded hunk that slipped in with...
2009-06-09 Eric Anholtintel: Base tri clearing depth on Y tiling, not IS_I965().
2009-06-09 Eric Anholtintel: Fix intel_region_unmap to do unmap, not map.
2009-06-09 Brian Pauli965: added intelFlush() call in intel_get_tex_image()
2009-06-09 Brian Paultests: check for GL_EXT/ARB_framebuffer_object
2009-06-09 Brian Paultests: also test glGetTexImage with render to texture
2009-06-09 Brian Paultests: quick and dirty glGetTexImage() test program
2009-06-09 Brian Paulintel: use GLboolean, not int, for compressed parameter
2009-06-09 Brian Paulintel: make a bunch of glTexImage-related functions...
2009-06-09 Brian Paulintel: whitespace clean-ups
2009-06-09 Brian Paulvbo: more glDrawElements debug code (disabled)
2009-06-09 Brian Paulmesa: added a simple bounds checker to glMap/UnmapBuffe...
2009-06-09 Jakob Bornecrantztrace/rbug: Add support for draw block rule
2009-06-09 Jakob Bornecrantzrbug: Change block protocol around a bit
2009-06-09 Jakob Bornecrantztrace/rbug: Return textures currently bound to context
2009-06-09 Jakob Bornecrantzrbug: Extend context info and block ops
2009-06-09 Brian Paulintel: remove extra \n from warning string
2009-06-09 Brian Paulmesa: reorder fields, update comments for gl_buffer_object
2009-06-09 Michal Krolglsl: Expand nested preprocessor macros.
2009-06-09 Corbin Simpsonr300-gallium: HW TCL glxgears. (Read the rest of the...
2009-06-09 Corbin Simpsonr300-gallium: Make UCP and clip work again for SW TCL.
2009-06-09 Corbin Simpsonr300-gallium: Don't emit UCP planes for SW TCL.
2009-06-08 Michal Krolglsl: Fix preprocessor define argument parsing for...
2009-06-08 Brian Paulglsl: preprocessor debug code (disabled)
2009-06-08 Brian Pauldocs: document MESA_EXTENSION_OVERRIDE env var
2009-06-08 Brian Paulsoftpipe: advertise PIPE_CAP_MAX_TEXTURE_ANISOTROPY...
2009-06-08 Brian Paulmesa: new MESA_EXTENSION_OVERRIDE env var
2009-06-08 Maciej Cencoramesa: EXT_vertex_array_bgra fixes
2009-06-08 Jakob Bornecrantztrace/rbug: Sleep on windows when blocked
2009-06-08 Dave Airliellvm: fix compile on gcc 4.4
2009-06-07 Ben Skeggsnouveau: forgotten makefile...
2009-06-06 Ben Skeggsnv50: fix multi-texturing
2009-06-06 Ben Skeggsnv50: support non-normalized texture coords
2009-06-05 Corbin Simpsonr300-gallium: Use VAP_CLIP_CNTL.
2009-06-05 Corbin Simpsonr300-gallium: Emit UCP.
2009-06-05 Corbin Simpsonr300-gallium: Improve vs emit.
2009-06-05 Michal Krolmesa: Fix wglext.h prototypes.
2009-06-05 Ben Skeggsnv50: use larger tile sizes
2009-06-05 Ben Skeggsnv50: use nouveau_bo for query buffers
2009-06-05 Ben Skeggsnv50: create textures with nouveau_bo, for flexibility...
2009-06-05 Michal Krolutil: Fix winsock include.
2009-06-05 Corbin Simpsonr300-gallium: Mute some debug info.
2009-06-05 Corbin Simpsonr300-gallium: vs: Fix negation calculation.
2009-06-05 Corbin Simpsonr300-gallium: Fix pasta.
2009-06-05 Corbin Simpsonr300-gallium: Improve vs debug more.
2009-06-05 Corbin Simpsonr300-gallium: vs: Add negation, SUB.
2009-06-05 Corbin Simpsonr300: Moar vs debug.
2009-06-05 Ben Skeggsnouveau: plug in our map_buffer_range and friends
2009-06-05 Ben Skeggsnouveau: fix build with libdrm_nouveau 0.6
2009-06-05 Ben Skeggsnouveau: remove unneeded code from ws, use pipe_buffer_...
2009-06-05 Ben Skeggsnouveau: move channel creation into pipe drivers
2009-06-05 Ben Skeggsnouveau: call notifier/grobj etc funcs directly
2009-06-05 Ben Skeggsnv04: remove u_simple_screen usage
2009-06-05 Ben Skeggsnv10: remove u_simple_screen usage
2009-06-05 Ben Skeggsnv20: remove u_simple_screen usage
2009-06-05 Ben Skeggsnv30: remove u_simple_screen usage
2009-06-05 Ben Skeggsnv40: remove u_simple_screen usage
2009-06-05 Ben Skeggsnouveau: add pipe_buffer/fence code to pipe drivers...
2009-06-05 Ben Skeggsnouveau: pass nouveau_bo instead of pipe_buffer to...
2009-06-05 Ben Skeggsnouveau: call nouveau_pushbuf directly rather than...
2009-06-05 Dan Nicholsonosmesa: Link with -ldl for dlopen code
2009-06-05 Dan Nicholsonosmesa: Allow building standalone in all three channel...
2009-06-05 Jakob Bornecrantztrace/rbug: Use condvar on system that has it for blocking
2009-06-05 Jakob Bornecrantzgallium: Make pipe thread say if it has condvars or not
2009-06-04 Jakob Bornecrantztrace/rbug: Add new contexts functions to trace rbug
2009-06-04 Jakob Bornecrantzrbug: Update rbug protocol with new context calls
2009-06-04 Brian Paulmesa: call _mesa_ funcs, not gl funcs for debugging
2009-06-04 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-04 Brian Paulsoftpipe: separate case for PIPE_PRIM_POLYGON in sp_vbu...
2009-06-04 Brian Paulsoftpipe: fix incorrect tri vertex order for PIPE_PRIM_...
2009-06-04 Brian Paulst/mesa: increase ST_MAX_SHADER_TOKENS to 8k
2009-06-04 Brian Paultgsi: increase MAX_LABELS to 4096
2009-06-04 Brian Paulmesa: update wglext.h to latest version
2009-06-04 Brian Paulmesa: remove PFNGL typedefs that are in glext.h
2009-06-04 Brian Paulmesa: upgrade glext.h to version 52
2009-06-04 Eric Anholtintel: Add support for tiled textures.
2009-06-04 Eric Anholti915: Don't rely on fence regs when we don't have to.
2009-06-04 Eric Anholti915: Remove some long-dead i830 code.
2009-06-04 Brian Paulsoftpipe: separate case for PIPE_PRIM_POLYGON in sp_vbu...
2009-06-04 Brian Paulsoftpipe: fix incorrect tri vertex order for PIPE_PRIM_...
2009-06-03 Brian Paulswrast: always do span clipping in _swrast_write_rgba_s...
2009-06-03 Brian Paulvbo: minor reformatting
2009-06-03 Brian Paulvbo: move/refactor debug code
2009-06-03 Brian Paulvbo: added debug code to check array data validity...
2009-06-03 Brian Paulvbo: new debug/dump code (disabled)
2009-06-03 Brian Paulmesa: added NaN checking code (disabled)
2009-06-03 Brian Paulmesa: check/prevent NaN for EX2/LG2
2009-06-03 Brian Paultnl: updated clip debug code (disabled)
2009-06-03 Brian Paulmesa: added buffer object debug code (disabled)
2009-06-03 Brian Paultnl: add some floating point sanity checks (disabled)
2009-06-03 Brian Paulvbo: tweak out-of-bounds VBO access error message
2009-06-03 Ian RomanickThank you git for doing the right thing.
2009-06-03 Ian RomanickFix compiling indirect.c when GLX_DIRECT_RENDERING...
2009-06-03 Ian RomanickFast path when rebinding the same texture in single...
2009-06-03 Brian Paulst/mesa: minor clean-ups, reformatting, etc
2009-06-03 Brian Pauldocs: remove version info carried over from 7.5
2009-06-03 Brian Pauldocs: clarify GL_ARB_copy_buffer driver support
2009-06-03 Brian Paulst/mesa: implement/enable GL_ARB_copy_buffer extension
2009-06-03 Brian Paulmesa: fix error test mistake in _mesa_CopyBufferSubData()
next