mesa.git
2005-06-08 Keith WhitwellTurn off DISASSEM
2005-06-08 Keith WhitwellNew arguments for sse_shufps()
2005-06-08 Keith WhitwellUse ALIGN_MALLOC for parameter lists.
2005-06-08 Keith WhitwellAdd some more opcodes
2005-06-08 Ben Skeggs- Secondary colour
2005-06-08 Brian Paulregenerated
2005-06-08 Brian Paulput full prototype on one line to fix gl_mangle.h gener...
2005-06-08 Brian Paulremove stray line
2005-06-08 Keith WhitwellRemove ARL opcode from interpreter.
2005-06-08 Keith Whitwellnew file
2005-06-08 Brian Paulregenerate for latest glext.h
2005-06-08 Brian Paulfix some renderbuffer problems for Xserver build (Dave...
2005-06-08 Brian Paulcheck for double-buffered buffer in XMesaDestroyBuffer...
2005-06-07 Daniel Borcaupdates from Paul Garceau
2005-06-07 Brian Pauladded GL libs to APP_LIB_DEPS (bug 3485)
2005-06-07 Brian Paulfix error in OSMESA_LIB_NAME line
2005-06-07 Brian Paulfix GL_ALPHA render-to-texture problem (Jon Smirl)
2005-06-07 Keith WhitwellInitialize some variables.
2005-06-07 Keith WhitwellAdd new runtime assembly files.
2005-06-07 Keith WhitwellSplit out runtime assembly functions.
2005-06-07 Keith WhitwellNew files - split off runtime assembly functions from
2005-06-07 Keith WhitwellSimplify interpreted language:
2005-06-07 Keith WhitwellAdd a VP_MAX_OPCODE entry to allow engines with interna...
2005-06-07 Daniel Borcaupdates from Paul Garceau
2005-06-07 Jon SmirlAdd SetBuffer to egl driver too
2005-06-06 Jon SmirlAdd a NULL SetBuffer function to the fbdev driver
2005-06-06 Brian Paulthis is auto-generated
2005-06-06 Ben SkeggsTEX to output
2005-06-05 Ben SkeggsFix xyz/w interaction (needs a cleanup still..)
2005-06-05 Jon SmirlMake install install GLES too
2005-06-04 Brian Paulset OLD_RENDERBUFFER=0, need to clean up a few more...
2005-06-04 Brian Paulremove old span functions from swrast_device_driver...
2005-06-04 Brian Paulremove old span code
2005-06-04 Brian Paulfix an assertion
2005-06-04 Brian Paulremove old span code
2005-06-04 Brian Pauladded comment
2005-06-03 Karl SchultzFixup file lists for tarball/zip file creation.
2005-06-02 Karl SchultzUpdates for new Windows build system.
2005-06-02 Brian PaulRemove last of the old span code.
2005-06-02 Brian Pauloops, undo previous change
2005-06-02 Brian Paulstart removing old (pre-renderbuffer) span code
2005-06-01 Jouk Jansen Committing in .
2005-06-01 Jouk Jansen Committing in .
2005-06-01 Eric AnholtMove fallback and other debugging under TDFX_DEBUG...
2005-06-01 Eric AnholtAdd no_rast option.
2005-06-01 Keith WhitwellAdd a mode to test flat shading + separate specular.
2005-06-01 Eric AnholtFix the 3dfx driver by correcting what appears to be...
2005-06-01 Brian Pauladded code to detect GL_FRAMEBUFFER_INCOMPLETE_DUPLICAT...
2005-05-31 Brian Pauladd support for GL_RENDERBUFFER_RED/GREEN/BLUE/etc_SIZE...
2005-05-31 Brian Paulremove temporary GL_EXT_framebuffer_object info
2005-05-31 Brian Paulupdated to version 28
2005-05-31 Eric AnholtBugzilla #2708: Disable the fallback on GL_SPHERE_MAP...
2005-05-31 Alan HourihaneAdd Intel(R) 945G support (Keith Whitwell, Tungsten...
2005-05-31 Aapo TahkolaCauses lockups on some rare cases.
2005-05-31 Eric AnholtPull locking out of HW_LOCK/UNLOCK and into SpanRenderS...
2005-05-31 Eric AnholtCorrect the descriptions of the glBlend{Equation,Func...
2005-05-31 Eric AnholtRemove unused CTX_ARG2 define.
2005-05-31 Eric AnholtBugzilla #2195: Convert the radeon driver to the t_vert...
2005-05-31 Eric AnholtMove fallback debugging under MACH64_DEBUG=fall (matchi...
2005-05-30 Eric AnholtPull locking out from HW_LOCK/UNLOCK into SpanRenderSta...
2005-05-30 Eric AnholtFix software fallbacks by being safe with macro argumen...
2005-05-30 Eric AnholtAdd the no_rast debug option to mach64. It shows that...
2005-05-30 Eric AnholtPull hardware locking out into SpanRenderStart/Finish...
2005-05-30 Eric AnholtAdd the description of the no_rast option fallback...
2005-05-30 Eric AnholtAdd the no_rast debug option, which I used in some...
2005-05-30 Eric AnholtRemove unused CTX_ARG2.
2005-05-28 Eric AnholtPut some fallback debugging output under DEBUG_FALLBACKS.
2005-05-28 Eric AnholtAdd a missing EnsureCmdBufSpace, matching r200.
2005-05-28 Eric AnholtAdd a freebsd-dri-amd64 config, and quiet makedepend...
2005-05-28 Jerome GlisseSome fixes
2005-05-28 Dave Airlieuse shared-core
2005-05-28 Ben SkeggsUp MAX_AOS_ARRAYS to 16. Do we need more?
2005-05-28 Ben SkeggsPlay with swizzling a bit.
2005-05-28 Aapo TahkolaProgrammable per-vertex point sizes and proper result...
2005-05-27 Aapo TahkolaMore optimal r300Clear.
2005-05-27 Brian Paulproperly pop the GL_TEXTURE_GEN_ enable state
2005-05-26 Karl SchultzAccount for moved/new/removed files.
2005-05-26 Ian RomanickFix gl_enums.py so that enums that are listed with...
2005-05-26 Ian RomanickMinor correction to EXT_framebuffer_object XML. Fix...
2005-05-26 Ian RomanickMake a couple minor corrections to gl_API.xml. Fixes...
2005-05-26 Keith WhitwellBump driver date.
2005-05-26 Dave Airliemake egl build first so we don't get wierd drivers...
2005-05-26 Dave Airliemake linux-solo and linux-solo-x86 config files hierarc...
2005-05-26 Ben Skeggsconstant tracking
2005-05-26 Dave Airlieuse shared-core rather than shared
2005-05-26 Dave Airlieuse shared-core instead of shared
2005-05-25 Ian RomanickFix a couple typeos in enum names.
2005-05-25 Michal Krolchange local var names from "asm" to "assem" - I guess...
2005-05-25 Michal Krola small utility to convert .syn files to its binary...
2005-05-25 Michal Krolsilencium gcc warnings
2005-05-25 Michal Kroladd shader/slang/slang_assemble_assignment.c
2005-05-25 Michal Krolmore slang code
2005-05-25 Michal Krolncrease stack size
2005-05-25 Michal Krolupdate grammar_mesa.c path
2005-05-25 Michal Krolmoved from mesa/shader to mesa/shader/grammar
2005-05-25 Michal Krolremove the GLSL spec wording;
2005-05-25 Michal Kroladd mesa/shader/grammar to include list
2005-05-25 Michal Krolstand-alone vertsions of grammar_mesa - used by utilities;
2005-05-25 Keith WhitwellProvide initial values for some variables.
2005-05-25 Keith Whitwelladd special case for flat shaded + separate specular...
next