nouveau: fix build
[mesa.git] / src /
2008-04-23 Ben Skeggsnouveau: fix build
2008-04-23 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-04-23 Ben Skeggsfix non-i386 builds
2008-04-23 Brian Paulgallium: added a flushing_vcache flag, test in draw_do_...
2008-04-23 Brian Paulgallium: fix bad logic in bind_pstip_fragment_shader...
2008-04-23 Brian Paulgallium: fix some bitmap frag shader issues
2008-04-23 Brian Paulgallium: don't set buffer status to undefined in displa...
2008-04-22 Zack RusinIn case the 'func' is deleting the state move the itera...
2008-04-22 Zack RusinFix a crash. Rasterizer can be null
2008-04-22 Zack RusinCache translate's structs for emits and fetches.
2008-04-22 Zack RusinFix reporting of clipped vertices.
2008-04-22 Brian Paulgallium: setup an identity viewport
2008-04-22 Brian Paulgallium: update comment about bypass clipping/viewport
2008-04-22 Brian Paulgallium: setup an identity viewport
2008-04-22 Brian Paulgallium: move the vertex print/debug code
2008-04-22 Brian Paulgallium: remove assertions
2008-04-22 Brian Paulgallium: st_translate_fragment_program() is void now
2008-04-22 Keith WhitwellRevert "softpipe: squash warning"
2008-04-22 Keith Whitwelldraw: allow drivers to query pipeline state more easily
2008-04-22 Keith Whitwellsoftpipe: squash warning
2008-04-22 Keith Whitwellcso: fix vs/fs confusion
2008-04-22 Keith Whitwellsoftpipe: do something sensible on an error path, squas...
2008-04-22 Michel Dänzergallium: How about restoring shaders instead of saving...
2008-04-22 Michel Dänzergallium: Don't link x86sse.c into libmesa.a.
2008-04-22 José Fonsecapipebuffer: Temporarily allow simultaneous CPU writes.
2008-04-22 Keith Whitwelldraw: disable broken edgeflag code - didn't work &...
2008-04-22 Keith Whitwellxlib: shortcircuit no-op makecurrent
2008-04-22 Keith Whitwellxlib: implement SP_NO_RAST env var
2008-04-22 Keith Whitwellsoftpipe: implement SP_NO_RAST env var
2008-04-22 Keith Whitwellsoftpipe: make NUM_ENTRIES 32 so that div/mods are...
2008-04-22 Michal Krolcso: Fix build on Win32.
2008-04-21 Zack Rusinmake the api consistent (all set functions return pipe_...
2008-04-21 Zack Rusinhandle some of the possible allocation failures within...
2008-04-21 Zack Rusininitial stab at error handling in cso
2008-04-21 Keith Whitwellcso: disable not-really-working cso_set_*_shader()...
2008-04-21 Keith Whitwelldraw: squash a couple of memory leaks
2008-04-21 Keith Whitwelluse cso fs/vs handle functions
2008-04-21 Keith Whitwellcso: provide functions to bind fs/vs handles directly
2008-04-21 Keith Whitwellmesa: remove st_cache.c
2008-04-21 Zack RusinUse llvm 2.3 (2.2 won't work because of a lot of proble...
2008-04-21 Keith Whitwellrtasm: debug some missing funcs
2008-04-21 Keith Whitwellrtasm: quieten sse_enabled debug
2008-04-21 Keith Whitwellrtasm: clean up debug dumping a little
2008-04-21 Keith Whitwellcso: propogate one easy error - many more
2008-04-21 Keith Whitwelltranslate: fail on x86 rtasm fail
2008-04-21 Keith Whitwellrtasm: propogate errors in x86 emit
2008-04-21 Michel Dänzergallium: Use CSO cache for shaders.
2008-04-21 Zack Rusinactually write the results
2008-04-21 Keith Whitwelldraw: more propogation -- pstipple stage.
2008-04-21 Keith Whitwelldraw: propogate lots of errors
2008-04-21 Keith Whitwelldraw: propogate errors out of aapoint stage
2008-04-21 Keith Whitwelldraw: propogate errors out of aaline stage
2008-04-21 Keith Whitwelldraw: consolidate all the passthrough line/tri/point...
2008-04-21 José Fonsecagallium: Hash the fragment shader tokens, instead of...
2008-04-21 José Fonsecagallium: Include dependent header.
2008-04-21 José Fonsecagallium: Set all state via cso_context in blit/gen_mipm...
2008-04-21 José Fonsecagallium: Do not mistake pipe state objects for state...
2008-04-21 Keith Whitwellutil: work around freaky win32 math.h
2008-04-21 Keith Whitwelltgsi: use new float math funcs, drop local disassembly...
2008-04-21 Keith Whitwellutil: add wrappers for float math functions on windows
2008-04-21 Keith Whitwellrtasm: add dump facility for x86 (from tgsi_sse2.c)
2008-04-21 Zack Rusinmake llvm draw paths compile with the latest changes
2008-04-21 José Fonsecagallium: Centralize SSE usage logic.
2008-04-20 Peter Wintersnv10: enable viewport clipping
2008-04-20 Peter Wintersnv10: fix random stuff
2008-04-20 José Fonsecagallium: Refcount textures.
2008-04-19 Keith Whitwelldraw: rearrange debug code
2008-04-19 Keith Whitwelltranslate: fix several bugs
2008-04-19 Keith Whitwelldraw: add missing translate->set_buffer for fetch emit...
2008-04-19 Keith Whitwelltranslate: don't crash on failure to create sse version
2008-04-19 Keith Whitwellrtasm: include yet another i386 define varient
2008-04-19 Keith Whitwelldraw: fix scons build
2008-04-19 Keith Whitwelldraw: move incoming vertex state into draw->pt
2008-04-19 Keith Whitwelldraw: make draw_reset_vertex_ids private to the draw_pi...
2008-04-19 Keith Whitwelldraw: make room for extra_vs_outputs
2008-04-19 Keith Whitwelldraw: put pipeline flushing behind a new interface
2008-04-19 Keith Whitwelldraw: move pt_pipeline code to draw_pipe.c
2008-04-19 Keith Whitwelldraw: always emit header in draw_pt_fetch.c
2008-04-19 Keith Whitwelldraw: move some pipeline-specific code & state to draw_...
2008-04-19 Keith Whitwelldraw: remove dead file pipe_wide_prims.c
2008-04-19 Keith Whitwelldraw: remove named clipmask flags, tidy up pt middle...
2008-04-19 Keith Whitwelldraw: remove dead code
2008-04-18 Keith Whitwelldraw: rename pipeline files to draw_pipe_*
2008-04-18 Keith Whitwellcell: don't need to trim prims
2008-04-18 Keith Whitwellsoftpipe: don't need to trim prims
2008-04-18 Keith Whitwelldraw: sort makefile sources
2008-04-18 Keith Whitwelldraw: rename draw_vertex_shader.c -> draw_vs.c
2008-04-18 Keith Whitwelldraw: remove draw_debug.c
2008-04-18 Keith Whitwelldraw: make draw_pt_fetch_emit use translate facility
2008-04-18 Keith Whitwelldraw: remove more dead data structures
2008-04-18 Keith Whitwelldraw: remove dead data structures
2008-04-18 Keith Whitwelldraw: remove draw_vertex_fetch.c
2008-04-18 Keith Whitwelldraw: remove old draw_vertex_shader_queue_flush function
2008-04-18 Keith Whitwelldraw: remove old vertex_shader->run() functions
2008-04-18 Keith Whitwelldraw: remove draw_vertex_cache.c
2008-04-18 Keith Whitwelldraw: remove draw_prim.c
2008-04-18 Keith Whitwelldraw: switch over to draw_pt paths, will remove old...
2008-04-18 Keith Whitwelldraw: remove draw_vf code, use translate instead
2008-04-18 Keith Whitwelltranslate: missing file
2008-04-18 Brian Paulgallium: get rid of unnecessary surface mapping
next