mesa.git
2009-08-27 Michel Dänzerst/xorg/dri: Pass texture formats via the DRI2 protocol...
2009-08-27 Nicolai Hähnler300: Cleanup reported native program limits
2009-08-27 Nicolai Hähnler300: Debug messages are written to stderr, so fflush...
2009-08-27 Pauli Nieminenradeon/r200/r300: Fix swtcl prediction to work after...
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Brian Paulgallium/util: added support for SRGB formats
2009-08-27 Brian Paulgallium/util: added cases for SRGB formats
2009-08-27 Chia-I Wuprogs: EGL/X progs should link to libX11.
2009-08-27 Vinson Leemesa: move decls before code
2009-08-27 Cooper Yuanr300g: Correct scissor setting, subtract 1 from window...
2009-08-27 Dave Airlieradeon: fix scissor calcs.
2009-08-27 Ian Romanicki965: Increase assmebly shader program parameter limits
2009-08-27 Ian RomanickARB prog: Change handling of program parameter limits
2009-08-27 Dave Airlieradeon: fix max indx/vertex emission due to state checker
2009-08-27 Younes Mantonmesa: gitignore
2009-08-27 Younes Mantonnv04: Handle more Z formats.
2009-08-26 Nicolai Hähnler300/compiler: Fix vertex program MAD emit
2009-08-26 Nicolai Hähnler300/compiler: Fix bug in rc_find_free_temporary
2009-08-26 Chia-I Wuegl: Remove Xdpy from EGLDisplay.
2009-08-26 Chia-I Wuegl_glx: Make fbconfigs and visuals per display.
2009-08-26 Chia-I Wuegl_softpipe: Make winsys and pipe screen per display.
2009-08-26 Chia-I WuEGL_i915: Make struct drm_device per display.
2009-08-26 Pauli NieminenMerge branch 'fix_r300_swtcl' into push_master
2009-08-26 Pauli Nieminenradeon: Fix loop en condition so debug output doesn...
2009-08-26 Pauli Nieminenradeon: Make RADEON_CMDBUF more fine grained.
2009-08-26 Pauli Nieminenradeon/r200/r300: Fix swtcl flushing not to invalidate...
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian Pauli965: init the tex_units_used field
2009-08-26 Brian Pauli965: fix incorrect tex unit in emit_tex() and emit_txb()
2009-08-26 Brian Pauli965: clean-up tex target switches
2009-08-26 Brian Paulglsl: asst. clean-ups in set_program_uniform()
2009-08-26 Brian Paulglsl: signal that the program needs to be re-translated...
2009-08-26 Brian Paulprogs/glsl: asst. changes in shtest.c
2009-08-26 Brian Pauli965: added texture unit sanity check
2009-08-26 Brian Pauli965: keep track of which texture units the fragment...
2009-08-26 Brian Pauldocs: document sampler array bug fix
2009-08-26 Brian Pauli965: clean up texture target switches
2009-08-26 Brian Paulmesa: var renaming, new assertion
2009-08-26 Brian Paulmesa: additional instruction field size assertions
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian Paulprogs/glsl: handle window resizes in texaaline.c
2009-08-26 Brian Paulprogs/glsl: add special Makefile rule for samplers_array
2009-08-26 Brian Paulprogs/glsl: change samplers.c to better test sampler...
2009-08-26 Brian Paulglsl: fix bug in sampler array indexing
2009-08-26 Alex Deucherr600: fix two sided stencil
2009-08-26 Alex Deucherr600: add missing radeon_cs_space_set_flush call
2009-08-26 Zack Rusinst/xorg: create basic vertex shader
2009-08-26 Zack Rusinst/xorg: create basic fragment shader
2009-08-26 Alex Deucherr600: make reloc_chunk size dynamic
2009-08-26 Alex Deucherr600: fix memory leak
2009-08-26 Alex Deucherr300: r4xx and rs4xx also have lte discard regs
2009-08-26 Jakob Bornecrantzst/dri: Add some debug code
2009-08-26 Jakob Bornecrantzst/xorg: Temporary fix for none stencil visuals
2009-08-26 Jakob Bornecrantzst/xorg: Find out correct type for depth stencil buffers
2009-08-26 Jakob Bornecrantzst/dri: Redo config generation
2009-08-26 Michel Dänzerst/xorg: Add support for dirty framebuffer region repor...
2009-08-26 Cooper Yuanr600: Update vertex fetch shader if necessary
2009-08-26 Ben Skeggsst/dri: make the GL_ARB_map_buffer_range entrypoints...
2009-08-26 Dave Airlieradeon/r100/r200: actually init the OQ support properly
2009-08-26 Dave Airlieradeon/r200: OQ support for r200 in theory.
2009-08-26 Dave Airlieradeon: add r100 OQ support with kms.
2009-08-25 Brian Paulprogs/glsl: call ValidateShaderProgram()
2009-08-25 Brian Paulmesa: validate shader before drawing (for debugging...
2009-08-25 Brian Paulglsl: update a texture/sampler comment
2009-08-25 Brian Paulglsl: implement shader sampler validation
2009-08-25 Brian Paulmesa: use gl_texture_index type for gl_program::Sampler...
2009-08-25 Brian Paulprogs/util: added ValidateShaderProgram() to shaderutil.c
2009-08-25 Brian Pauli965: add some texture unit/target assertions
2009-08-25 Brian Paulmesa: print some program fields in binary too
2009-08-25 Pauli Nieminenr200: Add scissor to state atom list.
2009-08-25 Pauli Nieminenradeon/r600: Fix remaining warnings when building 64...
2009-08-25 Pauli Nieminenr200: Addd missing parameter to debug output.
2009-08-25 Pauli Nieminenr200: Fix commit size prediction.
2009-08-25 Zack Rusinxorg: insert shaders into the cache
2009-08-25 Zack Rusinexa: add basic code to cache vertex and fragment shaders
2009-08-25 Zack Rusinexa: check whether the op is accelerated
2009-08-25 Pauli Nieminenradeon: Fix all compiler warnings.
2009-08-25 Brian Paulmesa: remove -I$(TOP)/src/gallium/drivers from sources.mak
2009-08-25 Brian PaulRevert "glapi: Fix a possible race in getting current...
2009-08-25 Zack Rusinxorg: revert bad merge
2009-08-25 Michel DänzerAdd support for building the Xorg state tracker with...
2009-08-25 Pauli NieminenRevert "glx: Make drawables persistent untill they...
2009-08-24 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-24 Maciej Cencorar300: fix condition logic
2009-08-24 Maciej Cencorar300: set proper CS section size
2009-08-24 Pauli Nieminenradeon/r200/r300/r600: Warn if we emit more than predic...
2009-08-24 Zack Rusinxorg: fix compilation
2009-08-24 Zack Rusinxorg: start on code accelerating render
2009-08-24 Alex Deucherr300: add support for getting Z pipe info from drm
2009-08-24 Alex Deucherr600: code cleanup
2009-08-24 Dave Airlieradeon: fix fbo size calculation to after pitch
2009-08-24 Zack RusinMerge branch 'master' of ssh://zack@git.freedesktop...
2009-08-24 Zack Rusinopenvg: fix vgTransformPath with relative coords
2009-08-24 Brian PaulARB prog: Set error instead of falling through with...
2009-08-24 Ian RomanickARB prog: Set error instead of falling through with...
2009-08-24 Brian Paulmesa: add new program parser sources to tarball
2009-08-24 Brian Pauldocs: recent 7.5.1 bug fixes
2009-08-24 Brian Paulxlib: fix single buffer window resize bug
2009-08-24 Brian Paulvbo: fix divide by zero exception
2009-08-24 Vinson Leeglsl: Silence gcc uninitialized variable warning.
next