intel: intel_texture_drawpixels() can't handle GL_DEPTH_STENCIL.
[mesa.git] / src /
2009-06-11 Michel Dänzerintel: intel_texture_drawpixels() can't handle GL_DEPTH...
2009-06-10 Brian Paulglsl: fix warnings, update comments, s/TRUE/GL_TRUE/
2009-06-10 Michal Krolglsl: Handle continuation characters in preprocessor.
2009-06-10 Brian Paulgallium: updated PIPE_CAP_x comments
2009-06-09 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-10 Michal Krolglsl: Fix symbol replacement handling in preprocessor.
2009-06-10 Michal Krolwinsys/gdi: Link to ws2_32 library.
2009-06-10 Michal Kroltrace: __func__ --> __FUNCTION__.
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 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 Keith Whitwellmesa/st: fix tracking of mapped buffer ranges
2009-06-09 Keith Whitwellstw: ignore swapbuffer requests on singlebuffer
2009-06-09 Brian Paulglsl: Expand nested preprocessor macros.
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 Brian Paulst/mesa: fix incorrect bufObj Length assignment, remove...
2009-06-08 Brian Paulglsl: Fix preprocessor define argument parsing for...
2009-06-08 Michal Krolglsl: Fix preprocessor define argument parsing for...
2009-06-08 Jakob Bornecrantzpipebuffer: Silence out of heap space debug print
2009-06-08 Brian Paulglsl: preprocessor debug code (disabled)
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 Brian Paulst/mesa: remove invalid assertion
2009-06-08 José Fonsecamesa: Use matching signedness for the counter as upper...
2009-06-08 José Fonsecamesa: Allocate tokens from the heap.
2009-06-08 Brian Paulmesa: better error message for invalid texture unit...
2009-06-08 Brian Paulmesa: bump MAX_PROGRAM_ENV_PARAMS from 128 to 256
2009-06-08 Keith Whitwellmesa/vbo: drop all references to vbo on destroy
2009-06-08 Brian Paulmesa: EXT_vertex_array_bgra fixes
2009-06-08 Maciej Cencoramesa: EXT_vertex_array_bgra fixes
2009-06-08 Jakob Bornecrantztrace/rbug: Sleep on windows when blocked
2009-06-08 Jakob Bornecrantzstw: If stfb not set don't call into mesa
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 Brian Paulmesa: bump version to 7.5-rc3
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 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: Allow building standalone in all three channel...
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 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...
next