mesa.git
2011-01-20 Chia-I Wuglapi: Fix OpenGL and OpenGL ES interop.
2011-01-20 Chia-I Wuglapi: Fix OpenGL ES 1.1 and 2.0 interop.
2011-01-20 Chia-I Wumapi: Add support for bridge mode.
2011-01-20 Chia-I Wumapi: u_current_table may be renamed.
2011-01-20 Chia-I Wumapi: Add a new glapi.h implementation.
2011-01-20 Chia-I Wumapi: Fix glapi printers for gl_and_es_API.xml.
2011-01-20 Chia-I Wumapi: Allow prefix to be macro.
2011-01-20 Chia-I Wumapi: Add the ability to parse GLAPI XML.
2011-01-20 Chia-I Wuglapi: Add gl_and_es_API.xml.
2011-01-20 Kenneth Graunkedoxygen: Add glsl to the Makefile and .gitignore.
2011-01-20 twiedAdd machine generated files to .gitignore
2011-01-20 Kenneth Graunkeglsl: Don't bother unsetting a destructor that was...
2011-01-20 Chia-I Wuautoconf: Fail when --with-state-trackers is incomplete.
2011-01-20 Henri Verbeetsoftpipe: Bind samplers to views instead of the underly...
2011-01-20 Henri Verbeetsoftpipe: Get rid of the redundant resource parameter...
2011-01-20 Dave Airlier200: fix up some problems with TFP on r200
2011-01-20 Brian Paulllvmpipe: implement TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_...
2011-01-20 Eric Anholti965/fs: Take the shared mathbox into account in instru...
2011-01-20 Eric Anholti965/fs: Add a helper function for detecting math opcodes.
2011-01-20 Eric Anholti965/fs: Assign URB/CURB register numbers after instruc...
2011-01-20 Eric Anholti965/fs: Add an instruction scheduler.
2011-01-20 Eric Anholti965/fs: Add a helper for detecting texturing opcodes.
2011-01-19 Christian Königr600g: fix segfault if texture operand is a literal
2011-01-19 Brian Paulmesa: implement glGetShaderPrecisionFormat()
2011-01-19 Brian Paulgallium/docs: document result type for some types of...
2011-01-19 Dave Airlieradeon: avoid segfault on 3D textures.
2011-01-19 Dave Airlieradeon: oops didn't need this logbase2 fn
2011-01-19 Dave Airlieradeon: calculate complete texture state inside TFP...
2011-01-19 Ben Skeggsdri/nouveau: allow multiple maps of surface buffers
2011-01-19 Dave Airlieradeon/r200: fix fbo-clearmipmap + gen-teximage
2011-01-19 Eric Anholti965: Fix a comment typo.
2011-01-19 Eric Anholti965: Fix a bug in i965 compute-to-MRF.
2011-01-18 Christian Königr600g: fix reserve_cfile for R700+
2011-01-18 Chad Versaceglsl: Fix segfault due to missing printf argument
2011-01-18 Chad Versaceglsl: Fix semantic checks on precision qualifiers
2011-01-18 Brian Paulllvmpipe: make sure binning is active when we begin...
2011-01-18 Brian Paulsoftpipe: rename some functions for consistency
2011-01-18 Henri Verbeetr600g: Kill trailing whitespace.
2011-01-18 Henri Verbeetr600g: Remove the unused eg_states_inc.h and r600_state...
2011-01-18 Henri Verbeetr600g: Simplify some r600_bc_add_alu_type() calls to...
2011-01-18 Brian Paulvbo: initialize num_instances in a few places
2011-01-18 Eric Anholtra: Take advantage of the adjacency list in finding...
2011-01-18 Eric Anholtra: Remove unused "name" field in regs.
2011-01-18 Eric Anholtra: Take advantage of the adjacency list in ra_select...
2011-01-18 Eric Anholtra: Add an adjacency list to trade space for time in...
2011-01-18 Eric Anholtglsl: Skip the rest of loop unrolling if no loops were...
2011-01-18 Eric Anholtra: Trade off some space to get time efficiency in...
2011-01-18 Brian Paulsoftpipe: added some null pointer checks
2011-01-18 Brian Paulsoftpipe: s/tex_cache/fragment_tex_cache/
2011-01-18 José FonsecaRemove executables from source tree.
2011-01-18 Andre Maasikasr600c: preserve correct buffer when using fbo
2011-01-18 Andre Maasikasr600: set border color as RGBA
2011-01-18 Andre Maasikasr600c: use STATE_FB_WPOS_Y_TRANSFORM variable to do...
2011-01-18 Eric Anholti965: Fix dead pointers to fp->Parameters->ParameterVal...
2011-01-17 Brian Paulllvmpipe: enable PIPE_CAP_INDEP_BLEND_FUNC
2011-01-17 Brian Paulst/mesa: move PIPE_CAP_INDEP_BLEND_FUNC code
2011-01-17 Chad Versacedoxygen: Add doxyfile for glsl module
2011-01-17 Chad Versaceglsl: Refresh autogenerated parser files
2011-01-17 Chad Versaceglsl: Remove redundant semantic check in parser
2011-01-17 Chad Versaceglsl: Add support for default precision statements
2011-01-17 Chad Versaceglsl: Add semantic checks for precision qualifiers
2011-01-17 Chad Versaceglsl: Fix parser rule for type_specifier
2011-01-17 Chad Versaceglsl: Change default value of ast_type_specifier::precision
2011-01-17 Chad Versaceglsl: Check that 'centroid in' does not occur in vertex...
2011-01-17 Chad Versaceglsl: Check that interpolation quals only apply to...
2011-01-17 Chad Versaceglsl: Check that interpolation qualifiers do not preced...
2011-01-17 Chad Versaceglsl: Add method ast_type_qualifier::interpolation_string()
2011-01-17 Brian Paulvbo: init num_instances in split_prims()
2011-01-17 Brian Paultnl: assert that num_instances > 0
2011-01-17 Brian Paulmesa: s/primcount/numInstances/
2011-01-17 Dave Airlienouveau: fix build against out of tree libdrm
2011-01-16 Christian Königr600g: fix PIPE_CAP_INSTANCED_DRAWING warning
2011-01-16 Christian Königr600g: fix alu inst group merging for relative adressing
2011-01-16 Christoph Bumillernvc0: fix and enable instanced drawing and arrays
2011-01-16 Chia-I Wud3d1x: Fix broken build.
2011-01-16 Brian Paulmesa: minor tweaks in _mesa_set_fetch_functions()
2011-01-16 Brian Paulmesa: add comment for _mesa_get_srgb_format_linear()
2011-01-16 Brian Paulmesa: move declarations before code
2011-01-16 Dave Airliedocs: add GL_EXT_texture_sRGB_decode to relnotes
2011-01-16 Dave Airliegallium: add EXT_texture_sRGB_decode.
2011-01-16 Dave Airliei965: add support for EXT_texture_sRGB_decode
2011-01-16 Dave Airliemesa/swrast: implement EXT_texture_sRGB_decode
2011-01-16 Christian Königr600d: fix some bugs added reworking literal handling
2011-01-16 Brian Pauldocs: document GL_ARB_draw_buffers_blend
2011-01-16 Brian Paulmesa: implement glGet queries for GL_ARB_draw_buffers_blend
2011-01-16 Brian Paulmesa: display list support for GL_ARB_draw_buffers_blen...
2011-01-16 Brian Paulmesa: plug in GL_ARB_draw_buffers_blend functions
2011-01-16 Brian Paulglapi: regenerated files
2011-01-16 Brian Paulglapi: new entrypoint specs for GL_ARB_draw_buffers_blend
2011-01-16 Brian Paulmesa: begin implementation of GL_ARB_draw_buffers_blend
2011-01-16 Brian Pauldocs: update GL3.txt status
2011-01-16 Brian Pauldocs: document GL_ARB_instanced_arrays
2011-01-16 Brian Paulst/mesa: GL_ARB_instanced_arrays support
2011-01-16 Brian Paulmesa: support for GL_ARB_instanced_arrays
2011-01-16 Brian Paulglapi: regenerated files
2011-01-16 Brian Paulglapi: GL_ARB_instanced_arrays support
2011-01-16 Brian Pauldraw: add missing LP_CHECK_MEMBER_OFFSET()
2011-01-16 Brian Paulst/mesa: move/consolidate an assignment
2011-01-16 Brian Pauldocs: document GL_ARB_draw_instanced
2011-01-15 Henri Verbeetr600g: Remove the redundant radeon_new() prototype.
next