summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-01-26glsl: Define enum ir_depth_layoutChad Versace
2011-01-26glsl: Refresh autogenerated parser filesChad Versace
2011-01-26glsl: Add support for AMD_conservative_depth to parserChad Versace
2011-01-26glsl: Add depth layout qualifiers to ast_type_qualifierChad Versace
2011-01-26glcpp: Conditionally define macro GL_AMD_conservative_depthChad Versace
2011-01-26mesa: Add AMD_conservative_depth to extension listChad Versace
2011-01-26tgsi: add cases for array texturesBrian Paul
2011-01-26mesa: Support internalFormat=GL_BGRA for DRI driversKristian Høgsberg
2011-01-26st/egl: Downgrade warning to debug when we can't create a drm screenKristian Høgsberg
2011-01-26mesa: fix MESA/EXT typoBrian Paul
2011-01-26util: require debug options to be separated by commasMarek Olšák
2011-01-26gallium: add an interface for query predicatesZack Rusin
2011-01-25softpipe: support for 1D/2D texture arraysBrian Paul
2011-01-25st/mesa: support for 1D/2D texture arraysBrian Paul
2011-01-25tgsi: add support for 1D/2D texture arraysBrian Paul
2011-01-25mesa: remove isProxy local varBrian Paul
2011-01-25mesa: use texFormat local var in more placesBrian Paul
2011-01-25mesa: consolidate error handling code in _mesa_GetTexLevelParameteriv()Brian Paul
2011-01-25mesa: consolidate error handling in set_tex_parameteri()Brian Paul
2011-01-25mesa: add checks for GL_EXT_texture_arrayBrian Paul
2011-01-25linker: Propagate max_array_access while linking functionsIan Romanick
2011-01-25linker: Set sizes for non-global arrays as wellIan Romanick
2011-01-25ir_to_mesa: Add several assertions about sizes of arraysIan Romanick
2011-01-25glsl: silence uninitialized var warning in read_texture()Brian Paul
2011-01-25r600g: Implement timer queries.Mathias Fröhlich
2011-01-25r600g: Implement asyncronous query results.Mathias Fröhlich
2011-01-25r600g: Fix meaning of num_results for queries.Mathias Fröhlich
2011-01-25fix potential leak in r600_context_initTim Wiederhake
2011-01-25silences some valgrind warningsTim Wiederhake
2011-01-25Revert "glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S"Brian Paul
2011-01-25softpipe: fix off-by-one error in setup_fragcoord_coeff()Brian Paul
2011-01-25st/mesa: add comments in emit_wpos()Brian Paul
2011-01-25st/mesa: fix incorrect fragcoord.x translationBrian Paul
2011-01-25glapi: adding @ char before type specifier in glapi_x86.SDimitry Andric
2011-01-25glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.SDimitry Andric
2011-01-25svga: link libwsw for dri-vmwgfx target with make build system tooRoland Scheidegger
2011-01-25u_blitter: remove bogus assertionMarek Olšák
2011-01-25u_blitter: report recursion, update commentsMarek Olšák
2011-01-24nvc0: Move declaration before code.Vinson Lee
2011-01-24gallium/tgsi: update the docs for the new opcodes a bitZack Rusin
2011-01-24mesa: add red, red/green formats in _mesa_base_fbo_format()Brian Paul
2011-01-24mesa: plug in fallback function for ctx->Driver.ValidateFramebuffer()Brian Paul
2011-01-24mesa: new cases in _mesa_base_fbo_format()Brian Paul
2011-01-24Revert "mesa: Simplify _mesa_base_fbo_format by making it exceptions to texim...Brian Paul
2011-01-24scons: Add nvc0 to SConscript.Vinson Lee
2011-01-24vega: implement handler/pointer conversion using a hash tableBrian Paul
2011-01-24vega: remove redundant functions found elsewhereBrian Paul
2011-01-24vega: replace casts with pointer/handle conversion functionsBrian Paul
2011-01-24glx: fix request lengthsJulien Cristau
2011-01-25svga: Add more swrast debugingJakob Bornecrantz