summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* mesa: delay copying of debug groupsChia-I Wu2014-04-271-41/+89
* mesa: clean up debug output namespace handlingChia-I Wu2014-04-271-139/+211
* mesa: clean up debug groupsChia-I Wu2014-04-271-42/+48
* mesa: clean up debug message logChia-I Wu2014-04-271-36/+42
* mesa: use accessors for struct gl_debug_stateChia-I Wu2014-04-278-108/+156
* mesa: eliminate debug output message_insertChia-I Wu2014-04-271-26/+19
* mesa: eliminate debug output should_logChia-I Wu2014-04-271-29/+11
* mesa: eliminate debug output control_app_messagesChia-I Wu2014-04-271-66/+17
* mesa: eliminate debug output get_msgChia-I Wu2014-04-271-73/+26
* mesa: refactor _mesa_PopDebugGroup and _mesa_free_errors_dataChia-I Wu2014-04-271-62/+63
* mesa: refactor _mesa_PushDebugGroupChia-I Wu2014-04-271-42/+60
* mesa: refactor debug output control_messagesChia-I Wu2014-04-271-51/+62
* mesa: refactor debug output get_msgChia-I Wu2014-04-271-11/+47
* mesa: refactor debug out log_msgChia-I Wu2014-04-271-59/+75
* mesa: refactor debug output set_message_stateChia-I Wu2014-04-271-31/+39
* mesa: refactor debug output should_logChia-I Wu2014-04-271-50/+61
* mesa: refactor _mesa_get_debug_stateChia-I Wu2014-04-271-25/+37
* nvc0/ir: fetch shadow value from proper place for TG4 cube arrayIlia Mirkin2014-04-261-1/+4
* nvc0/ir: set gatherComp for non-shadow targetsIlia Mirkin2014-04-261-0/+2
* nvc0/ir: set instance count based on the GS_INVOCATIONS propertyIlia Mirkin2014-04-261-3/+1
* nvc0/ir: add support for INVOCATIONID system valueIlia Mirkin2014-04-263-2/+1
* nvc0/ir: add support for SAMPLEMASK sysvalIlia Mirkin2014-04-265-0/+8
* mesa/st: translate gl_InvocationID to INVOCATIONID semanticIlia Mirkin2014-04-261-0/+1
* mesa/st: translate gl_SampleMaskIn to SAMPLEMASK semanticIlia Mirkin2014-04-261-0/+1
* gallium: add GS_INVOCATIONS propertyIlia Mirkin2014-04-263-1/+19
* gallium: add INVOCATIONID semanticIlia Mirkin2014-04-263-2/+10
* nvc0: add support for PIPE_CAP_SAMPLE_SHADINGIlia Mirkin2014-04-2615-14/+131
* nv50: add support for PIPE_CAP_SAMPLE_SHADINGIlia Mirkin2014-04-2614-8/+107
* mesa/st: add support for ARB_sample_shadingIlia Mirkin2014-04-2612-11/+89
* gallium: add basic support for ARB_sample_shadingIlia Mirkin2014-04-2619-2/+48
* mapi: OpenVG symbol exports.Enrico Horn2014-04-251-0/+1
* glsl: Use properly typed arguments for bitfieldInsert.Matt Turner2014-04-251-2/+2
* i965: Don't bother flushing the batch if it doesn't ref our mt to map.Eric Anholt2014-04-251-1/+2
* egl: Protect use of gbm_dri with ifdef HAVE_DRM_PLATFORMAnder Conselvan de Oliveira2014-04-251-0/+2
* wayland: Fix the logic in disabling the prime capabilityNeil Roberts2014-04-251-1/+1
* gbm: Set errno on errorsAnder Conselvan de Oliveira2014-04-252-15/+41
* gbm/dri: Fix out-of-memory error path in dri_device_create()Ander Conselvan de Oliveira2014-04-251-0/+2
* gallium/tests: conditionally include sw/dri winsysEmil Velikov2014-04-251-1/+5
* automake: cleanup pipe-loader handling when using sw/xlib winsysEmil Velikov2014-04-254-4/+4
* pipe-loader: conditionally build and use pipe_loader_sw_probe_driEmil Velikov2014-04-252-0/+6
* llvmpipe: fix clearing of individual color buffers in a fbRoland Scheidegger2014-04-256-163/+190
* gallium/util: use ui[4] instead of ui in union util_colorRoland Scheidegger2014-04-2512-39/+39
* llvmpipe: (trivial) use correct LP_MIN_VECTOR_ALIGN define for alignment.Roland Scheidegger2014-04-251-1/+1
* r600g: fix hang on RV740 by using DX_RASTERIZATION_KILL instead of SX_MISCMarek Olšák2014-04-255-7/+27
* r600g: fix for an MSAA hang on RV770Marek Olšák2014-04-253-1/+12
* r600g: fix for broken CULL_FRONT behavior on R6xxMarek Olšák2014-04-254-61/+64
* r600g: fix for HTILE on R6xxMarek Olšák2014-04-251-0/+6
* r600g: fix buffer copying on R600-R700Marek Olšák2014-04-251-0/+6
* r600g: fix flushing on RV670, RS780, RS880 againMarek Olšák2014-04-251-0/+9
* r600g: fix MSAA resolve on R6xx when the destination is 1D-tiledMarek Olšák2014-04-251-0/+6