aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* vc4: Add a debug flag for flushing after every draw.Eric Anholt2014-09-093-0/+6
* vc4: Add missing null terminator to the debug options list.Eric Anholt2014-09-091-0/+1
* Linking fails when not writing gl_Position.Kalyan Kondapally2014-09-091-3/+3
* ilo: remove unused ilo_cp functionsChia-I Wu2014-09-092-146/+0
* ilo: convert GPE GEN6 command functions to use ilo_builderChia-I Wu2014-09-094-764/+730
* ilo: convert GPE GEN7 command functions to use ilo_builderChia-I Wu2014-09-094-517/+479
* ilo: convert GPE state functions to use ilo_builderChia-I Wu2014-09-094-154/+129
* ilo: convert GPE surface functions to use ilo_builderChia-I Wu2014-09-092-56/+36
* ilo: convert BLT to use ilo_builderChia-I Wu2014-09-091-119/+122
* ilo: use ilo_builder for kernels and STATE_BASE_ADDRESSChia-I Wu2014-09-099-201/+61
* ilo: make ilo_cp based on ilo_builderChia-I Wu2014-09-0916-979/+114
* ilo: add a builder for building BOs for submissionChia-I Wu2014-09-094-0/+1641
* ilo: make toy_compiler_disassemble() more usefulChia-I Wu2014-09-095-9/+11
* nv50/ir: accomodate all file types, there are now more than 8Ilia Mirkin2014-09-081-2/+2
* nvc0/ir: uses was always null at that point in the codeIlia Mirkin2014-09-081-7/+1
* nv50/ir: avoid array overrun when checking for supported modsIlia Mirkin2014-09-082-2/+2
* nouveau: buffer can never be nullIlia Mirkin2014-09-081-2/+0
* nvc0/ir: insn can never be nullIlia Mirkin2014-09-081-1/+1
* nvc0: size is a uint16_t, remove unnecessary assertionIlia Mirkin2014-09-081-1/+0
* nvc0: avoid null deref of screen when collecting statsIlia Mirkin2014-09-081-1/+1
* nvc0: use 64-bit math when scaling the query resultsIlia Mirkin2014-09-081-4/+4
* gallivm: (trivial) don't try to use rcp when the division 1/x is integerRoland Scheidegger2014-09-091-1/+1
* gallivm: (trivial) fix min / max variable namesRoland Scheidegger2014-09-091-8/+8
* i965: Handle ir_binop_ubo_load in boolean expression code.Kenneth Graunke2014-09-082-4/+4
* i965/fs: Make emit_if_gen6 never fall back to emit_bool_to_cond_code.Kenneth Graunke2014-09-081-8/+17
* i965: Handle ir_triop_csel in emit_if_gen6().Kenneth Graunke2014-09-082-4/+33
* mesa/st: don't advertise NV_vdpau_interop if it doesn't work.Christian König2014-09-081-1/+7
* i965/fs: Remove direct fs_visitor gl_fragment_program dependenceJordan Justen2014-09-064-4/+8
* gallivm: Fix Altivec pack intrinsics for little-endianUlrich Weigand2014-09-061-5/+21
* i965/fs: Remove direct fs_generator brw_wm_prog_key dependenceJordan Justen2014-09-052-2/+10
* i965/fs: Remove direct fs_generator brw_wm_prog_data dependenceJordan Justen2014-09-052-15/+24
* i965/fs: Don't store gl_fragment_program* in fs_generatorJordan Justen2014-09-052-7/+8
* i965: Add uses_kill to brw_wm_prog_dataJordan Justen2014-09-055-8/+10
* i965/fs: Rename fs_generator::prog to shader_progJordan Justen2014-09-052-7/+7
* i965/fs: Add stage variable to fs_generatorJordan Justen2014-09-052-3/+5
* i965: Adjust fast-clear resolve rect for BDWKristian Høgsberg2014-09-051-4/+10
* nvc0/ir: clarify recursion fix to finding first tex usesChristoph Bumiller2014-09-051-9/+7
* nv50/ir/util: fix BitSet issuesChristoph Bumiller2014-09-053-3/+10
* nvc0: remove nvc0_push, replaced with nvc0_vbo_translateIlia Mirkin2014-09-052-410/+0
* nv50,nvc0: get rid of draw module supportIlia Mirkin2014-09-057-224/+0
* i965/fs: Don't look at virtual_grf_sizes for uniformsJason Ekstrand2014-09-051-2/+1
* loader: fds can be 0Dave Airlie2014-09-061-1/+1
* gallium/vc4: ship all files in the tarballEmil Velikov2014-09-051-1/+13
* gallium/trace: ship all files in the tarballEmil Velikov2014-09-052-1/+12
* gallium/svga: ship all files in the tarballEmil Velikov2014-09-052-12/+62
* gallium/softpipe: ship all files in the tarballEmil Velikov2014-09-052-10/+32
* gallium/rbug: ship all files in the tarballEmil Velikov2014-09-052-2/+8
* gallium/radeonsi: ship all files in the tarballEmil Velikov2014-09-052-0/+8
* gallium/radeon: ship all files in the tarballEmil Velikov2014-09-052-7/+20
* gallium/r600: ship all files in the tarballEmil Velikov2014-09-052-8/+36