mesa: refactor: move glTexGen-related functions into new texgen.c file
[mesa.git] / src / mesa / sources
2008-06-12 Brian Paulmesa: refactor: move glTexGen-related functions into...
2008-06-09 Brian Paulmesa: refactor: move multisample-related functions...
2008-06-09 Brian Paulmesa: refactor: move glClear, glClearColor into new...
2008-06-09 Brian Paulmesa: refactor: move scissor functions into new scissor...
2008-06-09 Brian Paulmesa: refactor: move _mesa_init_exec_table() into new...
2008-06-09 Brian Paulmesa: refactor: move glReadPixels code into new readpix...
2008-06-09 Brian Paulmesa: refactor: move glPixelStore function into new...
2008-06-09 Brian Paulmore old stuff, rename SOLO->MESA, etc
2008-06-09 Brian Paulmesa: disable VF_SOURCES
2008-06-09 Brian Paulmesa: remove some obsolete gallium bits
2008-06-09 Brian Paulmesa: get rid of FBDEV/SVGA/etc bits
2008-06-05 Brian Paulsync up with Makefile changes on master
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-04-22 Michel Dänzergallium: Don't link x86sse.c into libmesa.a.
2008-04-05 Brianmesa: no longer combine vertex/fragment shader paramete...
2008-03-20 Briangallium: glBitmap code now separe from glDraw/CopyPixel...
2008-03-18 Briangallium: added st_cb_blit.c
2008-03-12 Briangallium: rework CSO-related code in state tracker
2008-02-19 José FonsecaBring in ppc spe rtasm into gallium's rtasm module.
2008-02-19 José FonsecaSimplify makefile boilerplate code.
2008-02-18 José FonsecaCode reorganization: split gallium and mesa makefiles.
2008-02-15 Keith Whitwelldraw: subclass vertex shaders according to execution...
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: s/aux/auxiliary/ -- update build.
2008-02-15 José FonsecaCode reorganization: update build.
2008-02-14 Ian RomanickReal-time assembler for Cell SPE.
2008-02-11 Zack Rusinremove seperate llvm vs entry points
2008-02-08 Briangallium: initial implemenation of auto mipmap generatio...
2008-02-06 José Fonsecagallium: Cross-platform debugging helpers.
2008-01-28 José FonsecaClone vf module.
2008-01-21 Briangallium: new 'draw' stage for line stipple
2008-01-18 Michel DänzerUnify copy_rect helpers.
2008-01-04 Zack Rusinllvm: we need custom rules so had to redo the build...
2007-12-17 Keith Whitwellgallium: incorporate alpha state into depth_stencil...
2007-12-15 BrianUse tile functions in new p_tile.[ch]
2007-12-12 Brianremove more -I paths
2007-12-12 Briantrim down -I options
2007-12-11 Keith Whitwellgallium: remove redundant clear_color state.
2007-12-11 Keith Whitwellgallium: Remove feedback interfaces from pipe driver.
2007-12-11 Zack RusinPort i965 driver to Gallium3D.
2007-12-08 BrianDisable, remove tnl module from the Gallium build since...
2007-12-08 BrianDisable swrast, swrast_setup and driverfuncs in the...
2007-12-07 BrianOverhaul the Xlib winsys layer.
2007-12-06 Michel DänzerHide texture layout details from the state tracker.
2007-11-23 Michal Krolgallium: reorg tgsi directories.
2007-11-22 José FonsecaNew vertex buffer stage.
2007-11-06 BrianDetermine GL extensions/limits by making pipe queries.
2007-11-05 Brianmove st_create_framebuffer() to new st_framebuffer...
2007-11-02 Zack RusinRenaming llvmtgsi to gallivm. Taking first steps on...
2007-11-01 Briandisable/omit renderbuffer span code
2007-10-31 Brianremove xm_dd.c from build
2007-10-31 Brianomit X point/line/triangle routines
2007-10-31 Brianswitch to Xlib driver in pipe/xlib/
2007-10-31 BrianNo longer need st_update_tnl atom.
2007-10-31 BrianUse ffvertex_prog.c code instead of t_vp_build.c code.
2007-10-30 Brianadded prog_cache.c
2007-10-30 BrianRename file since it's now a state atom
2007-10-30 Brianadded st_pixeltransfer.c
2007-10-29 Zack RusinRemove conditionals from the makefiles.
2007-10-27 BrianMove mesa_to_tgsi.[ch] to state_tracker
2007-10-24 Zack RusinCleanup some code.
2007-10-24 Zack RusinRefactor the tgsi->llvm storage translator
2007-10-24 Zack RusinImplement basic opcode translation and storage translation.
2007-10-24 Zack RusinImplement the conversion and do the initial execution...
2007-10-24 Zack RusinInitial stab at LLVM integration.
2007-10-22 Brianplug the wide prims code into the pipeline
2007-10-18 Brianadded st_debug.c
2007-10-14 BrianAdded accum function/files.
2007-09-27 Keith WhitwellMake flushing more lazy in the draw module.
2007-09-25 BrianTranslate mesa vertex/fragment programs to TGSI program...
2007-09-18 Zack RusinFinishing up rename of the setup state to the rasterize...
2007-09-18 Zack Rusinmove cso cache to the pipe directory
2007-09-18 Zack RusinCombing depth and stencil objects and making them immut...
2007-09-18 Zack RusinImplementing a better hash, removing state_tracker...
2007-09-18 Zack RusinFirst stab at immutable state objects (create/bind...
2007-09-17 BrianPlug in selection/feedback code.
2007-09-10 Brians/xm_softpipe.c/xm_winsys.c/
2007-09-10 Brianadded st_cb_rasterpos.c
2007-09-06 BrianInitial work for post-transformed vertex feedback buffers.
2007-09-06 BrianMove guts of glRasterPos down into T&L module.
2007-08-30 BrianConsolidate vertex-related code in new draw_vertex.c
2007-08-27 Keith WhitwellSplit out vertex shader/cache/fetch functionality from...
2007-08-25 Keith Whitwellcheckpoint in constant tracking rework
2007-08-24 michalAdd tgsi_sse2.
2007-08-24 Keith WhitwellFixup include paths after rename
2007-08-22 michalAdd deco_caps.c.
2007-08-20 BrianStart to remove the temporary draw_vb() and draw_vertic...
2007-08-20 BrianMove guts of vertex array drawing into the 'draw' module.
2007-08-16 BrianDrawing code refactoring.
2007-08-11 Brianadded st_cb_queryobj.c
2007-08-10 Keith WhitwellMove string functions to state_tracker, add queries...
2007-08-10 Keith WhitwellHandle glFlush/glFinish through the state tracker.
2007-08-10 Brianadded st_cb_readpixels.c
2007-08-10 Brianrename st_cb_teximage.h st_format.h
2007-08-07 Brianadded st_atom_texture.c
2007-08-07 Brians/pipe_texture_object/pipe_mipmap_tree/, drop st_texobj.c
2007-08-06 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-06 Brianadded xm_softpipe.c
2007-08-06 Brianadded st_cb_texture.c
next