use ASM_API variable, bug 4415
[mesa.git] / src / mesa / sources
2005-09-12 Brian Pauluse ASM_API variable, bug 4415
2005-09-10 Brian PaulClean-up of sources/Makefile, bug 4111
2005-07-02 Ian RomanickAdd support for assembly (static) dispatch functions...
2005-06-08 Keith WhitwellAdd t_vb_arbprogram_sse.c
2005-06-07 Keith WhitwellAdd new runtime assembly files.
2005-05-25 Michal Kroladd shader/slang/slang_assemble_assignment.c
2005-05-25 Michal Krolupdate grammar_mesa.c path
2005-05-25 Michal Kroladd mesa/shader/grammar to include list
2005-05-19 Michal Krolintermediate code generator (not finished);
2005-05-18 Keith WhitwellRemove old t_vertex.c codegen infrastructure, tie in...
2005-05-07 Brian Paulx86-64 transform optimizations (Mikko T.)
2005-05-04 Brian Paulfix xm_span2.c reference
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-05-04 Keith WhitwellAdd a facility to route all rasterization through a...
2005-04-22 Keith WhitwellSimplify the pipeline_stage structure
2005-04-22 Michal KrolMove some utility functions to slang_utility.c.
2005-04-15 Michal Kroladd shader/slang/slang_preprocess.c
2005-04-13 Michal Kroladd SLANG_SOURCES
2005-04-07 Brian PaulAdd shaderobjects_3dlabs.c back into build but use...
2005-03-29 Brian PaulDisable C++ shading language code yet again. Doesn...
2005-03-29 Brian Paulre-enable shading language sources
2005-03-26 Brian Pauldisable 3dlabs shading language code until build is...
2005-03-18 Michal Krolenable all 3dlabs front-end compiler sources
2005-03-14 Michal Krolre-enable slang sources
2005-02-05 Brian Pauladded fbobject.c to sources
2005-01-18 Brian Paulminor reorg of shader files, disable building for now
2005-01-18 Michal Kroladd shader/slang/slang_mesa.cpp
2005-01-18 Michal Kroladd slang preprocessor C sources; add slang include...
2005-01-17 Michal Kroladd src/mesa/shader/slang to INCLUDE_DIRS
2005-01-16 Brian Paul_mesa_GetInteger/Float/Boolean/Doublev() are now genera...
2005-01-13 Michal Kroladd shader/shaderobjects_3dlabs.c
2005-01-07 Keith WhitwellAdd t_vb_cull.c (Bernard Blackham)
2004-12-19 Dave AirlieImplement software ATI_fragment_shader
2004-10-28 Brian Paulname parameter to glGetActiveAttribARB() should not...
2004-10-14 Ian RomanickAdd support for optimized versions of the code underlyi...
2004-10-13 Ian RomanickInitial support for PowerPC specific code in Mesa and...
2004-06-30 Keith WhitwellAdd infrastructure for t_vertex.c codegen. Add an...
2004-06-22 Ian RomanickDon't include glapi_*.S files in DRI / solo builds.
2004-04-27 Brian PaulRemoved the old teximage code.
2004-04-14 Keith WhitwellUse tcc and the emitted C code from s_fragprog_to_c...
2004-03-29 Brian Paulfix the build
2004-03-29 Keith WhitwellFirst round of codegen for t_vtx_api.c -- ie the Begin...
2004-03-26 Brian Pauladded OSMESA_DRIVER_OBJECTS and COMMON_DRIVER_OBJECTS
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-02-24 Brian Pauls/transform/tnl/
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-05 Keith WhitwellBeef up t_vertex.c:
2004-01-05 Keith WhitwellAdd t_vertex.c
2003-12-12 Brian Paullists of common source files