r300-gallium: Stubs for vertex shaders.
[mesa.git] / src / gallium / drivers / softpipe /
2009-03-31 Brian Paulsoftpipe: use util_is_inf_or_nan()
2009-03-26 Michel Dänzergallium: Remove some little-used fields from struct...
2009-03-25 José Fonsecasoftpipe: Include declarations.
2009-03-23 Michel Dänzergallium: Remove remnants of reference counting internal...
2009-03-23 Brian Paulsoftpipe: reformatting, comments, minor clean-ups
2009-03-21 Brian Paulgallium: remove use of origin_lower_left
2009-03-18 Brian Paulsoftpipe: more texture transfer fixes.
2009-03-18 Brian Paulsoftpipe: need to set tc->transfer=NULL after destroyin...
2009-03-16 Michal Krolsoftpipe: Use p_atomic_read, not atomic_read.
2009-03-16 Thomas Hellstromgallium: Use struct pipe_atomic for pipe refcounts.
2009-03-13 Keith Whitwellgallium: no need to keep a copy of shader tokens in...
2009-03-13 Jakob Bornecrantzgallium: Remove do_flip argument from surface_copy
2009-03-05 Brian PaulRevert "softpipe: added null ptr check for align_free...
2009-03-05 Brian Paulsoftpipe: added null ptr check for align_free() call...
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Michel Dänzergallium: Remove some superfluous instances of #include...
2009-03-04 Michel Dänzergallium: Unify reference counting.
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-27 Keith Whitwellsoftpipe: add dumping of post-tranfsormed vertices...
2009-02-25 Brian Paulsoftpipe: minor code simplification for face/zslice...
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-24 Brian Paulsoftpipe: minor code movement in softpipe_get_tex_trans...
2009-02-20 Jakob Bornecrantzgallium: Improve makefiles for libraries
2009-02-18 Michel DänzerMerge branch 'gallium-texture-transfer'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-18 Keith WhitwellMerge commit 'origin/draw-vbuf-interface'
2009-02-17 Brian Paulsoftpipe: some improvements to texture tile cache
2009-02-17 Keith Whitwellsoftpipe: update to new draw interfaces
2009-02-12 Michel Dänzergallium: Fix a couple of potential NULL pointer derefer...
2009-02-12 Michel Dänzersoftpipe: Unbreak keeping track of cached surface.
2009-02-12 Michel DänzerCosmetic: Rename struct pipe_transfer pointers from...
2009-02-12 Brian Paulsoftpipe: asst clean-ups, const correctness, comments
2009-02-12 Brian Paulsoftpipe: remove unneeded #include
2009-02-12 Brian Paulsoftpipe: asst comments, clean-ups
2009-02-12 Brian Paulsoftpipe: remove some old polygon stipple stuff and...
2009-02-12 Briansoftpipe: updated comments
2009-02-12 Briansoftpipe: rename PRIM_x to QUAD_PRIM_x
2009-02-12 Briansoftpipe: rename sp_headers.h to sp_quad.h
2009-02-12 Briansoftpipe: rename single-include preprocessor symbol...
2009-02-12 Briansoftpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch]
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-10 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-0.2
2009-02-09 Brian Paulsoftpipe: add null ptr check in softpipe_map_constant_b...
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-07 Brian Paulsoftpipe: simplify an assertion
2009-02-06 Corbin SimpsonMerge branch 'gallium-0.2-radeon' into gallium-0.2
2009-02-05 Michel Dänzergallium: No longer allow CPU mapping surfaces directly.
2009-02-03 Zack Rusingallium: remove pipe_buffer from surfaces
2009-02-02 Keith WhitwellMerge branch 'gallium-wgl-rework' into gallium-0.2
2009-02-02 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2009-02-01 Zack RusinMerge branch 'gallium-winsys-private' into gallium-0.2
2009-01-31 Zack Rusingallium: initialize simple screen in drivers
2009-01-30 Zack Rusingallium: make p_winsys internal
2009-01-30 José FonsecaMerge branch 'gallium-0.2' into gallium-winsys-private
2009-01-30 José FonsecaMerge branch 'gallium-0.2' into gallium-winsys-private
2009-01-30 Zack Rusingallium: give the screen priority when it comes to...
2009-01-27 Zack Rusingallium: remove redundant size from the constant buffer
2009-01-27 Zack Rusingallium: it's a reference value, not a reference number
2009-01-27 Zack Rusingallium: standardize api on the prefix "nr"
2009-01-27 Zack Rusingallium: standardize naming of masks
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-20 José Fonsecagallium: Remove the standalone surfaces.
2009-01-16 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-09 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-08 José Fonsecagallium: Replace uint64 by standard uint64_t.
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2009-01-06 Brian PaulMerge commit 'origin/master' into gallium-0.2
2009-01-02 Brian Paulsoftpipe: increase number of texture samplers/units...
2009-01-02 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-30 José Fonsecagallium: Remove unused variables.
2008-12-22 José Fonsecasoftpipe: Don't fill surfaces's winsys fields.
2008-12-22 José Fonsecasoftpipe: Call surface_alloc_storage to get the pipebuf...
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 Jerome Glissesoftpipe: initialize refcount and winsys
2008-12-22 Jerome Glissesoftpipe: convert to use texture instead of surface
2008-12-19 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-18 Jerome Glissesoftpipe: initialize refcount and winsys
2008-12-18 Jerome Glissesoftpipe: convert to use texture instead of surface
2008-12-18 Brian Paulsoftpipe: fix vertex shader texture sampling
2008-12-16 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-12 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-11 Michal Krolsoftpipe: Add missing header include.
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian Paulgallium: added draw_set_mrd() function to fix polygon...
2008-12-09 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-08 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-04 Briansoftpipe: plug in softpipe's texture samplers into...
2008-12-04 Briangallium: added PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
2008-12-02 Briansoftpipe: minor tweaks, clean-ups
2008-12-02 Briansoftpipe: compute nearest/linear texcoords four at...
next