mesa.git
2009-11-06 Jakob Bornecrantzi965g: Header whitespace
2009-11-06 Keith Whitwelli965g: get brw_state_debug.c building
2009-11-06 Keith Whitwelli965g: propogate index size state
2009-11-06 Keith Whitwelli965g: remove references to brw_surface_bo()
2009-11-06 Keith Whitwelli965g: plumb through fb_write target and eot data
2009-11-06 Keith Whitwelli965g: propogate nr_cbufs into wm prog key
2009-11-06 Keith Whitwelli965g: init saturate field in fp dst_reg helper
2009-11-06 Keith Whitwelli965g: add dumping for our new pass_fp output
2009-11-06 Keith Whitwelli965g: disassemble each instruction as generated
2009-11-06 Keith Whitwelli965g: hardwire linear interpolation for now
2009-11-06 Keith Whitwelli965g: fix some reloc counts
2009-11-06 Keith Whitwelli965g: don't set up vs stack register for non-branching...
2009-11-06 Keith Whitwelli965g: add DEBUG_MIN_URB flag
2009-11-06 Keith Whitwelli965g: tgsi outputs cannot be used as source regs
2009-11-06 Keith Whitwelli965g: use curr.vertex_element state directly
2009-11-06 Keith Whitwelltrivial: add vbo-tri, an even simpler version of tri.c
2009-11-06 Keith Whitwelli965g: don't emit line stipple packet if stipple disabled
2009-11-06 Keith Whitwelli965g: populate brw_context chipset id
2009-11-06 Keith Whitwelli965g: make sure blend color packet header is initialized
2009-11-06 Keith Whitwelli965g: remove/disable inactive state atoms
2009-11-06 Keith Whitwelli965g: populate wm reloc array earlier
2009-11-06 Keith Whitwelli965g: point_rast_rule comment no longer applies
2009-11-06 Keith Whitwelli965g: scissor off by one
2009-11-06 Keith Whitwelli965g: restore code to populate the relocation background
2009-11-05 Keith Whitwelli965g: clean up winsys dumping code a little
2009-11-05 Keith Whitwelli965g: pass relocation information in an array with...
2009-11-05 Keith Whitwelli965g: propogate map-buffer-range semantics down to...
2009-11-05 Keith Whitwelli965g: make the winsys responsible for all buffer-...
2009-11-05 Keith Whitwelli965g: remove duplicate viewport state in brw_context
2009-11-05 Keith Whitwelli965g: correct sense of writedisable flags
2009-11-05 Keith Whitwellbrw: push more dumping into the winsys
2009-11-05 Keith Whitwelli965g: correct size of surf_bo array
2009-11-05 Keith Whitwelli965g: use Elements in loops over arrays
2009-11-05 Keith Whitwelli965g: add const qualifiers
2009-11-05 Keith Whitwelli965g: disassemble more than one instruction at a time
2009-11-05 Keith Whitwelli965g: remove old dumping code
2009-11-05 Keith Whitwelli965g: call dissassembler for appropriate data uploads
2009-11-05 Keith Whitwelli965g: add lots of error checks and early returns
2009-11-05 José Fonsecai965g: Don't dump pads or dwords aliases.
2009-11-05 Keith Whitwelli965g: hook up dumpers in dumping winsys
2009-11-05 José Fonsecai965g: Dumper for i965 structures.
2009-11-05 Keith Whitwelli965g: add data type tags to aid dumping/decoding
2009-11-05 Keith Whitwelli965g: use pipe_error return value for brw_batchbuffer_...
2009-11-05 Keith Whitwelli965g: fix compiler warning
2009-11-05 Jakob Bornecrantzi965g: Builds with scons
2009-11-05 Jakob Bornecrantzi965g: Fix debug check
2009-11-05 Jakob Bornecrantzi965g: Build with configure
2009-11-05 Jakob Bornecrantzi965g: Do not create a symlink for i965_dri.so
2009-11-05 Jakob Bornecrantzi915g: Do not create a symlink for i965_dri.so
2009-11-04 Keith Whitwelli965g: enable line stipple packet emit
2009-11-04 Keith Whitwelli965g: fix order of calculation of brw->wm.nr_surfaces
2009-11-04 Keith Whitwelli965g: consolidate some includes
2009-11-04 Keith Whitwelli965g: fix some asserts
2009-11-04 Keith Whitwelli965g: remove redundant screen pointer in brw context...
2009-11-04 Keith Whitwelli965g: initialize winsys pointer in surface cache
2009-11-04 Keith Whitwelli965g: init pointer to null, avoid segfault
2009-11-04 Keith Whitwelli965g: clean up wm init_registers func
2009-11-04 Keith Whitwelli965g: hook up some missing vertex shader code
2009-11-04 Keith Whitwelli965g: hook up some vertex state funcs
2009-11-04 Keith Whitwellws/i965: allow NULL buffer in winsys::bo_unreference
2009-11-04 Keith Whitwelli965g: pull in a copy of intel_decode.c for now
2009-11-04 Keith Whitwelli965g: hook up flush-frontbuffer
2009-11-04 Keith Whitwelli965g: fix up batchbuffer confusion
2009-11-04 Keith Whitwelli965g: plumb in some surface state
2009-11-04 Keith Whitwelli965g: hook up pipe_clear functions
2009-11-04 Keith Whitwelli965g: add constant buffer setter
2009-11-04 Keith Whitwelli965g: add missing is_*_referenced callbacks
2009-11-04 Keith Whitwelli965g: initialize surface refcount
2009-11-04 Keith Whitwelli965g: add more missing pipe callbacks
2009-11-04 Keith Whitwelli965g: add some missing texture creation code
2009-11-04 Keith Whitwelli965g: stubs for brw_pipe_vertex.c
2009-11-04 Keith Whitwelli965g: hook up pipe sampler callbacks
2009-11-04 Keith Whitwelli965g: hook up more pipe_context functions
2009-11-04 Keith Whitwelli965g: add missing buffer functions
2009-11-04 Keith Whitwellws/i965: add load-time driver registration
2009-11-04 Keith Whitwellws/i965: add butt-ugly linker hack
2009-11-04 Keith Whitwelli965g: hook up brw_screen.c
2009-11-04 Keith Whitwelli965g: add standalone xlib debug winsys
2009-11-04 Keith Whitwelli965g: convert read/write domain pairs into single...
2009-11-02 Keith Whitwelli965g: format RELOCs similarly
2009-11-02 Keith Whitwelli965g: rename brw_constant_buffer to brw_curbe_buffer
2009-11-01 Keith Whitwelli965g: driver and winsys compile
2009-11-01 Keith Whitwelli965g: the whole drivers/i965 directory is compiling
2009-11-01 Keith Whitwelli965g: more files compiling
2009-11-01 Keith Whitwelli965g: more files compiling
2009-11-01 Keith Whitwelli965g: more files compiling
2009-11-01 Keith Whitwelli965g: more files compiling
2009-11-01 Keith Whitwelli965g: more work on compilation -- surface management
2009-10-31 Keith Whitwelli965g: more work on compilation
2009-10-31 Keith Whitwelli965g: non-glsl fragment shader path is compiling
2009-10-31 Keith Whitwelli965g: wip on fragment shaders
2009-10-29 Keith Whitwelli965g: work in progress on fragment shaders
2009-10-28 Keith Whitwelli965g: still working on compilation
2009-10-27 Keith Whitwelli965g: still working on compilation
2009-10-26 Keith Whitwelli965g: still working on compilation
2009-10-26 Keith Whitwelli965g: still working on compilation
2009-10-25 Keith Whitwelli965g: start hooking up some to the gallium context...
2009-10-25 Keith Whitwelli965g: more compiling wip
2009-10-24 Keith Whitwelli965g: more work on compiling, particularly the brw_dra...
2009-10-24 Keith Whitwelli965g: more work on compiling
next