summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-02nv50: zero out unbound samplersIlia Mirkin1-2/+5
2014-09-02nvc0/ir: avoid infinite recursion when finding first uses of texIlia Mirkin1-8/+28
2014-09-02gallivm: Fix build with LLVM >= 3.6 r215967.Vinson Lee1-0/+4
2014-09-02gallivm: Fix build with latest LLVMJan Vesely1-0/+8
2014-09-02winsys/radeon: fix nop packet padding for hawaiiAndreas Boll3-29/+44
2014-09-02glsl_to_tgsi: allocate and enlarge arrays for temporaries on demandMarek Olšák1-20/+34
2014-08-27meta: save and restore swizzle for _GenerateMipmapRobert Bragg1-0/+12
2014-08-27get-pick-list.sh: Require explicit "10.2" for nominating stable patchesEmil Velikov1-1/+1
2014-08-27Makefile: Switch from md5sums to sha256sumsCarl Worth1-5/+5
2014-08-27radeonsi: add new SI pci idsAlex Deucher1-0/+4
2014-08-27radeonsi: add new CIK pci idsAlex Deucher1-0/+3
2014-08-27r600g/compute: Don't initialize vertex_buffer_state masks to 0x2Tom Stellard1-3/+0
2014-08-27pipe-loader: Fix memory leak v2Tom Stellard2-1/+2
2014-08-27radeon: Add work-around for missing Hainan support in clang < 3.6 v2Tom Stellard1-1/+14
2014-08-27mesa: fix NULL pointer deref bug in _mesa_drawbuffers()Brian Paul1-1/+1
2014-08-27radeonsi: save scissor state and sample mask for u_blitterMarek Olšák3-8/+29
2014-08-27nouveau: don't keep stale pointer to free'd dataIlia Mirkin1-0/+1
2014-08-27nouveau: make sure to invalidate any vbo state as wellIlia Mirkin1-0/+1
2014-08-27r600g: fix constant buffer fetchesMarek Olšák1-0/+1
2014-08-27i965: Bail on vec4 copy propagation for scratch writes with source modifiersAnuj Phogat1-0/+4
2014-08-27clover: Flush the command queue in clReleaseCommandQueue()Tom Stellard1-1/+5
2014-08-27cherry-ignore: reject a15088338ebEmil Velikov1-0/+4
2014-08-27cherry-ignore: drop whitespace fixEmil Velikov1-0/+3
2014-08-27radeonsi/compute: Call si_pm4_free_state() after emitting compute stateTom Stellard1-1/+1
2014-08-27radeonsi/compute: Update reference counts for buffers in si_set_global_binding()Tom Stellard1-2/+2
2014-08-27cherry-ignore: PIPE_SHADER_CAP_MAX_CONST_BUFFER_SIZE is not it 10.2Emil Velikov1-0/+3
2014-08-27radeon/compute: Fix reported values for MAX_GLOBAL_SIZE and MAX_MEM_ALLOC_SIZETom Stellard1-13/+19
2014-08-27cherry-ignore: remove patch that lacking previous dependenciesEmil Velikov1-0/+2
2014-08-25android: dri/i915: do not build an 'empty' driverEmil Velikov1-1/+1
2014-08-25android: glsl: the stlport over the limited Android STLEmil Velikov1-1/+1
2014-08-25android: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444}Emil Velikov2-8/+0
2014-08-25android: gallium/auxiliary: drop log2/log2f redefitionsEmil Velikov1-22/+0
2014-08-25android: egl/main: add/enable freedrenoEmil Velikov2-0/+9
2014-08-25android: gallium/freedreno: add preliminary buildEmil Velikov4-2/+88
2014-08-25automake: gallium/freedreno: drop spurious include dirsEmil Velikov2-4/+2
2014-08-25android: egl/main: resolve radeon linking issuesPaulo Sergio Travaglia1-4/+9
2014-08-25android: gallium/radeon: attempt to fix the android buildPaulo Sergio Travaglia6-7/+45
2014-08-25android: egl/main: fixup the nouveau buildEmil Velikov1-6/+2
2014-08-25android: gallium/nouveau: fix include folders, link against libstlportEmil Velikov2-8/+6
2014-08-25configure.ac: bail out if building gallium_gbm without gallium_eglEmil Velikov1-0/+4
2014-08-25i965/vec4: Respect ir->force_writemask_all in Gen8 code generation.Kenneth Graunke1-0/+1
2014-08-25i965/vec4: Set NoMask for GS_OPCODE_SET_VERTEX_COUNT on Gen8+.Kenneth Graunke1-1/+3
2014-08-19mesa: Handle uninitialized textures like other textures in get_tex_level_para...Ian Romanick1-5/+6
2014-08-19docs: Add sha256 sums for the 10.2.6 releaseCarl Worth1-0/+3
2014-08-19Add release notes for the 10.2.6 releasemesa-10.2.6Carl Worth1-0/+115
2014-08-19Update VERSION to 10.2.6Carl Worth1-1/+1
2014-08-11mesa: fix assertion in _mesa_drawbuffers()Brian Paul1-2/+3
2014-08-11configure.ac: Do not require llvm on x32Maarten Lankhorst1-0/+1
2014-08-11radeonsi: fix CMASK and HTILE allocation on TahitiMarek Olšák2-3/+56
2014-08-11radeonsi: fix a hang with instancing in Unigine Heaven/Valley on HawaiiMarek Olšák1-5/+2