silly bug: it's PROGRAM_VARYING
[mesa.git] / src /
2008-06-12 Zack Rusinsilly bug: it's PROGRAM_VARYING
2008-06-12 Zack Rusinglsl: make sure we replace all output reads with tempor...
2008-06-12 Brian Paulmesa: add some #if FEATURE_x tests
2008-06-12 Brian Paulgallium: add some #if FEATURE_x tests
2008-06-12 Brian Paulmesa: remove unneeded #include
2008-06-12 Brian Paulgallium: add missing comma
2008-06-12 Brian Paulgallium: disable the codegen for TGSI_OPCODE_EXPBASE2...
2008-06-12 Keith Whitwellgallium: fix SSE codegen for instructions that use...
2008-06-12 Brian Paulgallium: test for FEATURE_convolution
2008-06-12 Brian Paulgallium: remove unused/old st_atom_fixedfunction.c...
2008-06-12 Zack Rusinalmost forgot - RelAddr is a boolean so use it here
2008-06-12 Zack Rusinshaders: fix allocation of arrays of parameters
2008-06-12 Zack Rusinglsl: implement variable array indexes
2008-06-12 Brian Paulmesa: restore and fix Keith's "further degenerate the...
2008-06-12 Keith Whitwellpb: don't assert(0) on failure to allocate - this is...
2008-06-12 Brian PaulRevert "mesa: further degenerate the special case lit...
2008-06-12 Brian Paulmesa: refactor: update SConscript with recently added...
2008-06-12 Brian Paulmesa: refactor: move various ENUM_TO_x macros into...
2008-06-12 Brian Paulmesa: refactor: move glTexParameter-related functions...
2008-06-12 Brian Paulmesa: refactor: move glTexEnv-related functions into...
2008-06-12 Brian Paulmesa: refactor: move glTexGen-related functions into...
2008-06-12 José Fonsecagallium: Support L16 pixel format.
2008-06-12 José Fonsecapipebuffer: Fix improper memory free.
2008-06-12 José Fonsecagallium: Implement debug_get_num_option.
2008-06-12 Brian Paulegl: some basic docs for libEGL
2008-06-12 Brian Paulegl: some prototype Windows code (eq for dlopen,dlsym)
2008-06-11 Alan Hourihanerevert the DRI2 commits
2008-06-11 Keith Whitwelldraw: don't assume vertex position is in data[0]
2008-06-11 Keith Whitwelldraw: preserve specular alpha when flatshading -- may...
2008-06-11 Alan Hourihanefix card_extensions
2008-06-11 Alan Hourihanefix legacy DRI
2008-06-11 Alan Hourihaneadd missed files for DRI2 merge
2008-06-11 Alan HourihaneHook gallium i915 up to DRI2
2008-06-11 Alan Hourihanesmall optimization
2008-06-11 Alan HourihaneBring in DRI2 changes
2008-06-11 Keith Whitwelldraw: remove another debug assert on failover to generi...
2008-06-11 Keith Whitwelldraw: remove debug assert on failover to generic vs...
2008-06-10 Brian Paulmesa: refactor: fix some FEATURE_ typos, mistakes
2008-06-10 Brian Paulgallium: work-around glapi.c build problem for dri...
2008-06-10 Brian Paulegl: only windows are renderable at this time
2008-06-10 Brian Paulegl: some prototype API detection code
2008-06-10 Brian Paulmesa: refactor: move #define FEATURE flags into new...
2008-06-10 Brian Paulmesa: include mtypes.h
2008-06-10 Brian Paulmesa: remove unnecessary swrast, tnl includes
2008-06-10 Brian Paulgallium: remove stray include of st_context.h
2008-06-10 Brian Pauladd some missing rule dependencies
2008-06-10 Keith WhitwellRevert "draw: no need to rearrange most primitives...
2008-06-10 Keith Whitwelldraw: no need to rearrange most primitives in vcache...
2008-06-10 Keith Whitwelldraw: fix edgeflags on clipped poly emit
2008-06-10 Roland Scheideggercopy msaa visuals capability
2008-06-10 Keith Whitwelldraw: rework splitting of fan/loop prims in varray...
2008-06-09 José Fonsecasoftpipe: Replace GETENV by debug_get_bool_option.
2008-06-09 José Fonsecagallium: Detect buffer overflows in the homegrown memor...
2008-06-09 José Fonsecapipebuffer: Alternative buffer manager.
2008-06-09 José Fonsecapipebuffer: Be more lenient when matching cached buffer...
2008-06-09 José Fonsecagallium: Deprecate GETENV. Replace by debug_get_bool_op...
2008-06-09 Brian Paulmesa: Xlib libGL.so fixes from master
2008-06-09 Brian Paulmesa: remove unused api_eval.h header file
2008-06-09 Brian Paulmesa: refactor: move _mesa_update_minmax/histogram...
2008-06-09 Brian Paulmesa: refactor: move multisample-related functions...
2008-06-09 Brian Paulmesa: refactor: move _mesa_resizebuffers(), _mesa_Resiz...
2008-06-09 Brian Paulmesa: refactor: move glClear, glClearColor into new...
2008-06-09 Brian Paulgallium: include scissor.h
2008-06-09 Brian Paulmesa: refactor: move scissor functions into new scissor...
2008-06-09 Brian Paulmesa: refactor: move _mesa_init_exec_table() into new...
2008-06-09 Brian Paulmesa: refactor: move pixel map/scale/bias code into...
2008-06-09 Brian Paulmesa: refactor: new _mesa_init_pixelstore() function
2008-06-09 Brian Paulmesa: refactor: move glReadPixels code into new readpix...
2008-06-09 Brian Paulmesa: refactor: move glPixelStore function into new...
2008-06-09 Brian Pauls/SOLO/MESA/
2008-06-09 Brian Paulmesa: chmod a-x context.c
2008-06-09 Brian PaulMakefile clean-ups
2008-06-09 Brian Paulmore old stuff, rename SOLO->MESA, etc
2008-06-09 Brian Paulmesa: disable VF_SOURCES
2008-06-09 Brian Paulmesa: remove some obsolete gallium bits
2008-06-09 Brian Paulmesa: get rid of FBDEV/SVGA/etc bits
2008-06-09 Brian Paulegl: s/softpipe_egl.so/egl_softpipe.so/
2008-06-09 Brian Paulegl: choose between DRI and softpipe drivers
2008-06-09 Zack Rusinglsl: fix array size initialiazers using const variables
2008-06-09 Brian Paulgallium: disable a tgsi_dump() call
2008-06-09 Jakob Bornecrantzi915: Disable color buffer writes if no color buffer...
2008-06-09 Jakob Bornecrantzmesa: Most of the functions of MESA_TEXTURE_S8_Z24...
2008-06-08 Jakob Bornecrantzmesa: Add MESA_FORMAT_S8_Z24 texture format
2008-06-07 Keith Whitwelldraw: fix temp vs output buffer typo in vsvg_run_elts
2008-06-07 Jose FonsecaFix CRLF line endings.
2008-06-06 Brian Paulegl: improved Makefile
2008-06-06 Brian Paulegl: EGL->DRI adaptor/driver
2008-06-06 Brian Paulegl: clean-ups
2008-06-06 Brian Paulmesa: disable visual warning unless LIBGL_DEBUG is...
2008-06-06 Brian Paulegl: make _eglChooseDRMDriver() non-static
2008-06-06 Brian Paulegl: change default logging level to _EGL_WARNING
2008-06-06 Brian Paulgallium: additional comment
2008-06-06 Brian Paulmesa: sync up with latest Makefile changes on master
2008-06-06 Keith Whitwelldraw: fix intermediate buffer confusion in draw_vs_vari...
2008-06-06 Brian Paulegl: open X display if needed
2008-06-06 Keith Whitwellmesa: turn off ffvertex prog debug
2008-06-06 Keith Whitwelldraw: make sure middle-end primitive is uptodate in...
2008-06-06 Jakob Bornecrantzi915: Moved EGL_i915 to the common code
2008-06-06 Jakob Bornecrantzi915: Moved pipe_buffer and i915_winsys functions to...
2008-06-06 José Fonsecadraw: Compile draw_vs_aos only on x86.
next