Merge branch 'mesa_7_7_branch'
[mesa.git] / src /
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 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 Dave Airlier600: fix glFrontFace(GL_CW)
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 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 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 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 Corbin SimpsonRevert "r300g: flush CS if a buffer being deleted is...
2009-12-18 Michal KrolMerge branch 'pipe-format-simplify'
2009-12-18 Richard Lir600 : enable gl2, set R600_ENABLE_GLSL_TEST by default.
2009-12-18 Dave Airlieradeon: fix frontbuffer read/drawpixels
2009-12-18 Dave Airlier300g: store own copy of flush_cb and flush data.
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 Krols/desc->type/desc->channel[0].type/
2009-12-17 Sedat Dilekglsl/apps: Add dummy install target to fix 'make install'
2009-12-17 Michal KrolMerge branch 'glsl-pp-rework-2'
2009-12-17 Dave Airlieradeon: drop assert accessing cref which is meant to...
2009-12-17 Dave Airlieradeon: drop unused members of radeon_state.
2009-12-17 Dave Airlier600: move structs for legacy cmdbuf into cmdbuf C...
2009-12-16 Alex Deucherr600: Invert front face winding when rendering to FBO
2009-12-16 Ian Romanickmesa: set version string to 7.6.1-rc4
2009-12-16 Brian Paulmesa: add missing semicolon
2009-12-16 Richard Lir600 : clean a bit to prepare to enable gl2.
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-16 Brian Paulmesa: test for __blrts for CPU_TO_LE32()
2009-12-16 Brian Paulmesa: no dlopen on BlueGene
2009-12-16 Brian Paulmesa: remove //-style comments
2009-12-16 Brian Paulst/mesa: remove //-style comments
2009-12-16 Marek Olšákr300g: fix emission of which textures are enabled
2009-12-16 Marek Olšákr300g: clean up the invariant state
2009-12-16 Marek Olšákr300g: clamp vertex indices to [min,max] everywhere
2009-12-16 Marek Olšákr300g: if no colorbuffers are set, disable blending...
2009-12-16 Marek Olšákr300g: set the number of colorbuffers in RB3D_CCTL
2009-12-16 Marek Olšákr300g: remove unnecessary flush in set_sampler_textures
2009-12-16 Marek Olšákr300g: add Z24X8 to the list of unsupported sampler...
2009-12-16 Marek Olšákr300g: add acceleration of the clear, surface_copy...
2009-12-16 Marek Olšákr300g: flush CS if a buffer being deleted is referenced...
2009-12-16 Vinson Leeunichrome: Silence compiler warnings.
2009-12-16 Vinson Leesis: Silence compiler warnings.
2009-12-16 Vinson Leesavage: Silence compiler warnings.
2009-12-15 Michel Dänzerr300: Fix typo on < R5xx RS setup for blits.
2009-12-15 Vinson Leer128: Silence uninitialized variable warnings in r128_t...
2009-12-15 Vinson Leedri: Initialize variable in driBindContext.
next