summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gbm: Add import from fdKristian Høgsberg2014-04-013-2/+29
* gbm: Add gbm_bo_get_fd()Kristian Høgsberg2014-04-014-0/+37
* include/GLES3: add OpenGL ES 3.1 HeadersJordan Justen2014-04-014-4/+1274
* Revert "glapi/es1: Don't mark core functions as static_dispatch=false"Brian Paul2014-04-011-43/+86
* mesa: Allow setting GL_TEXTURE_MAX_LEVEL to 0 with GL_TEXTURE_RECTANGLE.Iago Toral Quiroga2014-04-011-1/+2
* gallium/docs: fix silent math failures due to ~ and &Ilia Mirkin2014-04-011-60/+60
* gallium/docs: line up some of the equationsIlia Mirkin2014-04-011-28/+16
* gallium/docs: fix incorrect/missing referencesIlia Mirkin2014-04-016-6/+10
* gallium/docs: fix use of _ in math sectionsIlia Mirkin2014-04-011-10/+10
* gallium/docs: add format to indexIlia Mirkin2014-04-012-2/+3
* gallium/docs: fix a lot of bad formattingIlia Mirkin2014-04-011-242/+262
* glsl: remove UBO fields from _mesa_glsl_parse_stateChia-I Wu2014-04-013-16/+1
* nv50: implement clear_buffer to accelerate ARB_clear_buffer_objectIlia Mirkin2014-03-311-0/+115
* mesa/st: Accelerate ARB_clear_buffer_object with clear_bufferIlia Mirkin2014-03-313-3/+38
* gallium: add interface to clear buffersIlia Mirkin2014-03-312-0/+16
* mapi_abi: Remove ABI-check work arounds for functions that are no longer expo...Ian Romanick2014-03-312-119/+2
* mapi_abi: Make ES1 and ES2 static_dispatch=false functions hiddenIan Romanick2014-03-311-4/+6
* mapi: Hack around glGetInternalformativ not being hidden in GLESIan Romanick2014-03-311-0/+8
* glapi/es1: Don't mark core functions as static_dispatch=falseIan Romanick2014-03-311-86/+43
* glapi: Mark all GL_ARB_separate_shader_objects functions with static_dispatch...Ian Romanick2014-03-311-61/+61
* glapi: Remove some duplicate ignore="true" linesIan Romanick2014-03-311-32/+0
* i965/vec4: Don't trim writemasks of texture instructions.Matt Turner2014-03-311-2/+4
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-3120-0/+38
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-3117-18/+63
* gallium/targets: add missing library dependenciesEmil Velikov2014-03-312-2/+10
* pipe-loader: reorder PIPE_LIBSEmil Velikov2014-03-311-2/+2
* pipe-loader: use PTHREAD_LIBS over -lpthreadEmil Velikov2014-03-311-1/+1
* dri/i965: use CLOCK_LIBS over -lrtEmil Velikov2014-03-311-1/+1
* automake: consistently use -no-undefinedEmil Velikov2014-03-314-11/+15
* targets/egl-static: move the common LDFLAGS into AM_LDFLAGSEmil Velikov2014-03-311-6/+13
* targets/omx: do not link against the trace driverEmil Velikov2014-03-312-2/+0
* gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov2014-03-3114-75/+14
* gallium/targets: move LLVM_LIBS handling inside Automake.incEmil Velikov2014-03-3117-49/+7
* gallium/targets: fold LLVM_LDFLAGS inside Automake.incEmil Velikov2014-03-3116-15/+9
* targets/omx: use GALLIUM_OMX_LINKER_FLAGSEmil Velikov2014-03-313-14/+12
* targets/omx: introduce GALLIUM_OMX_LIB_DEPSEmil Velikov2014-03-313-8/+8
* targets/pipe-loader: move LLVM_LIBS handling inside PIPE_LIBSEmil Velikov2014-03-311-23/+11
* targets/pipe-loader: include dummy.cpp irrespective of HAVE_MESA_LLVMEmil Velikov2014-03-311-5/+4
* targets/pipe-loader: compact duplicating LDFLAGSEmil Velikov2014-03-311-18/+17
* pipe-loader/swrast: add soft/llvmpipe definesJoakim Sindholt2014-03-311-0/+5
* targets/xa: drop libudev references from automake buildEmil Velikov2014-03-311-2/+0
* dri/common: LIBDRM_LIBS is not a linker/libtool flag, add it to LIBADDEmil Velikov2014-03-311-1/+1
* drivers/x11: GL_LIB_DEPS is not a linker/libtool flag, add it to LIBADDEmil Velikov2014-03-311-3/+4
* configure: autodetect video state-trackers when non swrast driver is presentEmil Velikov2014-03-311-1/+1
* configure: use grep in quiet mode, rather than piping stderr/stdout to /dev/nullEmil Velikov2014-03-311-6/+6
* configure: error out when building gallium-osmesa without softpipeEmil Velikov2014-03-311-2/+2
* Partially revert "automake: allow only shared builds"Emil Velikov2014-03-313-7/+26
* configure: enable dri3 only for linuxEmil Velikov2014-03-311-6/+12
* mesa: Fix format matching checks for GL_INTENSITY* internalformats.Chris Forbes2014-04-011-8/+12
* st: fix st_choose_matching_format to ignore intensityChris Forbes2014-04-011-0/+6