summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* targets/xorg-nouveau: drop usage of dri1 function DRICreatePCIBusIDEmil Velikov2013-10-291-13/+14
* gallium/targets/xorg: drop set but unused variable entityEmil Velikov2013-10-294-12/+0
* st/xorg: drop set but unsused variables dxo, dyoEmil Velikov2013-10-291-4/+0
* st/xorg: add sanity checks after mallocEmil Velikov2013-10-291-0/+6
* st/xorg: remove unnecessary headersEmil Velikov2013-10-292-8/+0
* freedreno: emulated unsupported primitive typesRob Clark2013-10-295-25/+74
* gallium/auxiliary/indices: add u_primconvertRob Clark2013-10-293-0/+227
* gallium/auxiliary/indices: add start paramRob Clark2013-10-297-28/+56
* freedreno: update generated headersRob Clark2013-10-296-125/+238
* i965/fs: Drop our dead push constants before overflowing to pull constants.Eric Anholt2013-10-291-2/+1
* haiku-softpipe: Minor cleanup and color space fixesAlexander von Gluck IV2013-10-292-20/+13
* winsys: Correct Haiku winsys display target codeAlexander von Gluck IV2013-10-294-8/+41
* clover: Use context device list for error checking in clGetProgramBuildInfo.Francisco Jerez2013-10-291-1/+1
* i965: Simplify the shader time code by using atomic counter helpers.Francisco Jerez2013-10-294-41/+7
* i965: Add brw_reg constructors taking a dynamically determined vector width.Francisco Jerez2013-10-291-0/+24
* i965/gen7: Implement code generation for untyped surface read instructions.Francisco Jerez2013-10-299-0/+112
* i965/gen7: Implement code generation for untyped atomic instructions.Francisco Jerez2013-10-299-0/+130
* i965: Implement ABO surface state emission.Francisco Jerez2013-10-297-0/+122
* i965: Define vtbl method that initializes an untyped R/W surface.Francisco Jerez2013-10-292-5/+37
* glsl: Fix the function inlining pass to deal with general opaque arguments.Francisco Jerez2013-10-291-33/+33
* glsl: Add built-in functions and constants required for ARB_shader_atomic_cou...Francisco Jerez2013-10-295-0/+89
* glsl: Basic support for built-in intrinsics.Francisco Jerez2013-10-294-11/+64
* glsl: Add type predicate to check whether a type contains any opaque types.Francisco Jerez2013-10-293-0/+27
* glsl: Add new atomic_uint built-in GLSL type.Francisco Jerez2013-10-2916-1/+58
* glsl: Add extension enables for ARB_shader_atomic_counters.Francisco Jerez2013-10-292-0/+3
* mesa: Add support for ARB_shader_atomic_counters.Francisco Jerez2013-10-2912-3/+271
* glapi: Add support for ARB_shader_atomic_counters.Francisco Jerez2013-10-296-1/+60
* i965: Handle deallocation of some private ralloc contexts explicitly.Francisco Jerez2013-10-294-4/+4
* ralloc: Hook up C++ destructors to ralloc when necessary.Francisco Jerez2013-10-291-0/+14
* mesa: Define introspection macro to determine whether a type is trivially des...Francisco Jerez2013-10-291-1/+23
* glsl: Generalize MSVC fix for strcasecmp().Paul Berry2013-10-292-7/+2
* llvmpipe: fix bogus layer clamping in setupRoland Scheidegger2013-10-292-8/+25
* util,llvmpipe: correctly set the minimum representable depth valueMatthew McClure2013-10-293-19/+64
* st/mesa: move out of memory check in st_draw_vbo()Brian Paul2013-10-291-3/+4
* svga: reindent drawing codeBrian Paul2013-10-293-266/+199
* i965/vec4: Reduce working set size of live variables computation.Eric Anholt2013-10-292-23/+28
* r600g/sb: fix value::is_fixed()Vadim Girlin2013-10-291-2/+2
* glsl: Drop no-op shifts involving 0.Eric Anholt2013-10-281-0/+10
* glsl: Use ir_builder more in opt_algebraic.Eric Anholt2013-10-281-30/+10
* glsl: Move common code out of opt_algebraic's handle_expression().Eric Anholt2013-10-281-78/+39
* Remove error when calling glGenQueries/glDeleteQueries while a query is activeCarl Worth2013-10-281-15/+10
* i965: Also emit HiZ and Stencil packets when disabling depth on Gen6.Kenneth Graunke2013-10-281-0/+12
* i965: Also emit HIER_DEPTH and STENCIL packets when disabling depth.Kenneth Graunke2013-10-281-0/+12
* i965: Move post-sync non-zero flush for 3DSTATE_MULTISAMPLE.Kenneth Graunke2013-10-281-3/+3
* i965: Also guard 3DSTATE_DRAWING_RECTANGLE with a flush in blorp.Kenneth Graunke2013-10-281-0/+3
* i965: Emit post-sync non-zero flush before 3DSTATE_DRAWING_RECTANGLE.Kenneth Graunke2013-10-281-0/+4
* i965: Emit post-sync non-zero flush before 3DSTATE_GS_SVB_INDEX.Kenneth Graunke2013-10-281-0/+3
* i965: CS writes/reads should use I915_GEM_INSTRUCTIONDaniel Vetter2013-10-281-2/+2
* i965: Do not set bilinear_filter flag in case of multisample blitsAnuj Phogat2013-10-281-1/+1
* mesa: Remove trailing whitespace in texparam.cRico Schüller2013-10-281-6/+6