summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-31i965: Don't store gl_fragment_program in scalar_visitorfs-to-scalarJordan Justen4-4/+8
2014-08-31i965: Remove gl_fragment_program dependence in scalar_generatorJordan Justen3-8/+8
2014-08-31i965: Add uses_dfdy to brw_scalar_prog_dataJordan Justen3-2/+4
2014-08-31i965: Add uses_kill to brw_scalar_prog_dataJordan Justen5-8/+10
2014-08-31i965/fs: Use gl_program* rather than fp->BaseJordan Justen1-8/+9
2014-08-31i965/scalar_visitor: Use prog rather than fp->BaseJordan Justen2-15/+15
2014-08-31i965/scalar_visitor: Use stage_prog_data instead of prog_data->baseJordan Justen1-6/+6
2014-08-31i965: Add brw_scalar_prog_key structureJordan Justen9-36/+44
2014-08-31i965: Add brw_scalar_prog_data structureJordan Justen23-105/+160
2014-08-31i965: Allow brw_scalar.h to be included in C filesJordan Justen1-2/+15
2014-08-31i965/scalar_visitor: Add init functionJordan Justen2-0/+7
2014-08-31i965: Rename fs_visitor to scalar_visitorJordan Justen17-231/+235
2014-08-31i965: Rename fs_generator to scalar_generatorJordan Justen5-105/+107
2014-08-31i965: Rename brw_fs.h to brw_scalar.hJordan Justen18-17/+17
2014-08-29glsl: Use bit-flags image attributes and uint16_t for the image formatIan Romanick6-43/+42
2014-08-29glsl: Use a single bit for the dual-source blend indexIan Romanick1-5/+9
2014-08-29glsl: Eliminate ir_variable::data.atomic.buffer_indexIan Romanick5-6/+7
2014-08-29mesa: Delete ctx->GeometryProgram.Cache.Kenneth Graunke2-5/+0
2014-08-30gallivm: fix somewhat broken NaN behavior for exp2Roland Scheidegger2-13/+25
2014-08-30softpipe: handle vertex texture sampling when using llvm for drawRoland Scheidegger9-36/+209
2014-08-30llvmpipe: (trivial) enable cube map arraysRoland Scheidegger2-2/+3
2014-08-30gallivm: handle cube map arrays for texture samplingRoland Scheidegger5-44/+107
2014-08-30draw: kill off bogus assertion in tgsi_fetch_gs_outputsRoland Scheidegger1-3/+2
2014-08-30softpipe: don't assert on illegal wrap mode for rect texturesRoland Scheidegger1-2/+2
2014-08-30tgsi: (trivial) fix handling msaa resources on TXFRoland Scheidegger1-1/+4
2014-08-30draw: remove fishy num_samplers/num_sampler_views check in llvm pathRoland Scheidegger1-5/+1
2014-08-30mesa: fix fallback texture for cube map arrayRoland Scheidegger1-6/+10
2014-08-29r600/compute: Don't leak compute pool item_list/unallocated_listAaron Watry1-0/+6
2014-08-29u_vbuf: Make sure all caps are initializedMichel Dänzer1-24/+16
2014-08-29r600g: Reinstate include path to common radeon source directoryMichel Dänzer1-1/+2
2014-08-28i965: Mark BRW_CONDITIONAL_R as Gen <= 5.Matt Turner1-1/+1
2014-08-28i965/disasm: Show jump count for if/iff/halt.Matt Turner1-1/+1
2014-08-28i965/disasm: Disassemble JMPI's source properly.Matt Turner1-1/+2
2014-08-28i965/disasm: Add break/cont/halt to list of has_uip().Matt Turner1-1/+4
2014-08-28i965/disasm: Disassemble Z/NZ conditional modifiers as .z/.nz.Matt Turner1-2/+2
2014-08-28nouveau: allow more tokens by default to avoid parse failuresIlia Mirkin1-2/+4
2014-08-28targets/haiku-softpipe: explicitly prefix sw/hgl headerEmil Velikov2-2/+2
2014-08-28sw/hgl: struct haiku_displaytarget is not public structEmil Velikov2-23/+21
2014-08-28include/haiku: fix comment typoEmil Velikov1-1/+1
2014-08-28hgl: trivial bitsEmil Velikov4-3/+11
2014-08-28gallium/targets: Break haiku state_tracker out to own directoryAlexander von Gluck IV12-138/+157
2014-08-28gallium/targets: Haiku softpipe, perform better framebuffer validationAlexander von Gluck IV1-7/+13
2014-08-28st/egl: ship all the files in the tarballEmil Velikov2-8/+25
2014-08-28st/clover: sort the sources listEmil Velikov2-48/+52
2014-08-28st/gbm: include the header in the sources listEmil Velikov1-1/+2
2014-08-28st/xlib: Include the headers in the sources list.Emil Velikov2-2/+4
2014-08-28st/omx: use makefile.sources to handle sources listsEmil Velikov2-6/+11
2014-08-28st/vdpau: pickup/ship the private headerEmil Velikov1-8/+9
2014-08-28st/vdpau: remove obsolete define VL_HANDLESEmil Velikov2-21/+5
2014-08-28st/vega: add headers and SConscript in the tarballEmil Velikov2-1/+25