Explain the reason for TCL fallback when GL_SPHERE_MAP happens with
[mesa.git] / src /
2005-06-26 Eric AnholtExplain the reason for TCL fallback when GL_SPHERE_MAP...
2005-06-26 Eric AnholtZero out the ENGPACKET allocated on the stack, to avoid...
2005-06-26 Brian Paulfix for-loop in _mesa_GetDouble to avoid out of bounds...
2005-06-26 Brian Paulcheck for null oldBuffer in _mesa_realloc(), cleaned...
2005-06-26 Brian Paulneed parenthesis in realloc call
2005-06-24 Ian RomanickIgnore files generated as part of the build process.
2005-06-24 Ian RomanickFix non-x86 specific builds. The changes from glTexIma...
2005-06-24 Jeremy KolbFixed the XCB implementation when always_array is true...
2005-06-23 Brian PaulRemove the xmesa_set_buffer() function. No longer...
2005-06-22 Ian RomanickMark GenQueriesARB at 'always_array="true"'. This...
2005-06-22 Jeremy KolbFixed a bug where GenQueriesARB was generating the...
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-06-21 Nicolai HaehnleBack out the actual enabling of depth tiling.
2005-06-21 Nicolai HaehnleAdd PCI ID for R420 JI.
2005-06-21 Aapo Tahkolar300 driver side of color tiling support.
2005-06-21 Nicolai HaehnleMake sure texture base addresses are used correctly.
2005-06-21 Brian Paulcheck for NULL swrast->Driver.SetBuffer before calling it
2005-06-21 Brian Paulinclude light.h to silence warning
2005-06-20 Brian PaulDirectFB updates (Claudio Ciccani)
2005-06-20 Jeremy Kolbran "make" after update to glX_proto_send.py.
2005-06-20 Jeremy KolbFixed some issues where XCB replies were being freed...
2005-06-19 Brian PaulDefine __FUNCTION__ as a preprocessor symbol in glheade...
2005-06-16 Aapo TahkolaFix gloss breakage when using hw tnl.
2005-06-16 Aapo TahkolaUse depth tiling.
2005-06-16 Aapo TahkolaSupport 16-bit modes.
2005-06-16 Aapo TahkolaFix problems with elts when immediate mode is on.
2005-06-16 Aapo TahkolaTurn off VBO's.
2005-06-16 Aapo Tahkolalost_context never gets reset.
2005-06-16 Jon SmirlFix linux-solo build for mga check-in
2005-06-14 Ian RomanickAdds support for MGA DRM version 3.2.
2005-06-14 Jouk Jansen Committing in .
2005-06-13 Jon SmirlfbSwapBuffers needs to return a status
2005-06-13 Brian Paulmingw changes (Nolan Leake)
2005-06-12 Vladimir DergachevFixed typos.
2005-06-10 Vladimir DergachevAdd definition for memory controller latency registers..
2005-06-10 Keith Whitwellremove debug prints
2005-06-10 Brian Paulbe sure we have span texcoords before calling _swrast_t...
2005-06-10 Brian Paulpass mask array to PutRowRGB() in simple_z_textured_tri...
2005-06-10 Keith WhitwellAllow the print opcode to compile
2005-06-10 Keith WhitwellFix typo in spot attenuation
2005-06-10 Keith WhitwellCorrect test for attenuation.
2005-06-10 Keith WhitwellFix colormaterial flag calculations.
2005-06-10 Keith WhitwellAdd notes about intended precision of opcodes.
2005-06-09 Keith WhitwellFix a couple of buglets
2005-06-09 Keith WhitwellAnother typo
2005-06-09 Keith WhitwellFurther clean up RoughApproxPow2 and disable the optimi...
2005-06-09 Keith WhitwellFix typo in RoughApproxPow2
2005-06-09 Keith WhitwellStore compiled vertex program representations in a...
2005-06-09 Keith WhitwellBuild vertex programs using state from a 'state key...
2005-06-08 Keith WhitwellTurn off debug
2005-06-08 Keith WhitwellAdd t_vb_arbprogram_sse.c
2005-06-08 Keith WhitwellRuntime generate sse/sse2 code for some vertex programs...
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 Keith WhitwellRemove ARL opcode from interpreter.
2005-06-08 Keith Whitwellnew file
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 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 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-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-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 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 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...
next