mesa.git
2009-12-08 Michal KrolRemove remaining pipe format utility functions.
2009-12-03 Michal KrolRemove pf_swizzle_* internal macros.
2009-12-03 Michal Krolgallium: Remove pf_mixed_*().
2009-12-03 Michal Krolgallium: Remove pf_rev().
2009-12-03 Michal KrolMove pf_get_component_bits() to u_format auxiliary...
2009-12-03 Michal KrolMove pf_get_bits/size() to u_format auxiliary module.
2009-12-03 Michal KrolMove pf_get_block() to u_format auxiliary module.
2009-12-03 Michal KrolMove pf_is_depth_and_stencil() to u_format auxiliary...
2009-12-03 Michal KrolMove pf_is_depth_stencil() to u_format auxiliary module.
2009-12-03 Michal KrolMove pf_is_compressed() to u_format auxiliary module.
2009-12-03 Michal Krolgallium: Remove unused format functions.
2009-12-03 Michal Kroltgsi/ureg: Fix ureg_emit_src().
2009-12-02 Corbin Simpsonradeong: Clean up some bad code.
2009-12-02 Corbin Simpsonradeong: Add helper to determine pipe driver.
2009-12-02 Corbin Simpsonradeong: Do ioctls before selecting pipe driver.
2009-12-02 Corbin Simpsonr300g, radeong: De-specialize r300_winsys into radeon_w...
2009-12-02 Corbin Simpsonradeong: Change ioctl order, document it.
2009-12-02 Corbin Simpsonr300g: No vertex textures here.
2009-12-02 Brian Paulcso: check if pipe_context::bind_vertex_sampler_states...
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 Brian Paulcell: fix TGSI breakage
2009-12-02 Brian Paulgallium/util: __builtin_bswap32() is in only gcc 4...
2009-12-02 Brian Paulgallium/util: added PIPE_CC_GCC_VERSION symbol
2009-12-01 Brian Paulmesa: added comment for target_enum_to_index()
2009-12-01 Brian Paulsoftpipe: setup machine->Face without a conditional
2009-12-01 Keith Whitwelltgsi: fix ureg emit after version token change
2009-12-01 Keith Whitwellst/xorg: fix merge droppings
2009-12-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-12-01 Michal Krolmesa: Update vertex texture code after gallium changes.
2009-12-01 Marek Olšákr300g: simplify allocations of VS output registers
2009-12-01 Marek Olšákr300g: simplify allocations of FS input registers
2009-12-01 Marek Olšákr300g: clean up derived states
2009-12-01 Marek Olšákr300g: VS->FS attribute routing rework
2009-12-01 Marek Olšákr300g: add R300 prefix in reg definitions
2009-12-01 Michal Krolcso: Fix function prototype.
2009-12-01 Michal Kroltrace: Implement separate vertex sampler state.
2009-12-01 Michal Krolfo: Implement separate vertex sampler state.
2009-12-01 Michal Krolid: Implement separate vertex sampler state.
2009-12-01 Michal Kroltrace: Reduce double semicolons to single ones.
2009-12-01 Michal Krolsp: Do not falsely advertise support for some SNORM...
2009-12-01 Michal Krolsp: Implement separate vertex sampler state.
2009-12-01 Michal Krolpython: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolst: Update for renamed sampler/texture state setters.
2009-12-01 Michal Kroltrace: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolsvga: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolr300: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolnv: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krollp: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolid: Update for renamed sampler/texture state setters.
2009-12-01 Michal Kroli915: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolfo: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolcell: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolvl: Update for renamed sampler/texture state setters.
2009-12-01 Michal Kroldraw: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolcso: Add support for separate vertex sampler state.
2009-12-01 Michal Krolgallium: Introduce separate vertex texture/sampler...
2009-12-01 Michal Kroltgsi/sanity: Up MAX_REGISTERS to 1024.
2009-12-01 Ian Romanickmesa: set version string to 7.7-rc1
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-30 Ian Romanicki915: Actually put i915PointParameterfv in the driver...
2009-11-30 Brian Paulst/mesa: handle front/back-face +1/-1 vs. 1/0 conversion
2009-11-30 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-11-30 Ian Romanicki915: Fallback bit define missed on previous commit
2009-11-30 Ian Romanicki915: Round point sizes instead of truncate.
2009-11-30 Ian Romanicki915: Enable point sprite coordinate generation
2009-11-29 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-11-29 Richard Lir600 : clena up a bit for last commit.
2009-11-29 Richard Lir600 : add read port allocation for uniform;
2009-11-29 Maciej Cencoraradeon: update miptree code a little
2009-11-29 Maciej Cencoraradeon: don't check the same miptree many times when...
2009-11-29 Maciej Cencoraradeon: add some debugging info
2009-11-29 Christoph Bumillernv50: update linkage on rasterizer change
2009-11-29 Christoph Bumillernv50: match VP outputs to FP inputs ourselves
2009-11-29 Christoph Bumillernv50: don't permanently negate src in emit_ddy
2009-11-29 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexGenf.
2009-11-29 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexGeni.
2009-11-29 Vinson Leedri: Fix potential null pointer dereference in driBindC...
2009-11-29 Vinson Leemesa: Fix array out-of-bounds access in _mesa_TexEnvf.
2009-11-28 Maciej Cencoraradeon: need to flush cs when moving images between...
2009-11-28 Corbin Simpsonutil: Fix bad code.
2009-11-28 Corbin Simpsonutil: Improve bitcount.
2009-11-27 Christoph Bumillernv50: do conversion of last insn to 64 bit format first
2009-11-27 Christoph Bumillernv50: bswap32 the polygon stipple pattern
2009-11-27 Christoph Bumillergallium/util: added util_bswap32()
2009-11-27 José Fonsecascons: Promote pointer arithmetic to error.
2009-11-27 José Fonsecaconfigs: Warn about pointer arithmetic.
2009-11-27 José Fonsecamesa: Avoid void pointer arithmetic.
2009-11-27 Roland Scheideggersvga: fix for not using texture width/height/depth...
2009-11-27 Roland Scheideggerr300g,llvmpipe: fix some more merge problems
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-27 Keith Whitwellst/xorg: proper fix for compositing after rounding up
2009-11-27 José Fonsecarbug: Mention where the GUI can be found.
2009-11-27 José Fonsecasvga: Re-add shader dumping.
2009-11-27 Keith WhitwellRevert "st/xorg: fix composite after texture size changes"
2009-11-27 Keith Whitwellst/xorg: fix composite after texture size changes
2009-11-27 José Fonsecawgl: Fix copy'n'paste typo in comment.
2009-11-27 José Fonsecasvga: Handle comment tokens when dumping.
next