mesa: refactor: move glClear, glClearColor into new clear.c file.
[mesa.git] / src / mesa / sources
2008-09-22 Brian Paulmesa: refactor: move glClear, glClearColor into new...
2008-09-22 Brian Paulmesa: refactor: move scissor functions into new scissor...
2008-09-22 Brian Paulmesa: refactor: move _mesa_init_exec_table() into new...
2008-09-22 Brian Paulmesa: refactor: move glReadPixels code into new readpix...
2008-09-22 Brian Paulmesa: refactor: move glPixelStore function into new...
2008-09-21 Keith Whitwellmesa: move fixed function vertex program builder from...
2008-09-21 Keith Whitwellmesa: move rastpos helper to tnl
2008-09-18 Brian Paulmesa: remove a bunch of -I paths from INCLUDE_DIRS
2008-09-18 Brian Paulmesa: prefix a bunch of #include lines with "main/".
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-09 Brian Paulfix Xlib libGL.so build problem.
2008-06-09 Brian Paulmore old stuff, rename SOLO->MESA, etc
2008-06-05 Brian Paulremove X11, Glide, OSMesa sources
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-14 Brian PaulUpdated GLSL uniform/sampler handling from gallium...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-04-21 BrianRename occlude.[ch] to queryobj.[ch]
2007-04-21 Brianadded slang_mem.c
2007-04-21 Brianadded new xm_glide.c file
2007-04-16 Brianremove t_vb_arbprogram.c
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-24 Brianmove some code into new slang_ir.c file
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-26 BrianMerge branch 'glsl-compiler-1' of git+ssh://brianp...
2007-02-26 BrianOverhaul of error handling.
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-23 Brianadded slang_label.c
2007-02-22 Brianremove nvvertexec.c, add prog_execute.c
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-20 Brianadded slang_builtin.c
2007-02-20 BrianMerge branch 'glsl-compiler-1' of git+ssh://brianp...
2007-02-09 Brianadd prog_debug.c
2007-02-02 Brianremove slang_library_texsample.[ch]
2007-02-02 Brianrename slang_link2.c slang_link.c
2007-02-02 Brianrename slang_assemble_typeinfo.[ch] to slang_typeinfo...
2007-02-02 Brianremove slang_assemble*.c files
2007-02-02 Brianremove slang_export.c and related code
2007-02-02 Brianremove slang_link.c and slang_analyse.c
2007-02-02 Brianremove slang_execute.c, slang_execute_x86.c
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-02-01 Brianremove slang_label.c until it's ready
2007-01-30 Keith WhitwellHelper for rebasing draw requests where min_index ...
2007-01-25 Roland Scheideggerremove tnl/t_vtx_x86_gcc.S file from sources as it...
2007-01-23 Brianfix g++ warnings/errors
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'vbo_0_1_branch' into vbo-0.2
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2007-01-15 keithwAdd vbo_split files
2007-01-13 BrianRework code related to temp register allocation, both...
2006-12-20 BrianOverhaul of GLSL API functions, dispatching, etc.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-15 Brianchange/add/rm several filenames
2006-12-14 BrianRemove unneeded -I directories (3Dlabs headers).
2006-12-13 BrianCheckpoint GLSL compiler work. Add new sources, remove...
2006-10-30 Keith Whitwellbetter handling of current attributes. Trivial dlist...
2006-10-16 Brian Pauls/X86_SOURCES/ASM_SOURCES/ in ALL_SOURCES to try to...
2006-09-29 Brian PaulMove mipmap generation functions, texture scaling funct...
2006-09-06 Brian Paulremove stray tab
2006-08-24 Brian PaulFunctions for vertex/fragment program transformations...
2006-08-21 Brian Paulmove ALL_SOURCES to sources file
2006-08-18 Brian PaulFix-ups for linux-fbdev config. No longer build Xlib...
2006-06-12 Ian RomanickAdd support for GL_APPLE_vertex_array_object. Several...
2006-05-19 Brian Pauladded rbadaptors.c
2006-03-14 Michal KrolAdd slang_analyse.c and slang_library_texsample.c.
2006-03-01 Brian Pauladded s_blit.c
2006-02-27 Michal KrolMore GLSL code:
2006-02-21 Michal KrolMore GLSL code:
2006-02-18 Michal KrolMore GLSL code.
2006-02-15 Michal KrolAdd swrast/s_arbshader.c.
2006-02-13 Michal KrolAdd tnl/t_vb_arbshader.c.
2006-01-30 Michal KrolAdd shader/slang/slang_compile_*.* files.
2005-12-14 Brian PaulRemoved the GL_SGIX/SGIS_pixel_texture extensions....
2005-11-19 Brian PaulRemove the _mesa_parse_arb_vertex/fragment_program...
2005-11-16 Brian Pauladded depthstencil.c
2005-11-08 Ian RomanickAt keithw's request, remove all traces of the "fragment...
2005-10-18 Keith WhitwellAdd _mesa_exec_malloc() and _mesa_exec_free() for alloc...
2005-09-16 Brian Paulalphabetize
2005-09-15 Brian PaulSplit the s_texture.c file into two new files:
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
next