mesa.git
2007-12-16 Ben Skeggsnouveau: some cleanups
2007-12-16 Ben Skeggsnv40: fix culling
2007-12-16 Ben Skeggsnv40: typo
2007-12-16 Ben Skeggsnv40: fp support for TGSI_FILE_IMMEDIATE.
2007-12-16 Ben Skeggsnv40: grow fragprog as needed
2007-12-16 Ben Skeggsnv40: destroy programs
2007-12-16 Ben Skeggsnv40: make vbo state update static
2007-12-15 Ben Skeggsnouveau: move extension stuff into nouveau_screen.c
2007-12-14 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-14 BrianAdded origin_lower_left field to pipe_rasterizer_state
2007-12-14 Brianupdate_samplers() didn't respect the sampler->texunit...
2007-12-14 Brianset SamplerUnit[] entry in load_texture() just to be...
2007-12-14 Brianemit tgsi declarations for texture samplers
2007-12-14 Brianset program->SamplersUsed bit when using a texture...
2007-12-14 BrianDon't always declare frag shader INPUT[0] as fragment...
2007-12-14 Brianupdate comment for TGSI_TOKEN_TYPE_IMMEDIATE case
2007-12-14 Ben Skeggsnv40: less dodgy vp const/insn handling
2007-12-14 Brianadd missing code for PIPE_FORMAT_S8_UNORM renderbuffer
2007-12-14 Brianremove unused var
2007-12-13 Keith Whitwell965: get brw_wm_surface_state compiling again
2007-12-13 Keith Whitwell965: get fragment shader compiler compiling
2007-12-13 Zack Rusini965: make the wm_surface compile
2007-12-13 Keith Whitwell965: implement magic buffer offset callback
2007-12-13 Keith Whitwell965: magic callback to get buffer offset
2007-12-13 BrianAdd QuadX,Y fields to tgsi_exec_machine to pass quad...
2007-12-13 Keith Whitwell965: missing code from last commit
2007-12-13 Keith Whitwell965: remove dead code
2007-12-13 Keith Whitwell965: remove dead code
2007-12-13 Keith Whitwell965: remove dead code
2007-12-13 Keith Whitwell965: remove dead code
2007-12-13 Keith Whitwell965: remove reference to metaops
2007-12-13 Keith Whitwell965: use state atom array directly
2007-12-13 Keith Whitwell965: calculate nr enabled vbos on the fly
2007-12-13 Zack RusinActually allocate the output registers.
2007-12-13 Zack RusinDon't generate spurious vs, move the enable a bit to...
2007-12-13 Ben Skeggsnv40: Do all fp setup in nv40_fragprog.c
2007-12-13 Ben Skeggsnouveau: mass renaming for consistency, no functional...
2007-12-13 Ben Skeggsnouveau: more adaption..
2007-12-12 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-12 Brianadded r5g5b5_put_tile_rgba()
2007-12-12 BrianRemove get/put_tile_rgba() functions.
2007-12-12 Brianremove #include
2007-12-12 BrianMove float/rgba tile get/put functions into new file.
2007-12-12 BrianPIPE_SCREEN_SURFACE no longer needed
2007-12-12 BrianRe-org of st_create_framebuffer() and renderbuffer...
2007-12-12 Brianmove some code to avoid deref of NULL ptr
2007-12-12 Keith Whitwell965: remove complex compiler for simple fragment programs.
2007-12-12 Keith Whitwell965: sketch changes to brw_wm_surface_state.c
2007-12-12 Keith Whitwell965: delete dead files
2007-12-12 Keith Whitwell965: delete dead files
2007-12-12 Keith Whitwell965: delete dead files
2007-12-12 Brianremove old assertion
2007-12-12 Brianadd PIPE_FORMAT_R5G6B5_UNORM to list of supported scree...
2007-12-12 Brianupdate format param type
2007-12-12 BrianTry PIPE_FORMAT_R5G6B5_UNORM for GL_RGB5 request.
2007-12-12 Brianfix some mistakes in the _PIPE_FORMAT_x #defines
2007-12-12 Zack Rusini965: compile vertex shaders and emit hardware instructions
2007-12-12 José FonsecaAdd src/mesa to include path.
2007-12-12 Ben Skeggsnouveau: take jumps into account properly when debuggin...
2007-12-12 Ben Skeggsnv40: Fix bug in vtxprog + a few tweaks
2007-12-12 Ben Skeggsnv40: small bug
2007-12-12 Zack Rusini915tex: remove. it's deprecated and causes merge problems
2007-12-12 Ben Skeggsnouveau: adapt
2007-12-12 Brianremove more -I paths
2007-12-12 Brianprefix some #includes
2007-12-12 Briantrim down #includes
2007-12-12 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-12 Briantrim down -I options
2007-12-12 Brianinclude pipe/tgsi/exec/tgsi_sse2.h if needed. Silences...
2007-12-12 BrianCell: draw smooth-shaded triangle
2007-12-11 BrianCollect some global vars in a single struct.
2007-12-11 BrianRemove temporary cell_create_surface()
2007-12-11 BrianSPU function prototypes, etc.
2007-12-11 Ian RomanickPort to libspe2
2007-12-11 Ian RomanickRemove '-include altivec.h'.
2007-12-11 José FonsecaMention 965 driver on main page.
2007-12-11 José FonsecaWrite a nicer doxygen main page, based on the TG's...
2007-12-11 José FonsecaCover LLVM code in doxygen output.
2007-12-11 Michel Dänzersoftpipe: Support for PIPE_FORMAT_A4R4G4B4_UNORM and...
2007-12-11 Michel DänzerRemove internal_format field from struct pipe_texture.
2007-12-11 Keith WhitwellRework gallium and mesa queries a little.
2007-12-11 Keith Whitwell965: remove duplicate brw_draw functions, make init...
2007-12-11 Keith Whitwellgallium: remove clear values from depth, stencil state
2007-12-11 BrianFix align16() function to work with 32/64-bit pointers...
2007-12-11 Brianchange align_malloc() alignment to uint
2007-12-11 BrianMove align_malloc(), align_free() to p_util.h
2007-12-11 Brianuse ALIGN16_ATTRIB from p_compiler.h
2007-12-11 BrianRemove obsolete clear_color, tex sampler state
2007-12-11 BrianRemove obsolete clear_color, tex sampler state functions
2007-12-11 Brianadd missing case statements for TGSI_TOKEN_TYPE_IMMEDIA...
2007-12-11 Zack RusinAdopt llvm to some of the latest changes.
2007-12-11 Zack RusinRedo the fragment program examples to match vp's
2007-12-11 Zack RusinAdd a simple fps counter to the example
2007-12-11 Zack RusinRedo the way we pass arguments to the llvm.
2007-12-11 Zack Rusinnumber of outputs is nr_attribs - 2
2007-12-11 Zack RusinImplement kilp and make it work
2007-12-11 Zack RusinRewrite argument passing to prepare for handling of...
2007-12-11 Keith Whitwellgallium: remove set_sampler_units interface
2007-12-11 Keith Whitwellgallium: remove redundant clear_color state.
2007-12-11 Keith Whitwellgallium: Remove feedback interfaces from pipe driver.
next