mesa.git
2014-02-22 Emil Velikovpipe-loader: handle memory allocation failure
2014-02-22 Emil Velikovpipe-loader: build pipe_loader_drm_x_auth whenever...
2014-02-22 Emil Velikovpipe-loader: destroy sw_winsys on sw_release
2014-02-22 Emil Velikovvl/winsys_dri: cleanup vl_screen_create error path
2014-02-22 Emil Velikovtargets/pipe-loader: link pipe-nouveau against libdrm
2014-02-22 Kenneth Graunkemeta: Eliminate samplers[] array in favor of using...
2014-02-22 Kenneth Graunkei965: Delete the fabulous target_to_target() function.
2014-02-22 Kenneth Graunkei965: Fix S8 and X8 reversal in brw_depthbuffer_format...
2014-02-22 Vinson Leemesa: Move declarations before code.
2014-02-22 Vinson Leemesa/sso: Change CreateShaderProgramv return type from...
2014-02-22 Vinson Leescons: Add main/pipelineobj.c to src/mesa/SConscript.
2014-02-22 Vinson Leemesa/sso: Fix typo of 'unsigned'.
2014-02-21 Gregory Hainautmesa/sso: Implement _mesa_GetProgramPipelineiv
2014-02-21 Gregory Hainautmesa/sso: Implement _mesa_ActiveShaderProgram
2014-02-21 Gregory Hainautmesa/sso: Implement _mesa_CreateShaderProgramv
2014-02-21 Gregory Hainautmesa/sso: Refactor implementation of _mesa_CreateShader...
2014-02-21 Gregory Hainautmesa/sso: Add support for GL_PROGRAM_SEPARABLE query
2014-02-21 Gregory Hainautmesa/sso: Implement _mesa_IsProgramPipeline
2014-02-21 Gregory Hainautmesa/sso: Implement _mesa_GenProgramPipelines
2014-02-21 Gregory Hainautmesa/sso: Implement _mesa_DeleteProgramPipelines
2014-02-21 Gregory Hainautmesa/sso: Add pipeline container/state
2014-02-21 Gregory Hainautmesa: Add a mutex and refcounting to gl_shader_state
2014-02-21 Gregory Hainautmesa: Make get_shader_flags publicly available
2014-02-21 Gregory Hainautmesa/sso: Add extension entry points for GL_ARB_separat...
2014-02-21 Ian Romanickglsl/sso: Add parser and AST-to-HIR support for separat...
2014-02-21 Ian Romanickmesa/sso: Add extension tracking for ARB_separate_shade...
2014-02-21 Ian Romanickmesa: Refactor per-stage link check to its own function
2014-02-21 Emil Velikovspecs: MESA_query_renderer.spec resolve a couple of...
2014-02-21 Emil Velikovconfigure: use shared-glapi when more than one gl*...
2014-02-21 Emil Velikovconfigure: use default dri drivers whenever opengl...
2014-02-21 Eric Anholti965: Stop throwing away our double precision for time...
2014-02-21 Eric Anholtmeta: Add support for integer blits.
2014-02-21 Eric Anholtmeta: Add support for doing MSAA to MSAA blits.
2014-02-21 Eric Anholtmeta: Save and restore a bunch of MSAA state.
2014-02-21 Eric Anholtmeta: Try to do blending of sRGB values in linear color...
2014-02-21 Eric Anholtmeta: Add support for doing multisample resolves.
2014-02-21 Eric Anholti965: Fix miptree matching for multisampled, non-interl...
2014-02-21 Courtney Goeltzenleu... mesa: Remove unnecessary condition.
2014-02-21 Francisco Jerezclover: Unabbreviate a few data accessor names for...
2014-02-21 Francisco Jerezclover: Replace the transfer(new ...) idiom with a...
2014-02-21 Francisco Jerezclover: Migrate a bunch of pointers and references...
2014-02-21 Francisco Jerezclover: Allow storing a range into a container of diffe...
2014-02-21 Francisco Jerezclover: Define an intrusive smart reference class.
2014-02-21 Francisco Jerezclover: Some improvements for the intrusive pointer...
2014-02-21 Francisco Jerezclover: Fix up NULL constant pointer arguments.
2014-02-21 Jordan Justentgsi_ureg: add property_gs_invocations
2014-02-20 Kenneth Graunkei965: Enable Broadwell support.
2014-02-20 Kenneth Graunkei965/fs: Implement FS_OPCODE_[UN]PACK_HALF_2x16_SPLIT...
2014-02-20 Kenneth Graunkei965: Drop bogus F32TO16/F16TO32 instructions on Broadw...
2014-02-20 Kenneth Graunkei965: Create a hardware context before initializing...
2014-02-20 Kenneth Graunkei965/fs: Implement scratch read/write support for Broad...
2014-02-20 Kenneth Graunkei965: Add Gen8 assembly support for DP Scratch messages.
2014-02-20 Kenneth Graunkei965: Store absolute thread count in max_wm_threads...
2014-02-20 Kenneth Graunkei965: Use MOV, not OR for setting URB write channel...
2014-02-20 Kenneth Graunkei965: Implement a CS stall workaround on Broadwell.
2014-02-20 Jordan Justeni965: support instanced GS on gen7
2014-02-20 Jordan Justeni965: support gl_InvocationID for gen7
2014-02-20 Jordan Justenglsl: add gl_InvocationID variable for ARB_gpu_shader5
2014-02-20 Jordan Justenmain/shaderapi: GL_GEOMETRY_SHADER_INVOCATIONS GetProgr...
2014-02-20 Jordan Justenmesa: initialize gl_geometry_program Invocations field
2014-02-20 Jordan Justenglsl/linker: produce gl_shader_program Geom.Invocations
2014-02-20 Jordan Justenglsl: parse invocations layout qualifier for ARB_gpu_sh...
2014-02-20 Jordan Justenglsl: Generate error for invalid input layout declarations
2014-02-20 Jordan Justenglsl: convert GS input primitive to use ast_type_qualifier
2014-02-20 Eric Anholti965: Fix extra return value after winsys rb update...
2014-02-20 Eric Anholti965/vs: Use samplers for UBOs in the VS like we do...
2014-02-20 Eric Anholti965/fs: Add an optimization pass to remove redundant...
2014-02-20 Roland Scheideggergallivm: add smallfloat to float conversion not relying...
2014-02-20 Leo Liust/omx/enc: add multi scaling buffers for performance...
2014-02-20 Christian Königst/omx/dec/h264: fix prevFrameNumOffset handling
2014-02-19 Kenneth Graunkei965: Actually claim to support MSAA on Broadwell.
2014-02-19 Kenneth Graunkei965: Update physical width/height munging for 2x IMS...
2014-02-19 Kenneth Graunkei965: Enable smooth points when multisampling without...
2014-02-19 Kenneth Graunkei965: Thwack multisample enable bit in 3DSTATE_RASTER.
2014-02-19 Kenneth Graunkei965: Only use the SIMD16 program for per-sample shadin...
2014-02-19 Kenneth Graunkei965: Set "Position XY Offset Select" bits in 3DSTATE_P...
2014-02-19 Kenneth Graunkei965: Add missing sample shading bits to Gen8's 3DSTATE...
2014-02-19 Kenneth Graunkei965/fs: Implement FS_OPCODE_SET_OMASK on Broadwell.
2014-02-19 Kenneth Graunkei965/fs: Implement FS_OPCODE_SET_SAMPLE_ID on Broadwell.
2014-02-19 Kenneth Graunkei965: Disable MCS on Broadwell for now.
2014-02-19 Kenneth Graunkei965: Use gen7_surface_msaa_bits in Broadwell SURFACE_S...
2014-02-19 Kenneth Graunkei965: Use ffs() for sample counting in gen7_surface_msa...
2014-02-19 Kenneth Graunkei965: Simplify Broadwell's 3DSTATE_MULTISAMPLE sample...
2014-02-19 Ian Romanickglsl: Silence "type qualifiers ignored on function...
2014-02-19 Ian Romanickglsl: Only warn for macro names containing __
2014-02-19 Ian Romanickglcpp: Only warn for macro names containing __
2014-02-19 Tom Stellardconfigure: Use LLVM shared libraries by default
2014-02-19 Francisco Jerezi965/fs: Allocate the param_size array dynamically.
2014-02-19 Francisco Jerezi965/fs: Use a separate variable to keep track of the...
2014-02-19 Rob Clarkfreedreno: tweak ringbuffer sizes/count
2014-02-19 Rob Clarkfreedreno/a3xx/compiler: scheduling/legalize fixes
2014-02-19 Francisco Jerezi965: Have brw_imm_vf4() take the vector components...
2014-02-19 Francisco Jerezi965: Add helper function to find out the signedness...
2014-02-19 Francisco Jerezi965/vec4: Use swizzle() in the ARB_vertex_program...
2014-02-19 Francisco Jerezi965/fs: Use offset() in the ARB_fragment_program code.
2014-02-19 Francisco Jerezi965/fs: Remove fs_reg::retype.
2014-02-19 Francisco Jerezi965/vec4: Trivial improvements to the with_writemask...
2014-02-19 Francisco Jerezi965: Make sure that backend_reg::type and brw_reg...
2014-02-19 Francisco Jerezi965/vec4: Add non-mutating helper functions to modify...
2014-02-19 Francisco Jerezi965: Add non-mutating helper functions to modify the...
next