summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-30intel: implement picture structure.11.wayland_interlacedGwenole Beauchesne8-9/+52
2012-07-30__DRIimage: version 6, add new picture structure.Gwenole Beauchesne1-1/+6
2012-07-30wayland: support EGL_TEXTURE_STRUCTURE_WL queries for wl_buffer.Gwenole Beauchesne2-0/+20
2012-07-30wayland: handle picture structure.Gwenole Beauchesne1-1/+20
2012-07-30wayland-drm: add picture structure.Gwenole Beauchesne3-1/+50
2012-07-28glcpp: Add a newline to expanded #line directives.Kenneth Graunke1-2/+2
2012-07-28gallium: specify resource_resolve destination via a pipe_surfaceChristoph Bumiller6-58/+39
2012-07-28st/mesa: call update_renderbuffer_surface for sRGB renderbuffers, tooChristoph Bumiller1-2/+3
2012-07-28nv50: fix depth/stencil multisample memory storage typesChristoph Bumiller1-6/+6
2012-07-28nv50: fix resource_resolve shader start offsetsChristoph Bumiller1-2/+2
2012-07-27st/mesa: undo a couple static assertsBrian Paul1-2/+2
2012-07-27st/mesa: use STATIC_ASSERT in a few placesBrian Paul4-17/+17
2012-07-27mesa: whitespace, etc. fixes in program.hBrian Paul1-7/+5
2012-07-27meta: fix glDrawPixels fallback test, stencil drawingBrian Paul1-2/+2
2012-07-27radeon: fix 'sowftware' typoBrian Paul1-1/+1
2012-07-27i965/gen7: Reduce GT1 WM thread count according to updated BSpec.Eric Anholt1-1/+1
2012-07-27i965: Fix typo in shader channel select field name.Kenneth Graunke3-20/+20
2012-07-27i965/msaa: Use MESA_FORMAT_R8 for MCS buffer.Paul Berry1-1/+1
2012-07-27intel: increase wm thread number to 80 on gen6 GT2Zou Nan hai1-5/+1
2012-07-27r600g: Emit dispatch state for compute directly to the csTom Stellard4-69/+60
2012-07-27r600g: Initialize VGT_PRIMITIVE_TYPE in the start_cs_cmd atomTom Stellard1-2/+5
2012-07-27r600g: Atomize compute shader stateTom Stellard4-86/+91
2012-07-27r600g: Add helper functions for emitting compute SET_CONTEXT packetsTom Stellard2-5/+18
2012-07-27radeon/llvm: Add instruction defs for branches on SITom Stellard3-17/+126
2012-07-27radeon/llvm: Fix VOPC and V_CNDMASK encodingTom Stellard4-10/+13
2012-07-27radeon/llvm: Assert if we try to copy SCC regTom Stellard1-0/+6
2012-07-27radeon/llvm: Add SI DAG optimizations for setcc, select_ccTom Stellard2-0/+54
2012-07-27radeon/llvm: Add support for encoding SI branch instructionsTom Stellard1-15/+35
2012-07-27radeon/llvm: Add special nodes for SALU operations on VCCTom Stellard6-1/+89
2012-07-27radeon/llvm: Add i1 registers for SI.Tom Stellard1-0/+2
2012-07-27radeon/llvm: Fix CCReg definitions on SITom Stellard2-3/+10
2012-07-27radeonsi: Enable PIPE_SHADER_CAP_INTEGERSTom Stellard1-1/+2
2012-07-27radeonsi: Add support for loading integers from constant memoryTom Stellard1-1/+3
2012-07-27radeon/llvm: Add bitconvert patterns for SITom Stellard1-0/+6
2012-07-27radeon/llvm: Add custom lowering for SELECT_CC nodes on SITom Stellard2-0/+20
2012-07-27radeon/llvm: Move conditional pattern leafs to common tablegen fileTom Stellard2-41/+41
2012-07-27radeon/llvm: Implement getSetCCResultType for SITom Stellard2-0/+6
2012-07-27radeon/llvm: Custom lower BR_CC for SITom Stellard2-0/+41
2012-07-27radeon/llvm: Move lowering of BR_CC node to R600ISelLoweringTom Stellard4-31/+31
2012-07-27radeon/llvm: Move lowering of SETCC node to R600ISelLoweringTom Stellard4-38/+29
2012-07-27radeon/llvm: Use correct node type when lowering SETCCTom Stellard1-0/+1
2012-07-27radeon/llvm: Move LowerSELECT_CC into R600ISelLoweringTom Stellard4-111/+112
2012-07-26automake: Remove OPT_FLAGS.Eric Anholt4-12/+4
2012-07-26automake: Remove ARCH_FLAGS.Eric Anholt4-11/+4
2012-07-26i965/msaa: use ROUND_DOWN_TO macro.Paul Berry1-6/+6
2012-07-26svga: initialize svga_compile_key to zeros to be safeBrian Paul1-0/+4
2012-07-26svga: fix invalid memory reference in needs_to_create_zero()Brian Paul1-5/+5
2012-07-26radeon: fix Base/base typoBrian Paul1-1/+1
2012-07-26android-build: fix dricore build for autogenerated files (v3)Daniel Charles5-299/+335
2012-07-26radeon: set swrast_renderbuffer::ColorType field when mapping renderbuffersBrian Paul1-0/+2