mesa.git
2008-01-26 Michal Krolgallium: Fix build on Windows.
2008-01-26 Michal Krolgallium: Fix build on Windows.
2008-01-26 Keith Whitwellgallium: restructure vertex fetch code slightly
2008-01-26 José Fonsecagallium: Fix MSVC float/double conversion warning.
2008-01-26 José Fonsecagallium: Complete integer types.
2008-01-26 Keith Whitwellgallium: minor cleanups to pipe interface
2008-01-26 Keith Whitwellgallium: add PIPE_FLUSH_SWAPBUFFERS flag
2008-01-26 Keith Whitwellgallium: add notify_swapbuffers_complete, use it to...
2008-01-26 Keith Whitwellgallium: specialize glFlush vs other flush semantics
2008-01-26 Keith Whitwellgallium: remove makefile whitespace
2008-01-26 BrianCell: updates to match pipe_buffer changes
2008-01-26 BrianCell: typedefs need semicolons, Ian :)
2008-01-26 BrianCell: emit framebuffer state like other state
2008-01-26 Briangallium: replace loop w/ memset in draw_vertex_cache_in...
2008-01-26 Briangallium: better flush logic in draw module
2008-01-26 Briangallium: replace prim pipeline begin/end() functions...
2008-01-25 Ian RomanickWork around parameter differences for main in different...
2008-01-25 Keith Whitwellgallium: rename pipe_buffer_handle to pipe_buffer...
2008-01-25 Michel Dänzergallium: Simplify winsys buffer interface.
2008-01-25 Keith Whitwell965: add asserts to catch batch overrun
2008-01-25 Keith Whitwell965: cope better with range decls for temps, immediates...
2008-01-25 Briangallium: include p_state.h, replace PIPE_MAX_SHADER_OUT...
2008-01-25 BrianCell: propogate vertex info to SPUs, use it for attrib...
2008-01-25 BrianCell: batch_buffer_size should be uint, not ubyte
2008-01-25 BrianCell: new ROUNDUP16() macro
2008-01-25 Briangallium: optimizations to flatshade, two-side prim...
2008-01-25 Briangallium: added rastpos_destroy()
2008-01-25 BrianCell: insert dummy field into cell_command_render struc...
2008-01-25 BrianCell: s/-W/-Wall/ in linux-cell
2008-01-24 BrianCell: send actual vertex size in the render command
2008-01-24 BrianCell: rewrite compute_vertex_layout()
2008-01-24 BrianCell: fix asst. warnings
2008-01-24 Briangallium: added rastpos_destroy()
2008-01-24 Briani915: add case for TGSI_FILE_IMMEDIATE to avoid error...
2008-01-24 BrianCell: use Cell driver by default if linux-cell is built
2008-01-24 Zack Rusindisable usage of llvm in fragment shaders
2008-01-24 Zack Rusinchange the name of the shaders to reflect what they do.
2008-01-24 BrianCell: s/FORMAT/EMIT/
2008-01-24 Briangallium: rename FORMAT_x to EMIT_x and use EMIT_ALL...
2008-01-24 Briangallium: improved vertex layout and interpolant setup...
2008-01-23 Ian RomanickSpecify linker instead of letting mklib use gcc
2008-01-23 Ian RomanickUse HOST_CC for programs that will run on the build...
2008-01-23 Ian RomanickUse EXTRA_LIB_PATH with *_LIB_DEPS
2008-01-23 Ian RomanickRemove unnecessary paths
2008-01-23 BrianCell: remove old test code
2008-01-23 BrianCell: asst. updates to sync up with today's earlier...
2008-01-23 Briangallium: remove support for separate depth/stencil...
2008-01-23 Briangallium: in sp_tile_cache_clear() mark all cache slots...
2008-01-23 Briangallium: rework compute_vertex_layout() to intelligentl...
2008-01-23 Briangallium: restore/rewrite vbuf code for softpipe
2008-01-23 Briangallium: overhaul usage of vertex_info in draw module.
2008-01-23 Briangallium: s/INTERP_NONE/INTERP_LINEAR/ to fix assertion...
2008-01-23 Briangallium: fix computation of raster.point_size_per_verte...
2008-01-23 Briangallium: multiply vertex point size by 0.5
2008-01-23 Briangallium: use temp reg for storing color to avoid readin...
2008-01-22 Briangallium: Don't allocate a vertex buffer until after...
2008-01-22 José Fonsecaadded stipple_destroy()
2008-01-22 Briangallium: Added FORMAT_1F_PSIZE to insert constant point...
2008-01-22 Briangallium: silence warnings
2008-01-22 BrianCell: initial support for sampler state
2008-01-22 BrianCell: s/cell_init_surface_funcs/cell_init_surface_funct...
2008-01-22 BrianCell: Added cell_surface.[ch] files
2008-01-22 Briangallium: remove unneeded protos, #includes, etc
2008-01-22 Briangallium: include sp_headers.h
2008-01-22 BrianCell: renamed cell_surface.[ch] to cell_clear.[ch]
2008-01-22 BrianCell: rename cell_surface.[ch] cell_clear.[ch]
2008-01-22 BrianCell: Add initial texture functions
2008-01-22 BrianCell: add cell_set_sampler_texture()
2008-01-22 Briangallium: move softpipe_get_tex_surface() prototype
2008-01-22 Briangallium: add license comment
2008-01-22 Briangallium: move softpipe_get_tex_surface() into sp_texture.c
2008-01-22 BrianCell: added asmfiles rule
2008-01-21 Briangallium: prototype draw_linestipple.c replaced by draw_...
2008-01-21 Briangallium: remove per-fragment line stipple code
2008-01-21 Briangallium: new 'draw' stage for line stipple
2008-01-21 Brianfix broken point rendering in sp_vbuf_render()
2008-01-21 Briangallium: add a src_index[] array to draw's vertex_info...
2008-01-21 BrianCell: use tile_t for color tile
2008-01-21 BrianCell: clean-up/re-org tile code
2008-01-20 BrianCell: use depth/stencil state to enable ztest
2008-01-20 Brianenable call to cell_emit_state()
2008-01-19 BrianCell: improve "finished copying batch buffer" signalling.
2008-01-18 Brians/varible/variable/
2008-01-18 Brianset param type to PROGRAM_CONSTANT when parsing immediates
2008-01-18 Brianuse PROGRAM_CONSTANT instead of PROGRAM_STATE_VAR when...
2008-01-18 Michel DänzerUnify copy_rect helpers.
2008-01-17 José FonsecaRevert "temporarily don't emit TGSI immediates, use...
2008-01-17 José FonsecaBack-port miscellaneous fixes from internal branch...
2008-01-17 José Fonsecagallium: Pass PIPE_BUFFER_USAGE_PIXEL to buffer_data.
2008-01-17 José Fonsecagallium: Handle TGSI_OPCODE_END on sse2.
2008-01-17 Briantemporarily don't emit TGSI immediates, use the constan...
2008-01-17 José Fonsecagallium: Fix cut-n-paste error.
2008-01-17 José Fonsecagallium: Alternative mm_bufmgr_create_from_buffer const...
2008-01-17 José Fonsecagallium: Detect if a null buffer is passed.
2008-01-17 Keith Whitwellgallium: fix warning
2008-01-17 Keith Whitwellgallium: fix warning
2008-01-17 Keith Whitwellgallium: hardwire reset_temps functionality
2008-01-17 Keith Whitwellgallium: whitespace changes
2008-01-17 José Fonsecagallium: Ignore generated files.
2008-01-16 Brianuse NEGATE_X/Y/Z/W tokens
next