r300g: re-enable SRGB formats
[mesa.git] / src / gallium / drivers / llvmpipe /
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-17 Keith Whitwellllvmpipe: use ffs technique for full tiles also
2010-02-17 Keith Whitwellllvmpipe: rework do_block_16 to use bitmasks and ffs
2010-02-14 Vinson Leellvmpipe: Silence unused value warning.
2010-02-14 José Fonsecallvmpipe: s/debug_dump_/util_dump_/
2010-02-14 José Fonsecallvmpipe: Use util_format_name().
2010-02-14 Vinson Leellvmpipe: Silence uninitialized variable warning.
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-11 José FonsecaRevert "llvmpipe: Move tile coordinate assertion into...
2010-02-11 José Fonsecallvmpipe: Move tile coordinate assertion into a more...
2010-02-11 José Fonsecallvmpipe: Clamp both extremes of triangles to framebuff...
2010-02-10 Karl SchultzMerge branch 'master' of git+ssh://git.freedesktop...
2010-02-10 Roland Scheideggerllvmpipe: adapt to stencil ref changes
2010-02-10 José Fonsecallvmpipe: Map rendertargets when bound as textures.
2010-02-10 José Fonsecallvmpipe: Fix null pointer dereference when no depth...
2010-02-10 José Fonsecallvmpipe: Leave depth buffer in swizzled format.
2010-02-10 Vinson Leellvmpipe: Remove unnecessary headers.
2010-02-09 Brian Paulllvmpipe: remove .s rule (already in Makefile.template)
2010-02-09 Brian Paulllvmpipe: lp_tile_surface.c isn't committed yet
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Chris Lillvmpipe: Make llvm unit test depend on libllvmpipe.a
2010-02-09 Michal Krolllvmpipe: Remove reference to prefilter field.
2010-02-09 Zack Rusinllvmpipe: switch to using dynamic stack allocation...
2010-02-09 Brian Paulllvmpipe: include gallivm/lp_bld_misc.h
2010-02-09 Brian Paulllvmpipe: remove files moved to gallivm/ from llvmpipe...
2010-02-09 Brian Paulllvmpipe: s/textured/texture/
2010-02-08 Brian Paulllvmpipe: added counters for color tile clear, load...
2010-02-08 Brian Paulllvmpipe: use new os time functions
2010-02-08 Zack Rusinllvmpipe: export the tgsi translation code to a common...
2010-02-08 Keith Whitwellgallium: squash-merge of gallium screen context
2010-02-07 Vinson Leellvmpipe: Silence GCC 'type qualifiers ignored on funct...
2010-02-07 Vinson Leellvmpipe: Remove unnecessary headers.
2010-02-06 Vinson Leellvmpipe: Silence GCC 'no previous prototype' warning.
2010-02-05 Chris Liallow make to build lp_test_* for llvmpipe
2010-02-05 José Fonsecallvmpipe: Disable multithreading on windows.
2010-02-05 José FonsecaMerge remote branch 'origin/master'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-04 José Fonsecallvmpipe: Disable unit tests on embedded platforms.
2010-02-04 Vinson Leellvmpipe: Remove unnecessary header.
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 Brian Paulsoftpipe: fix broken AA points, AA lines
2010-02-02 José Fonsecagallium: Make pipe_atomic a regular int32_t.
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
2010-02-01 José Fonsecallvmpipe: Add missing includes.
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-29 Keith WhitwellMerge commit 'lb2/arb_fragment_coord_conventions'
2010-01-29 Luca Barbieritgsi: add caps for fragment coord conventions (v3)
2010-01-28 Vinson Leellvmpipe: Remove unnecessary header.
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Michal Krolgallium: Enable multiple constant buffers for vertex...
2010-01-28 Vinson Leellvmpipe: Remove unnecessary headers.
2010-01-28 Brian Paulllvmpipe: added debug option to disable LLVM optimizati...
2010-01-27 Brian Paulllvmpipe: count/report time spent in LLVM compilations
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-26 Roland Scheideggergallium: add the new PIPE_CAP blend bits to more drivers
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Roland Scheideggerllvmpipe: adapt to blend changes
2010-01-25 José Fonsecallvmpipe: Remove lp_tex_sample_c.c again.
2010-01-23 Dave AirlieMerge branch 'arb_half_float_vertex'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian Paulllvmpipe: use some local vars to index step arrays
2010-01-22 Brian Paulllvmpipe: s/inline/INLINE/
2010-01-22 Brian Paulllvmpipe: consolidate lp_scene_alloc_aligned() calls
2010-01-22 Brian Paulllvmpipe: re-use a1 var in linear_coef()
2010-01-22 Brian Paulllvmpipe: area is an int here, not float
2010-01-21 Brian Paulllvmpipe: manually unroll the inputs.step[] setup code
2010-01-21 Brian Paulllvmpipe: added simple perf/statistics counting facility
2010-01-21 Vinson Leellvmpipe: Remove unnecessary headers.
2010-01-21 Brian Paulllvmpipe: optimize tile writing code
2010-01-21 Brian Paulllvmpipe: remove tile clipping code
2010-01-21 Brian Paulllvmpipe: align display target size to multiple of...
2010-01-21 Brian Paulllvmpipe: put TILE_SIZE #define in its own header
2010-01-21 Brian Paulllvmpipe: add makefile rule for generating .s files
2010-01-20 Brian Paulllvmpipe: updated comment
2010-01-20 Roland Scheideggerllvmpipe: adapt to per-rendertarget blend changes
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-19 Brian Paulllvmpipe: asst. task-related clean-ups
2010-01-19 Brian Paulllvmpipe: fix-up comment
2010-01-19 Brian Paulllvmpipe: re-order file list, fix indentation
2010-01-19 Brian Paulllvmpipe: remove unneeded DEBUG checks, use step var
2010-01-19 Brian Paulllvmpipe: updated comments
2010-01-19 Brian Paulllvmpipe: tweak a comment
2010-01-18 Brian Paulllvmpipe: added show_tiles and show_subtiles debug...
2010-01-17 Keith Whitwellllvmpipe: use new u_ringbuffer for scene queue
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-15 Brian Paulllvmpipe: implement scissor test in triangle setup
2010-01-15 Brian Paulllvmpipe: remove lp_rast_triangle::min/max fields
2010-01-15 Brian Paulllvmpipe: skip 4x4 in/out test code
2010-01-15 Brian Paulllvmpipe: added comment about lookup-tables vs. computation
2010-01-15 Brian Paulllvmpipe: change 'in' to boolean, add comments
2010-01-15 Brian Paulllvmpipe: generate two shader varients, one omits trian...
2010-01-15 Brian Paulllvmpipe: asst code changes in lp_state_fs.c
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-15 Brian Paulllvmpipe: put labels on some value refs
2010-01-15 Brian Paulllvmpipe: add extra flags to DEFINES, no CFLAGS
2010-01-15 Brian Paulllvmpipe: implement scissor testing
2010-01-15 Brian Paulllvmpipe: minor comment update
2010-01-15 Brian Paulllvmpipe: clean-up, fixing up frame dump/debug code
2010-01-14 Brian Paulllvmpipe: remove redundant code in llvmpipe_set_blend_c...
next