Merge branch 'mesa_7_7_branch'
[mesa.git] / src / gallium / auxiliary /
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-28 Keith Whitwellutil: better fix for unused variable warnings with...
2009-12-28 Vinson Leeg3dvl: Silence compiler warnings.
2009-12-28 Vinson Leetgsi/ureg: Silence uninitialized variable 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-27 Vinson Leegallium/util: Remove comma at end of enumerator list.
2009-12-27 Vinson Leerbug: Remove comma at end of enumerator list.
2009-12-27 Vinson Leerbug: Remove comma at end of enumerator list.
2009-12-26 José Fonsecatgsi: Don't dump parenthesis for negation.
2009-12-25 Zack Rusingallium: remove TGSI_SEMANTIC_VERTICES
2009-12-25 Zack Rusindraw: disable some debugging output coming from the...
2009-12-25 Zack Rusinutil: put vertices_per_primitive function in its proper...
2009-12-25 Zack Rusindraw/tgsi: fix geometry shader input/output swizzling
2009-12-25 Zack Rusintgsi: dump the indices correctly when dealing with...
2009-12-25 Zack Rusintgsi: fix property parsing/building
2009-12-25 Zack Rusintgsi: add missing support for two dimensional arrays...
2009-12-25 Zack Rusintgsi: make the tgsi assembly parser report line/column...
2009-12-25 Zack Rusingallium: add geometry shader support to gallium
2009-12-24 Keith Whitwellgallium/util: quieten compiler
2009-12-24 Vinson Leegallium/util: Initialize variable in util_clear.
2009-12-23 Vinson Leeutil: Ensure debug_dump_flags generates a null-terminat...
2009-12-23 José Fonsecautil: Define common dynamic library extensions.
2009-12-23 Vinson Leegallium/util: Add PIPE_OS_APPLE to u_stream_stdc.c.
2009-12-22 Vinson Leegallium/util: Add PIPE_OS_APPLE to u_network.
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Michal Kroltgsi: Implement BREAKC in interpreter.
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 Whitwelli965g: fixes to build after merge of master
2009-12-21 Keith Whitwelli965g: remove half-finished change to tgsi_parse
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-21 Christoph Bumillerutil: draw cube mipmaps with TEX CUBE
2009-12-20 Christoph Bumillerutil: util_format_get_blocksizebits() returns bits...
2009-12-18 Roland Scheideggergallium: store edgflag info in tgsi_shader_info
2009-12-18 Michal Krolutil: Add util_format_has_alpha(), enclose in extern C.
2009-12-18 Michal Krolutil/pack: Handle the remaining formats with generic...
2009-12-18 Corbin Simpsonutil: Update blitter for u_format 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 Krolutil: Remove util_format_get_block().
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-17 Michal Krolutil/format: Fix bogus assertion.
2009-12-17 Michal KrolMerge branch 'glsl-pp-rework-2'
2009-12-16 Roland Scheideggergallium: edgeflags change fixes
2009-12-15 Marek Olšákutil/blitter: kill the draw_quad callback
2009-12-15 Marek Olšákutil/blitter: allocate most of the state objects on...
2009-12-15 Marek Olšákutil/blitter: use PIPE_MAX_* limits, and fix a memory...
2009-12-15 Marek Olšákutil: add blitter
2009-12-15 Marek Olšákutil: add a function which converts 2D coordinates...
2009-12-15 Marek Olšákutil: add new fragment shaders to simple_shaders
2009-12-15 José Fonsecautil: Fix unity value for swizzle 1.
2009-12-15 José Fonsecautil: Add dl wrappers.
2009-12-15 Michal Kroltgsi/text: Don't use strncasecmp(), it breaks windows...
2009-12-14 Zack Rusintgsi: add properties and system value register
2009-12-14 Roland Scheideggergallium: more work for edgeflags changes
2009-12-14 Michal Kroltgsi/ureg: Add ureg_DECL_gs_input().
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 Keith Whitwellgallium: first steps to treat edgeflags as regular...
2009-12-09 Michal KrolRevert "Simplify the redundant meaning of format layout."
2009-12-09 José Fonsecautil: Document the meaning of util_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 Brian Paultgsi: fix some off-by-one errors in shader length,...
2009-12-08 Michal Krolutil/format: Take advantage of sequential nature of...
2009-12-08 Michal Krolutil/format: Remove unreferenced local.
2009-12-08 Michal KrolRemove remaining pipe format utility functions.
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Vinson Leerbug: Initialize variable in rbug_get_message.
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
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-07 Michal Krolutil/tile: Support R8G8B8A8_UNORM format.
2009-12-05 Vinson Leedraw: Initialize variable in draw_pt.c.
2009-12-04 Vinson Leegallium/util: Initialize variables in u_pack_color.h.
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-03 José Fonsecagallium: fix ref counting bug in pb_bufmgr
2009-12-03 Roland Scheideggergallium: fix reference counting functions to be strict...
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 Kroltgsi/ureg: Fix ureg_emit_src().
2009-12-02 Brian Paulcso: check if pipe_context::bind_vertex_sampler_states...
2009-12-02 Brian Paulgallium/util: __builtin_bswap32() is in only gcc 4...
2009-12-02 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2009-12-03 José Fonsecautil: Fix generated swizzle comments.
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Keith Whitwelltgsi: fix ureg emit after version token change
2009-12-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
next