2013-03-13 |
Tom Stellard | radeon/llvm: Make radeon_llvm_util.cpp a C file |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Tom Stellard | radeon/llvm: Optimize radeon_llvm_strip_unused_kernels() |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Tom Stellard | radeon/llvm: Implement radeon_llvm_get_kernel_module... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Tom Stellard | radeon/llvm: Implement radeon_llvm_get_num_kernels... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Tom Stellard | radeon/llvm: Implement radeon_llvm_parse_bitcode()... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Tom Stellard | r600g/llvm: Move llvm wrapper functions into the radeon... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Jon TURNEY | Properly check GLX_INDIRECT_RENDERING in glapi/tests... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Jon TURNEY | Fix glapi/tests/check_table.cpp for standardized OpenGL... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Jon TURNEY | Fix out-of-tree build of 'make check' in src/mapi/glapi... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
José Fonseca | scons: Define PACKAGE_VERSION/BUGREPORT globally. |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Vinson Lee | tests: Add $(top_srcdir)/include to AM_CPPFLAGS. |
commit | commitdiff | tree | snapshot |
2013-03-13 |
José Fonseca | scons: Define PACKAGE_xxx |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Brian Paul | docs: rewrite the OSMesa info / instructions |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Brian Paul | configure: wire-up new OSMesa gallium state tracker... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Brian Paul | target/osmesa: add new Makefile.am |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Brian Paul | targets/osmesa: new OSMesa gallium target |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Brian Paul | st/osmesa: add new Makefile.am |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Brian Paul | st/osmesa: new OSMesa gallium state tracker |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Brian Paul | st/mesa: add PIPE_FORMAT_R16G16B16A16_UNORM renderbuffe... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
José Fonseca | scons: Re-add ',' |
commit | commitdiff | tree | snapshot |
2013-03-13 |
José Fonseca | autotools: Add missing top-level include dir. |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Matt Turner | configure.ac: Alphabetize freedreno makefiles. |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Matt Turner | build: Get rid of dead MESA_ASM_FILES variable |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Matt Turner | mesa/build: Get rid of dead ALL_FILES variable |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Matt Turner | xmlpool/.gitignore: Remove 'Makefile' |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Matt Turner | mesa: Use PACKAGE_BUGREPORT macro. |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Matt Turner | mesa: Remove unused version #defines from version.h. |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Matt Turner | mesa: Replace MESA_VERSION with PACKAGE_VERSION. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Zack Rusin | draw/so: Fix stream output with geometry shaders |
commit | commitdiff | tree | snapshot |
2013-03-12 |
José Fonseca | include: Fix build with VS 11 (i.e, 2012). |
commit | commitdiff | tree | snapshot |
2013-03-12 |
José Fonseca | mesa,gallium,egl,mapi: One definition of C99 inline... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
José Fonseca | scons: Allows choosing VS 10 or 11. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Michel Dänzer | radeonsi: Fix off-by-one for maximum vertex element... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0: avoid crash on updating RASTERIZE_ENABLE state |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | gallium/tests: check format in compute tests, make... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0: add MP trap handler for nve4 |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0: they removed the NTID,NCTAID,GRIDID registers... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0: implement compute support for nve4 |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0/ir: try to fix CAS (CompareAndSwap) |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir: add CCTL (cache control) op |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0/ir/emit: fix emission of large address offsets |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0: add SHADER/COMPUTE_RESOURCE bind flags to format... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nouveau: align PIPE_BIND_SHADER,COMPUTE_RESOURCEs to... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50,nvc0: copy writable flag on surface creation |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir: add support for different sampler and resource... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir: implement splitting of 64 bit ops after RA |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0/ir: skip back edges when determining latest sched... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0/ir: use large issue delay after RET, too |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir: fix size adjustment for sched info for multipl... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir: print function inputs and outputs |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir/ssa: add a few comments regarding RenamePass |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Francisco Jerez | nv50/ir/tgsi: Exclude local declarations from function... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir/opt: try to make use of SUCLAMP addend |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir: don't assert on type in Modifier.applyTo if... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir: add support for barriers |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir/tgsi: add support for atomics |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir/tgsi: handle TGSI_OPCODE_LOAD,STORE |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0/ir: don't replace load from input in COMPUTE progs... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0/ir: implement lowering of surface ops for nve4 |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0/ir: add formatted surface load lib code, move... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir: extend moveSources for delta < 0 |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0/ir: lower atomics in s[] |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0/ir/emit: implement INSBF, EXTBF, PERMT and ATOM |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir/emit: handle OP_ATOM |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0/ir/target: some ops can't be predicated, e.g.... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir/opt: CALLs cannot load |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir: add support for indirect BRA,CALL |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0/ir/emit: implement move to and logic ops on predicates |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nvc0/ir/emit: implement surface related ops |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir: initialize CodeEmitters' specialized target... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir/opt: make optimization aware of atomics, barrie... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir: add various new OPs that will be needed for... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Francisco Jerez | nv50/ir: Rename "mkLoad" to "mkLoadv" for consistency. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir: fix comparison of system values |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Francisco Jerez | nv50/ir/tgsi: Translate grid-related system parameters. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Francisco Jerez | nv50/ir/tgsi: Accept COMPUTE programs. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir/ra: make sure all used function inputs get... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir/ra: also add pre-existing MERGE,SPLIT to constr... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir/ra: fix confusion with conditional RegisterSet... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christoph Bumiller | nv50/ir/ra: swap copyCompound args if src is compound... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Francisco Jerez | nv50/ir/ra: Fix maxGPR calculation for programs with... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Francisco Jerez | nv50/ir/ra: Fix traversal before the beginning of the... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Francisco Jerez | nv50/ir/ra: Fix RegisterSet::occupy(const Value *v). |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Francisco Jerez | nv50/ir/ra: Fix argument const-ness in RegisterSet... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Francisco Jerez | nv50/ir/opt: Fix tryPropagateBranch for BBs with severa... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Francisco Jerez | nv50/ir: Clean up references to function values before... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Francisco Jerez | nouveau: Bail out from nouveau_fence_wait if flushing... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Vinson Lee | mesa: Use correct functions for enum conversion. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Rob Clark | freedreno: gallium driver for adreno |
commit | commitdiff | tree | snapshot |
2013-03-12 |
José Fonseca | d3d1x: Remove. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
José Fonseca | nv50: Remove nv0_ir_from_sm4.* |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Roland Scheidegger | gallivm: clean up passing derivatives around |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Chad Versace | i965: Fix typo in doxygen hyperlink |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Eric Anholt | mesa: Reduce memory usage for reg alloc with many graph... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Eric Anholt | mesa: Reduce the memory usage for reg alloc with many... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Eric Anholt | i965/fs: Improve CSE performance by expiring some avail... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Eric Anholt | i965/fs: Improve live variables calculation performance. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Eric Anholt | i965/fs: Also do the gen4 SEND dependency workaround... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Eric Anholt | i965/fs: Switch to using sampler LD messages for unifor... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Eric Anholt | i965/fs: Fix broken rendering in large shaders with... |
commit | commitdiff | tree | snapshot |
next |