50188 Commits (32f7676e9c09d9c13da3fa2518807ab94aad5fb2)
 

Autor SHA1 Mensaje Fecha
  Kenneth Graunke 32f7676e9c glsl/builtins: Rework profiles to use the new '.glsl' common suffix. hace 13 años
  Kenneth Graunke fbea94ae59 glsl/builtins: Support stage-agnostic built-in profiles. hace 13 años
  Kenneth Graunke 7e35d97a02 glsl: Make the standalone compiler accept '.glsl' files. hace 13 años
  Brian Paul a5e95a419e mesa: add a couple fast-paths to fast_read_rgba_pixels_memcpy() hace 13 años
  Dave Airlie b814506e87 configure.ac: add IA64 support. hace 13 años
  Kenneth Graunke f4f6e1f5a0 glsl/builtins: Use ivec for texel offsets in textureProjGradOffset. hace 13 años
  Christoph Bumiller 48aec56559 nv50: specify location of UCPs to code generator hace 13 años
  Tom Stellard 6077b347ae r600g: Use automake to generate Makefile hace 13 años
  Eric Anholt 35f2fb70d3 Revert "glsl: Refuse to link GLSL 1.40+ shaders that would use fixed function." hace 13 años
  Eric Anholt f084b5ad32 docs: Update GLSL 1.40 status. hace 13 años
  Eric Anholt 252d99e4fa docs: Update that int textures got done for GL3. hace 13 años
  Eric Anholt 45f460f61e docs: Update that ARB_draw_instanced is on in i965. hace 13 años
  Eric Anholt 61c4e5cd68 docs: Update TBO support. hace 13 años
  Eric Anholt 4ec449a6ed glsl: Refuse to link GLSL 1.40+ shaders that would use fixed function. hace 13 años
  Eric Anholt acd4024e0a glsl: Add remaining *sampler2DRect* texture functions. hace 13 años
  Eric Anholt b9fed9f3d5 glsl: Fix the prototype of textureProjGradOffset(sampler2DShadow) hace 13 años
  Eric Anholt 56e2f97697 glsl: Mark [iu]sampler{Buffer,2DRect}as reserved in GLSL 1.40. hace 13 años
  Eric Anholt d91c8edd85 glsl: Add textureSize(*samplerBuffer) support. hace 13 años
  Eric Anholt 9a01e09ee5 glsl: Fix comment typo in 1.40 work. hace 13 años
  Eric Anholt ecc4c361a6 mesa: Remove dead _mesa_sizeof_glsl_type(). hace 13 años
  Eric Anholt 9d921b168b gtest: Don't actually install a library. hace 13 años
  Brian Paul 6f89f5a524 svga: add case for PIPE_CAP_MAX_DUAL_SOURCE_RENDER_TARGETS hace 13 años
  Dylan Noblesmith a3d56734df autoconf: add AM_PROG_CC_C_O hace 13 años
  Christoph Bumiller 847c898702 nvc0: fix nve4 linear copies hace 13 años
  Christoph Bumiller 1ce9205f79 targets/xvmc-nouveau: fix accidental hardcoded include path hace 13 años
  Christoph Bumiller e55c276255 nv50: use correct semantic map value for undefined PointSize output hace 13 años
  Christoph Bumiller 5b0cd37324 targets/xvmc-nouveau: add libdrm include path hace 13 años
  Ben Skeggs d37f90f131 nv30: init sample_mask to some default value at context creation time hace 13 años
  Ben Skeggs 29128e5ee2 nv30: fix some sifm transfer issues hace 13 años
  José Fonseca abfe759172 scons: Fix egl-static build due to conflicting symbols. hace 13 años
  Christoph Bumiller e44089b2f7 nvc0: add initial support for nve4+ (Kepler) chipsets hace 13 años
  Tom Stellard 69a921892d radeonsi: s/DUAL_SOURCE_BLEND/MAX_DUAL_SOURCE_RENDER_TARGETS/ hace 13 años
  Christoph Bumiller a6fcf14c23 nv50/ir/opt: extend handleCVT for nv50's SET u32 to f32 chain hace 13 años
  Christoph Bumiller a9f22b91e5 nv50/ir: print interpolation mode hace 13 años
  Christoph Bumiller dcc91fc5d3 nv50: update FP linkage state on one/two-sided lighting switch hace 13 años
  Christoph Bumiller df982399cc nv50: delete old shader compiler files hace 13 años
  Christoph Bumiller 0bbf1659df nv50: hook up to new shader code generator hace 13 años
  Christoph Bumiller 322bc7ed68 nv50/ir: import nv50 target hace 13 años
  Christoph Bumiller 15ce0f76e2 nv50/ir: fix off-by-ones in CSE and nvc0 insnCanLoad hace 13 años
  Christoph Bumiller ce04221081 nv50/ir/tgsi: generate UCPs with actual outputs instead of SVs hace 13 años
  Francisco Jerez d07e4421ab nv50/ir: Fix type of the instruction created by mkCmp() for dst in FILE_FLAGS. hace 13 años
  Christoph Bumiller f8c3212cbb nv50/ir: fix Instruction::isCommutationLegal for WAW hace 13 años
  Francisco Jerez 93508b5b0d nv50/ir/opt: Add isOptSupported() check in logical arith optimization. hace 13 años
  Francisco Jerez f4dbdcbfcf nv50/ir/ra: Fix live set propagation in the secondary passes of buildLiveSets(). hace 13 años
  Christoph Bumiller 2fc014f8c0 nv50/ir/opt: don't regard OP_WRSV as dead code hace 13 años
  Christoph Bumiller a765d7880f nv50/ir: add isUniform query to Values hace 13 años
  Christoph Bumiller e43a3a66a9 nv50/ir: rewrite the register allocator as GCRA, with spilling hace 13 años
  Christoph Bumiller 99319328d4 nv50/ir/tgsi: only export x-component of PSIZE hace 13 años
  Christoph Bumiller 12a2f5121d nvc0: fix emission of 3rd src in SET_AND,OR,XOR hace 13 años
  Francisco Jerez f01efba60a nv50/ir: Fix BuildUtil::mkSelect and mkClobber hace 13 años