summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ilo: add GEN6 GPEChia-I Wu2013-04-265-0/+5270
* ilo: hook up pipe context query functionsChia-I Wu2013-04-262-5/+208
* ilo: hook up pipe context transfer functionsChia-I Wu2013-04-261-4/+239
* ilo: hook up pipe context blit functionsChia-I Wu2013-04-263-5/+269
* ilo: hook up pipe context state functionsChia-I Wu2013-04-264-61/+1148
* ilo: add functions to manage shadersChia-I Wu2013-04-264-0/+899
* ilo: hook up pipe context flush functionChia-I Wu2013-04-262-1/+79
* ilo: add command parserChia-I Wu2013-04-263-0/+649
* ilo: hook up pipe screen resource functionsChia-I Wu2013-04-262-5/+856
* ilo: hook up pipe screen format functionsChia-I Wu2013-04-262-2/+683
* ilo: hook up pipe_screen param and fence functionsChia-I Wu2013-04-263-11/+606
* ilo: add debug flags settable through ILO_DEBUGChia-I Wu2013-04-262-0/+28
* ilo: new pipe driver for Intel GEN6+Chia-I Wu2013-04-2628-0/+4887
* winsys/intel: new winsys for intelChia-I Wu2013-04-265-0/+946
* gallivm: Fix trivial out-of-bounds indirection in lp_build_cube_lookup().José Fonseca2013-04-261-1/+1
* i965/vs: Add support for LRP instruction.Matt Turner2013-04-255-3/+22
* i965/vs: Add a function to fix-up uniform arguments for 3-src insts.Matt Turner2013-04-252-0/+25
* winsys/radeon: consolidate tracing into winsys v2Jerome Glisse2013-04-2516-95/+68
* r600g/compute: Removed unused and untested codeTom Stellard2013-04-255-776/+66
* r600g/compute: Use a constant buffer to store kernel parameters v2Tom Stellard2013-04-252-16/+30
* r600g: Add evergreen_emit_cs_constant_buffers() v2Tom Stellard2013-04-253-11/+36
* r600g/compute: Don't use radeon_winsys::buffer_wait() after dispatching a kernelTom Stellard2013-04-251-6/+0
* r600g/compute: Fix input buffer size calculationTom Stellard2013-04-251-1/+1
* linux: Don't emit a .note.ABI-tag section anymore (#26663)Adam Jackson2013-04-254-52/+0
* freedreno: use writecombine buffersRob Clark2013-04-251-1/+2
* freedreno: don't patch and re-emit same shader as muchRob Clark2013-04-255-64/+65
* i965: Avoid recompiles for fragment clamping on non-clamping APIs.Eric Anholt2013-04-252-2/+2
* draw: Yield zeros for LLVM fetches of non-existing vertex elements.José Fonseca2013-04-251-21/+28
* trace: Only close trace files on exit.José Fonseca2013-04-253-18/+4
* graw: Set the vertex shader constant buffer.José Fonseca2013-04-251-1/+1
* graw: Simple utilities to dump and disassemble TGSI tokens.José Fonseca2013-04-253-0/+97
* scons: Support clang.José Fonseca2013-04-253-3/+5
* util/u_sse: Fix _mm_shuffle_epi8 prototype for clang.José Fonseca2013-04-251-1/+6
* scons: Remove redundant code.José Fonseca2013-04-251-3/+0
* mesa: fix bogus comment about PrimitiveRestart fieldsChris Forbes2013-04-251-2/+2
* i965: report correct sample positionsChris Forbes2013-04-251-4/+4
* freedreno: fix bogus IMM const reg indexRob Clark2013-04-242-3/+3
* freedreno: clear fixes and debuggingRob Clark2013-04-244-1/+29
* freedreno: fix texture fetch typeRob Clark2013-04-244-2/+10
* freedreno: fix temp register usageRob Clark2013-04-241-48/+52
* freedreno: add noop driverRob Clark2013-04-241-1/+3
* freedreno: use u_math macros/helpers moreRob Clark2013-04-246-25/+20
* freedreno: implement fd_screen_destroy()Rob Clark2013-04-241-6/+26
* freedreno: set SWAP bit based on formatRob Clark2013-04-241-7/+19
* radeon/llvm: Fix segfault with a specifc libelf implementationTom Stellard2013-04-241-0/+4
* r600g: use CP DMA for buffer clears on evergreen+Alex Deucher2013-04-244-2/+119
* i965/gen7: fix encoding of (huge) surface size for BRW_SURFACE_BUFFERChia-I Wu2013-04-241-6/+10
* i965/gen7: fix 3DSTATE_LINE_STIPPLE_PATTERNChia-I Wu2013-04-241-3/+14
* i965: fix SURFACE_STATE dumpingChia-I Wu2013-04-241-4/+4
* i965: Remove strange comments about math functions.Matt Turner2013-04-241-3/+3