r300g: Add A8_UNORM texture format.
[mesa.git] / src / gallium / drivers / llvmpipe /
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
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-21 Vinson Leellvmpipe: Remove unnecessary headers.
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-12 José Fonsecagallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for...
2010-01-12 José Fonsecagallium: Simplify PIPE_ALIGN_VAR.
2010-01-12 José Fonsecagallium: Generalize the alignment macros to other compi...
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-11 Roland Scheideggergallium: remove const qualifier from pipe_buffer argume...
2010-01-10 José Fonsecallvmpipe: Update instructions.
2010-01-10 José Fonsecallvmpipe: Yet another hack to get release LLVM static...
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-08 José Fonsecalvmpipe: Initialize all coordinates.
2010-01-07 José Fonsecallvmpipe: Remove TGSI sampler pointers from JIT context...
2010-01-07 José Fonsecallvmpipe: Remove more loose ends of TGSI exec sampling.
2010-01-07 José Fonsecallvmpipe: Axe texture sampling code inherited from...
2010-01-06 Michal Krolpipe_sampler_state::compare_mode is not a boolean enabl...
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-06 Luca Barbierigallium: remove PIPE_TEX_FILTER_ANISO
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Kristian HøgsbergMerge branch 'remove-intel-dri1'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Michal KrolRemove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCO...
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Brian PaulMerge branch 'gallium-conditional-rendering'
2010-01-04 Alan Hourihanesilence compiler warning
2010-01-03 Vinson Leellvmpipe: Remove comma at end of enumerator list.
2010-01-02 Vinson Leellvmpipe: Silence uninitialized variable warning.
2010-01-01 Vinson Leellvmpipe: Use C-style comment.
2010-01-01 José Fonsecallvmpipe: Add missing include path.
2010-01-01 José Fonsecascons: Aggregate all tiny libraries in a single library.
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-29 Vinson Leellvmpipe: Fix assert.
2009-12-29 Vinson Leellvmpipe: Silence compiler warnings.
2009-12-28 José Fonsecallvmpipe: Unmapping vertex/index buffers does NOT flush...
2009-12-28 Vinson Leellvmpipe: Silence compiler warnings.
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-26 José Fonsecallvmpipe: Treat state changes systematically.
2009-12-26 José Fonsecallvmpipe: Use comments and more code from softpipe...
2009-12-26 José Fonsecallvmpipe: Flush draw module before switching framebuffer.
2009-12-25 Zack Rusings: fix drivers so they work with geometry shaders
2009-12-25 Zack Rusingallium: add geometry shader support to gallium
2009-12-23 Roland Scheideggergallium: adapt drivers to pipe_constant_buffer removal
2009-12-23 José Fonsecallvmpipe: Install unit tests on build/xxx/bin
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-21 Keith Whitwellgallium: propogate draw retval changes into more drivers
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-18 Roland Scheideggergallium: fix up drivers for edgeflag changes
2009-12-18 Michal KrolMerge branch 'pipe-format-simplify'
2009-12-17 Michal KrolMove the remaining format pf_get_* functions to u_format.h.
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-17 Michal KrolMerge branch 'glsl-pp-rework-2'
2009-12-16 José Fonsecallvmpipe: add LP_DEBUG env var
2009-12-16 Brian Paulllvmpipe: fix broken TGSI_OPCODE_FRC codegen
2009-12-16 Brian Paulllvmpipe: fix broken lp_build_abs()
2009-12-15 José Fonsecallvmpipe: Fix yet another copynpaste typo in lp_build_l...
2009-12-15 José Fonsecallvmpipe: Fix lp_build_polynomial comment.
2009-12-15 José Fonsecallvmpipe: Fix typo in lp_build_log constant.
2009-12-15 José Fonsecallvmpipe: Fix bad SI -> FP conversion into lp_build_log...
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-09 Michal KrolRevert "Simplify the redundant meaning of format layout."
2009-12-08 Michal KrolSimplify the redundant meaning of format layout.
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Alan Hourihanemove assert to avoid crash in debug build.
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Vinson Leellvmpipe: Initialize variables in emit_instruction.
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-07 Roland Scheideggergallium/util: fix util_color_[un]pack[-ub] to be strict...
2009-12-05 José Fonsecallvmpipe: Tweak disassembly to match gdb.
2009-12-05 José Fonsecallvmpipe: Stop disassembling when an unsupported opcode...
2009-12-04 José Fonsecallvmpipe: Port vertex sampler support from softpipe.
2009-12-04 José Fonsecallvmpipe: Ensure transfers are mapped.
2009-12-04 José Fonsecallvmpipe: Remove debug printf.
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-03 Michal KrolMove pf_get_component_bits() to u_format auxiliary...
2009-12-03 Michal KrolMove pf_get_block() to u_format auxiliary module.
2009-12-02 Brian PaulRevert "llvmpipe: plug in dummy pipe_context::set_verte...
2009-12-02 Brian Paulllvmpipe: return 0 for PIPE_CAP_MAX_VERTEX_TEXTURE_UNIT...
2009-12-02 Brian Paulllvmpipe: plug in dummy pipe_context::set_vertex_sample...
2009-12-02 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
next