nv50: make edgeflags work
[mesa.git] / src /
2009-12-24 Christoph Bumillernv50: make edgeflags work
2009-12-23 José Fonsecallvmpipe: Install unit tests on build/xxx/bin
2009-12-23 José Fonsecautil: Define common dynamic library extensions.
2009-12-23 Keith Whitwellglsl/pp: move static functions out of header file
2009-12-23 Keith Whitwellglsl/pp: quieten compiler about missing case statements
2009-12-23 Tomas Carneckyi965g: Rename {pf->util_format}_is_depth_or_stencil()
2009-12-23 Tomas Carnecky[i965] Rename {pf -> util}_format_is_depth_or_stencil()
2009-12-22 Eric Anholtintel: Replace some gen3 IS_* checks with context struc...
2009-12-22 Eric Anholtintel: Replace IS_965 checks with context structure...
2009-12-22 Eric Anholtintel: Replace IS_G4X() across the driver with context...
2009-12-22 Eric Anholtintel: Replace IS_IGDNG checks with intel->is_ironlake...
2009-12-22 Eric Anholtmesa: Fix a NULL deref in glDeleteFragmentShaderATI...
2009-12-22 Eric Anholtmesa: remove unnecessary store.
2009-12-22 Eric Anholtmesa: Remove an unnecessary store reported by clang.
2009-12-22 Eric Anholtintel: Fix leakage of active texture state in glBitmap...
2009-12-22 Eric Anholti915: Fix use of uninitialized variable in OPCODE_NOISE...
2009-12-22 Eric Anholtmesa: Replace CLAMP_SELF() macro with more obvious...
2009-12-22 Eric Anholtintel: Remove unused stored values reported by clang.
2009-12-22 Eric Anholtmesa: Remove _mesa_exit wrapper for exit().
2009-12-22 Brian Paulmesa: adjust OPCODE_IF/ELSE BranchTarget fields to...
2009-12-22 Brian Paulmesa: adjust BRK/CONT BranchTarget to always point...
2009-12-22 Brian Paulmesa: added some assertions in BNGLOOP/ENDLOOP cases
2009-12-22 Roland Scheideggeri965g: fix for edgeflag changes (untested)
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Michal Kroltgsi: Implement BREAKC in interpreter.
2009-12-22 Keith Whitwelli965g: fix bo_reference
2009-12-22 Keith Whitwelli965g: update for u_format changes
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Christoph Bumillernv50: correct the negation of DDY sources
2009-12-22 Ian Romanickintel: Replace release info in DRIVER_DATE with "DEVELO...
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian Romanickmesa: set version string to 7.7
2009-12-22 Ian Romanickintel: Bump driver date to reflect status as final...
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Ian Romanickmesa: set version string to 7.6.1
2009-12-22 Brian Paulglsl: assorted clean-ups in slang_compile.c
2009-12-22 José Fonsecamesa: Fix missing finite symbol error on Windows.
2009-12-22 Michal Krolmesa: Include <unistd.h> only when one is available.
2009-12-22 Jeremy Huddlestonosmesa: Fix a copy/paste error in building libOSMesa
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-22 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-22 Dave Airlieradeon: drop assert accessing cref which is meant to...
2009-12-22 Dave Airlieradeon: drop unused members of radeon_state.
2009-12-22 Dave Airlier600: move structs for legacy cmdbuf into cmdbuf C...
2009-12-22 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-22 Dave Airlieradeon: drop assert accessing cref which is meant to...
2009-12-22 Dave Airlieradeon: drop unused members of radeon_state.
2009-12-21 Dave Airlier600: move structs for legacy cmdbuf into cmdbuf C...
2009-12-21 Brian Paulosmesa: added new GLSL libs
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-21 Roland Scheideggerpython: fix some pipe_format_simplify merge damage
2009-12-21 Roland Scheideggersvga: fix typo
2009-12-21 Keith Whitwellws/i965: respect DEBUG_WINSYS flag
2009-12-21 Keith Whitwelli965g: hook vertex state emit up to PIPE_NEW_VERTEX_BUFFER
2009-12-21 Keith Whitwelli965g: keep refcounts to bound vertex buffers
2009-12-21 Keith Whitwelli965g: add DEBUG_WINSYS flag
2009-12-21 Dave Airlier600: fix glFrontFace(GL_CW)
2009-12-21 Keith Whitwelli965g: remove duplicate set_viewport_state, fixes sampl...
2009-12-21 Andre Maasikasr600: support more of arb_point_sprite and also sprite_...
2009-12-21 Andre Maasikasr600: disallow negative offsets for relative addressing...
2009-12-21 Michal Krolvega: Add missing actual argument.
2009-12-21 Younes Mantonst/mesa: Check for single level mipmap trees.
2009-12-21 Dave Airlier600: fix glFrontFace(GL_CW)
2009-12-20 Corbin Simpsonr300g: Add a few more params.
2009-12-20 Dave Airlieglsl: make stack compile.
2009-12-20 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-20 Michal Krolglsl/apps: Update after glsl cl interface changes.
2009-12-20 Michal Krolslang: Update after glsl cl interface changes.
2009-12-20 Michal Krolglsl: Do syntax parsing inline with processing.
2009-12-20 Michal Krolslang: Add gitignore for autogenerated files.
2009-12-20 Michal Krolslang: Update after glsl pp changes.
2009-12-20 Michal Krolglsl/apps: Update after glsl pp interface changes.
2009-12-20 Michal Krolglsl/apps: Do not print number of eaten tokens in version.
2009-12-20 Michal Krolglsl/apps: Print error line number in compile.
2009-12-20 Michal Krolglsl/pp: Do processing inline with tokenisation.
2009-12-20 Michal Krolglsl/pp: Remove outdated TODO.
2009-12-20 Michal Krolglsl/pp: Report correct error line for purify and token...
2009-12-20 Christoph Bumillerutil: util_format_get_blocksizebits() returns bits...
2009-12-20 Christoph Bumillernv50: make address reg allocation a little less hacky
2009-12-20 Christoph Bumillernv50: use BREAKADDR and BREAK for loops
2009-12-20 Christoph Bumillernv50: handle TGSI_OPCODE_RET,KILP
2009-12-20 Marek Olšákr300g: add texture compare modes
2009-12-19 Roland Scheideggergallium: don't use edgeflags if the app didn't supply...
2009-12-19 Roland Scheideggergallium: fix not generating new vp varient when polygon...
2009-12-19 Maciej Cencorar300: minor blit rework
2009-12-19 Maciej Cencorar300: better fix for glCopyTexSubImage
2009-12-19 Corbin Simpsonr300g: Fix provoking vertex for non-quads.
2009-12-19 Corbin Simpsonr300g: Respect provoking vertex for trifans.
2009-12-18 Roland Scheideggergallium: fix up drivers for edgeflag changes
2009-12-18 Roland Scheideggergallium: store edgflag info in tgsi_shader_info
2009-12-18 Corbin Simpsonr300g: Eliminate a couple more asserts.
2009-12-18 Corbin Simpsonr300g: Nuke r300_vbo.
2009-12-18 Brian Paulglsl: clear out shader code before compiling
2009-12-18 Alex Deucherradeon: protect fbo allocation message with debug
2009-12-18 Roland Scheideggerfix debug output mising from edgeflag changes
2009-12-18 Roland Scheideggergallium: fix mesa to tgsi translation for edgeflags
next