60794 コミット (4556c734700da2dd95d4f148d6929a537882bade)
 

作成者 SHA1 メッセージ 日付
  Eric Anholt 4556c73470 loader: Use dlsym to get our udev symbols instead of explicit linking. 11年前
  Tom Stellard d51dbe048a r600g/compute: Emit DEALLOC_STATE on cayman after dispatching a compute shader. 11年前
  Ilia Mirkin 3518606c14 docs: sync up nv50/nvc0 status on GL4.x extensions 11年前
  Ilia Mirkin 59e334194b docs: update GL3.txt, relnotes to reflect current nv50/nvc0 status 11年前
  Ilia Mirkin 839bd3cff7 nv50, nvc0: update reported glsl version to 330 11年前
  Christoph Bumiller 3efed4cd05 mesa/st: expose ARB_texture_rgb10_a2ui if R10G10B10A2_UINT is supported v2 11年前
  Christoph Bumiller c7b14ba23f nv50: add more RGB10A2 formats 11年前
  Christoph Bumiller f3bd2bc7b2 st/mesa: fix GS varyings for PIPE_CAP_TGSI_TEXCOORD 11年前
  Ilia Mirkin dc8da4c29b nv50: enable seamless cube maps on all hw 11年前
  Ilia Mirkin b9b7cfbabf nv50: report glsl 1.50 now that gp tests pass 11年前
  Ilia Mirkin 3bd40073b9 nv50: add support for texelFetch'ing MS textures, ARB_texture_multisample 11年前
  Ilia Mirkin a6cf950ba2 nv50: copy nvc0's get_sample_position implementation 11年前
  Ilia Mirkin b87f5abd21 nv50: add comments about CB_AUX contents 11年前
  Ilia Mirkin 250e7c835e nvc0: don't forget to also clear additional layers 11年前
  Ilia Mirkin e3247355cc nv50: don't forget to also clear additional layers 11年前
  Ilia Mirkin d98b85b507 nv50: allocate an extra code bo to avoid dmesg spam 11年前
  Ilia Mirkin 58589f6c6d nv50: GP_REG_ALLOC_RESULT must be positive 11年前
  Ilia Mirkin 006095b38a nv50: VP_RESULT_MAP_SIZE has to be positive 11年前
  Ilia Mirkin c4adbd5a57 nv50: enable primitive id generation when it is an FP input without GP 11年前
  Ilia Mirkin 70a07ac352 nv50: handle gl_Layer writes in GP 11年前
  Ilia Mirkin 7c624148a6 nv50: properly set the PRIMITIVE_ID enable flag when it is a gp input. 11年前
  Ilia Mirkin 6f3219a8f3 nv50/ir: add support for gl_PrimitiveIDIn 11年前
  Ilia Mirkin f77069419a nv50/ir: fix support for shader input + immediate in gp 11年前
  Ilia Mirkin 45b7f1701e nv50/ir: disallow shader input + cbuf in same instruction in gp 11年前
  Ilia Mirkin 42dc414cc6 nv50/ir: disallow predicates on emit/restart ops 11年前
  Ilia Mirkin 20929963d3 nv50: allow vert_count to be >255 11年前
  Bryan Cain 02b317a0d6 nv50: add support for geometry shaders 12年前
  Bryan Cain b3f82e1a63 nv50/ir: delay calculation of indirect addresses 12年前
  Christoph Bumiller 67250acbab nv50/ir: fix PFETCH and add RDSV to get VSTRIDE for GPs 12年前
  Ilia Mirkin 2689b59cab nv50/ir: txg not available on nvaa/nvac 11年前
  Ilia Mirkin e05de038bf nv50, nvc0: only clear out the buffers that we were asked to clear 11年前
  Ilia Mirkin c75eeab609 nv50, nvc0: clear out RT on a null cbuf 11年前
  Ilia Mirkin 3f264e16e2 nv50: don't leak heap on tls alloc failure 11年前
  Ilia Mirkin 18d97a8df7 nouveau/codegen: set dType to S32 for OP_NEG U32 11年前
  Ilia Mirkin 45b64e52f4 util/u_vbuf: correct map offset calculation for crazy offsets 11年前
  Ilia Mirkin 3de97ce920 translate: deal with size overflows by casting to ptrdiff_t 11年前
  Emil Velikov 4dd445f1cf gallium/rtasm: handle mmap failures appropriately 11年前
  Alexander von Gluck IV e5e4120723 haiku: change atomic int to non-volatile 11年前
  Kenneth Graunke 07149f0252 i965: Don't store qpitch / 4 as mt->qpitch for compressed surfaces. 11年前
  Vinson Lee a487b4d0e3 c11: Do not use pthread_mutex_timedlock on NetBSD. 11年前
  Kenneth Graunke 6709f0549f glsl: Simplify built-in generator functions for min3/max3/mid3. 11年前
  Kenneth Graunke 44a86e2b4f glsl: Fix chained assignments of vector channels. 11年前
  Kenneth Graunke 6c158e110c glsl: Rename "expr" to "lhs_expr" in vector_extract munging code. 11年前
  Paul Berry eab32bb8f1 Update .gitignore for Catalan translations build artifacts 11年前
  Ian Romanick c11d76c51a mesa: Increment the list pointer while freeing instruction data 11年前
  Brian Paul a44554870e svga: rename "tex_usage" to "bindings", add comments 11年前
  Brian Paul e2dd240e32 st/mesa: add a simple sanity check assertion in st_validate_attachment() 11年前
  Paul Berry 43e77215b1 i965/gen7: Use to the correct program when uploading transform feedback state. 11年前
  Paul Berry e190709119 mesa: Ensure that transform feedback refers to the correct program. 11年前
  Paul Berry 9cee3ff562 i965: Remove *_generator::shader field; use prog field instead. 11年前