summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-11radeon,r200: fix buffer validation after CS flushMarek Olšák8-15/+8
2014-08-11st/mesa: fix blit-based partial TexSubImage for 1D arraysMarek Olšák1-0/+2
2014-08-11configure: check for dladdr via AC_CHECK_FUNC/AC_CHECK_LIBPali Rohár1-3/+3
2014-08-11meta: Fix datatype computation in get_temp_image_type()Anuj Phogat1-7/+5
2014-08-06egl: Fix OpenGL ES version checks in _eglParseContextAttribList()Anuj Phogat1-1/+4
2014-08-06meta: Use _mesa_get_format_bits() to get the GL_RED_BITSAnuj Phogat1-5/+4
2014-08-06mesa: Allow GL_TEXTURE_CUBE_MAP target with compressed internal formatsAnuj Phogat1-0/+1
2014-08-06mesa: Add gles3 condition for normalized internal formats in glCopyTexImage*()Anuj Phogat1-0/+15
2014-08-06mesa: Add utility function _mesa_is_enum_format_unorm()Anuj Phogat2-0/+74
2014-08-06mesa: Add gles3 error condition for GL_RGBA10_A2 buffer format in glCopyTexIm...Anuj Phogat1-18/+29
2014-08-06mesa: Add a gles3 error condition for sized internalformat in glCopyTexImage*()Anuj Phogat1-0/+46
2014-08-06mesa: Add a helper function _mesa_is_enum_format_unsized()Anuj Phogat2-0/+59
2014-08-06mesa: Don't allow snorm internal formats in glCopyTexImage*() in GLES3Anuj Phogat1-0/+11
2014-08-06mesa: Add utility function _mesa_is_enum_format_snorm()Anuj Phogat2-0/+40
2014-08-06mesa: Fix condition for using compressed internalformat in glCompressedTexIma...Anuj Phogat1-1/+8
2014-08-06mesa: Add error condition for using compressed internalformat in glTexStorage...Anuj Phogat1-0/+18
2014-08-06mesa: Turn target_can_be_compressed() in to a utility functionAnuj Phogat2-6/+9
2014-08-06mesa: Fix error condition for valid texture targets in glTexStorage* functionsAnuj Phogat1-0/+7
2014-08-06mesa/st: only convert AND(a, NOT(b)) into MAD when not using native integersIlia Mirkin1-1/+1
2014-08-06i965/miptree: Layout 1D Array as 2D Array with height of 1Jordan Justen1-0/+20
2014-08-06gallivm: fix up out-of-bounds level when using conformant out-of-bound behaviorRoland Scheidegger1-0/+1
2014-08-02docs: Add sha256 sums to the 10.2.5 release notesCarl Worth1-0/+3
2014-08-02docs: Add release notes for 10.2.5mesa-10.2.5Carl Worth1-0/+185