mesa.git
2008-05-28 Jakob Bornecrantzi915: DriConfigOptions started complaining on this...
2008-05-28 Jakob Bornecrantzi915: Remove workaround for buggy draw module
2008-05-28 Jakob Bornecrantzi915: Prepare for tiled private front and back buffers
2008-05-28 Jakob Bornecrantzi915: Made vertex submission eaven faster
2008-05-28 Jakob Bornecrantzi915: Made vbuf work
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-28 Jakob Bornecrantzi915: Don't segfault on buffer allocation error
2008-05-28 Jakob Bornecrantzi915: Make EGL_i915 compile
2008-05-28 Jakob Bornecrantzi915: Make EGL_i915 segfault if modesetting is not...
2008-05-28 Jakob Bornecrantzegl: Temporarily disable eglx.[c|h] building
2008-05-28 Jakob Bornecrantzegl: Make dri driver compile
2008-05-28 Jakob Bornecrantzegl: Make demo driver compile
2008-05-28 Jakob Bornecrantzegl: Fix warning in eglgears
2008-05-28 Jakob Bornecrantzegl: Make demo3 compile
2008-05-28 José Fonsecagallium: Windows CE portability fixes.
2008-05-27 Brian Paulinclude eglconfigutil.h
2008-05-27 Brian PaulMove some config-related utility functions into new...
2008-05-27 Brian Paulmisc updates, clean-ups, remove dependency on mtypes.h
2008-05-27 Brian Paulminor overhaul/re-org of driver selection/loading code
2008-05-27 Brian Pauladded _eglGet*Handle() functions
2008-05-27 Brian Pauladded EGL_OPENGL_API case
2008-05-27 Brian Pauleliminate the context hash table
2008-05-27 Brian Paulfix typo: s/Contexts/Surfaces/
2008-05-27 Brian Pauls/GLuint/unsigned/
2008-05-27 Brian Paulinclude eglext.h, define EGL_EGLEXT_PROTOTYPES
2008-05-27 Brian Paulupdates for EGL 1.4
2008-05-27 Brian Paulassorted changes to compile with new EGL 1.4 headers...
2008-05-27 Brian Paulpipe stderr to /dev/null
2008-05-27 Brian Paulobsolete with EGL 1.4
2008-05-27 Brian Pauladded EGL_MESA_screen_surface, EGL_MESA_copy_context...
2008-05-27 Brian Pauladded typedefs for X/Mesa
2008-05-27 Brian Paulremove stray ! character
2008-05-27 Brian Paulnew eglplatform.h from Khronos.org (replaces GLES/eglty...
2008-05-27 Brian Paulnew eglext.h from Khronos
2008-05-27 Brian PaulEGL 1.4 header from Khronos
2008-05-27 Keith Whitwelldraw: support psize in vs_varient paths
2008-05-27 Keith Whitwelldraw: add disabled debug code
2008-05-27 Keith Whitwelldraw: ensure vs outputs mapped correctly to vinfo attribs
2008-05-27 Keith Whitwelldraw: fix ABS aliasing bug
2008-05-27 José Fonsecagallium: Autodetect WINCE.
2008-05-27 José Fonsecascons: Play nice with MS Embedded Visual C++.
2008-05-27 Keith Whitwelldraw: explicitly list nr_inputs, outputs in varient key
2008-05-27 Keith Whitwelldraw: remove dead file
2008-05-27 Jakob Bornecrantzdraw: Fixed typo in draw_pt_varray and added comments
2008-05-27 Jakob Bornecrantzdraw: Fix for EMIT_4UB case
2008-05-27 Keith Whitwelldraw: hook up viewport / rhw emit to varient key state
2008-05-27 Keith Whitwelldraw: restore extras path in draw_pt_vcache.c, keep...
2008-05-27 Keith Whitwelldraw: dump individual instructions as they are processed
2008-05-27 Keith Whitwelltgsi: export utils for dumping individual instructions
2008-05-27 Keith Whitwelldraw: fix writemask/shufps confusion
2008-05-27 Keith Whitwelldraw: some possible fixes for spilling
2008-05-27 Keith Whitwellffvertex: emit full LIT when attenuating (needs the...
2008-05-27 Keith Whitwellffvertex: don't compute whole eye vector if only eye...
2008-05-26 Brian Paulgallium: free renderbuffer's old texture in st_renderbu...
2008-05-26 Keith Whitwelldraw: defensively flush pipeline backend when setting...
2008-05-26 Keith Whitwelldraw: defensively reset render primitive some more
2008-05-26 Keith Whitwelldraw: defensively reset render primitive, which can...
2008-05-26 Keith Whitwelldraw: add missing break
2008-05-26 José FonsecaRevert DOS line endings.
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-26 Jakob Bornecrantzi915: Removed screen sufixes on texture functions
2008-05-26 Jakob Bornecrantzi915: Fix for tex-surface merge
2008-05-26 Jakob BornecrantzMerge branch 'gallium-tex-surface' into gallium-0.1
2008-05-26 Keith Whitwelldraw: extend precision in RSQ opcode
2008-05-25 Keith Whitwelldraw: more aos tweaks
2008-05-25 Keith Whitwellcso: use memcpy rather than structure asignment for...
2008-05-25 Keith Whitwelldraw: slight tweak for XPD opcode
2008-05-25 Keith Whitwelldraw: remove EXP & LOG from vs_aos.c
2008-05-25 Keith Whitwelldraw: special case for writing out scalar results
2008-05-25 Keith Whitwelldraw: clean up some of the xmm register manipulation...
2008-05-25 Keith Whitwellcso: use memcpy rather than structure asignment for...
2008-05-25 Keith Whitwelldraw: add viewport support to generic vs varient code
2008-05-25 Keith Whitwelldraw: fix input vs output typo in emit
2008-05-24 José FonsecaDemangle C++ symbols.
2008-05-24 Keith WhitwellRevert "mesa: save a temp on normalizes"
2008-05-24 Keith Whitwelldraw: use lookup tables to avoid calling pow() in LIT...
2008-05-24 Keith Whitwellmesa: pre-swizzle normal scale state value
2008-05-24 Keith Whitwellmesa: evaluate _NeedEyeCoords prior to generating inter...
2008-05-24 Keith Whitwelldraw: add a debug-print which can be called from inside...
2008-05-24 Keith Whitwellrtasm: add some helpers for calling out from generated...
2008-05-24 José Fonsecagallium: Pre-processor for win32 kernel profile output.
2008-05-24 José Fonsecagallium: Poor-man profiler for win32 kernel.
2008-05-24 José Fonsecascons: New profile build.
2008-05-23 Keith Whitwellmesa: save a temp on normalizes
2008-05-23 Keith Whitwellmesa: further degenerate the special case lit substitute
2008-05-23 Keith Whitwellglapi: fix include path & make build work
2008-05-23 Keith Whitwellmesa: don't emit LIT instruction when mat shininess...
2008-05-23 Jakob Bornecrantzi915: Revert accidental change
2008-05-23 Jakob Bornecrantzi915: Improved vertex buffer performance
2008-05-23 Jakob Bornecrantzi915: Fix for edgeflags
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-23 Jakob Bornecrantzegl: Don't build EGL programs either
2008-05-23 Jakob Bornecrantzegl: Stoped compiling EGL completely
2008-05-23 Jakob Bornecrantzi915: Made EGL report the actual modes on the screen...
2008-05-23 Thomas Hellstromi915: Make batchbuffers larger.
2008-05-23 Thomas Hellstromi915: Use the malloc pool for constant buffers since...
2008-05-23 Jakob Bornecrantzmesa: Added linux-egl target, that only builds the...
2008-05-23 Jakob Bornecrantzmesa: On second thought lets not build the driver
2008-05-23 Keith Whitwelldraw: faster LIT(), incorrect though
2008-05-23 Keith Whitwellmesa: do object-space lighting in ffvertex_prog.c
next