63790 次代码提交 (fea996c2aaf47707bd3f89ef493ae5760b4fe608)
 

作者 SHA1 备注 提交日期
  Kenneth Graunke eb3185f686 i965/disasm: Actually disassemble Gen7+ URB opcodes. 11 年前
  Kenneth Graunke aa9e23dbe8 i965/disasm: Decode Broadwell's invm/rsqrtm math functions. 11 年前
  Kenneth Graunke 9a91f92596 i965/disasm: Properly disassemble the "atomic" ThreadCtrl value. 11 年前
  Kenneth Graunke 156c73a899 i965/disasm: Properly disassemble all32h/any32h align1 predicates. 11 年前
  Kenneth Graunke 03084453d7 i965: Add #defines for any32h/all32h predication. 11 年前
  Kenneth Graunke 707c42cb96 i965/disasm: Mark ELSE as having UIP on Gen8+. 11 年前
  Kenneth Graunke df4eeed0be i965/disasm: Properly disassemble jump targets on Gen4-5. 11 年前
  Kenneth Graunke 6928959d8e i965/disasm: Improve disassembly of jump targets on Gen6+. 11 年前
  Kenneth Graunke 6497890bf4 i965/disasm: Add support for new Gen8+ register types. 11 年前
  Kenneth Graunke 5f106b03a9 i965: Restyle brw_disasm.c. 11 年前
  Kenneth Graunke 5e20e9a830 i965/disasm: Create an "opcode" temporary. 11 年前
  Kenneth Graunke 3d1992754f i965/disasm: Eliminate opcode pointer. 11 年前
  Jason Ekstrand 4000c0112a Remove the ATI_envmap_bumpmap extension 11 年前
  Kenneth Graunke 7577cdd830 meta: Use AMD_vertex_shader_layer instead of a GS for layered clears. 11 年前
  Samuel Iglesias Gonsalvez f3c5b2f7d0 docs: mark "Geometry shader multiple streams" as done for i965 11 年前
  Iago Toral Quiroga 5b3492fa3f i965: Enable vertex streams up to MAX_VERTEX_STREAMS. 11 年前
  Iago Toral Quiroga 0b84fa2c52 mesa: Enable simultaneous queries on different streams. 11 年前
  Iago Toral Quiroga 3178d2474a i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams. 11 年前
  Iago Toral Quiroga a374685f09 i965: Implement GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN with non-zero streams. 11 年前
  Iago Toral Quiroga ecd9960430 mesa: Include stream information in indexed queries. 11 年前
  Samuel Iglesias Gonsalvez 0e58a3ef2a glsl: include streamId when reading/printing ir_variable IR. 11 年前
  Iago Toral Quiroga a16043ba57 glsl: include streamId when reading/printing emit-vertex and end-primitive IR. 11 年前
  Iago Toral Quiroga 5d562588a5 i965/gs: Set control data bits for vertices emitted in stream mode. 11 年前
  Iago Toral Quiroga 7589683c97 glsl: Validate vertex emission in geometry shaders. 11 年前
  Iago Toral Quiroga e877aadde0 glsl: Add support for EmitStreamVertex() and EndStreamPrimitive(). 11 年前
  Iago Toral Quiroga 4b3fc21032 glsl: Modify ir_end_primitive to have a stream. 11 年前
  Iago Toral Quiroga 8639effefe glsl: Modify ir_emit_vertex to have a stream. 11 年前
  Iago Toral Quiroga 9650293b51 i965/gs: Set number of control data bits for stream mode. 11 年前
  Iago Toral Quiroga 6d3632c9c9 glsl: Store info about geometry shaders that emit vertices to non-zero streams. 11 年前
  Iago Toral Quiroga 598c2e2c83 glsl: Only geometry shader outputs can be associated with non-zero streams. 11 年前
  Iago Toral Quiroga e2dd717616 glsl: Two varyings can't write to the same buffer from different streams. 11 年前
  Iago Toral Quiroga 1e1f071d25 glsl: Add methods to retrive a varying's name and streamId. 11 年前
  Iago Toral Quiroga 02fd80e160 glsl: Fail to link if inter-stage input/outputs are not assigned to stream 0 11 年前
  Iago Toral Quiroga b908e85ed3 glsl: Assign GLSL StreamIds to transform feedback outputs. 11 年前
  Iago Toral Quiroga 37d795317e i965: Enable transform feedback for streams > 0 11 年前
  Iago Toral Quiroga f20c723039 mesa: add StreamId information to transform feedback outputs. 11 年前
  Samuel Iglesias Gonsalvez a7e6ec6898 glsl: Add parsing support for multi-stream output in geometry shaders. 11 年前
  Emil Velikov 15b5e663b0 st/omx: strcpy the string into the allocated buffer 11 年前
  Ilia Mirkin f230015206 mesa: expose ARB_seamless_cubemap_per_texture when supported 11 年前
  Emil Velikov a001ca98e1 st/omx: keep the name, (name|role)_specific strings dynamically allocated 11 年前
  Chris Forbes ed66312426 docs: Update the status of a few things in GL3.txt 11 年前
  Axel Davy c58486516f nv50: fix dri3 prime buffer creation 11 年前
  Dave Airlie 13eddf3bf2 nvc0: fix dri3 prime buffer creation 11 年前
  Axel Davy df282ce1bf gallium/dri2: implement blitImage 11 年前
  Axel Davy 8a66a5de83 dri/image: add blitImage to the specification 11 年前
  Axel Davy 27c686309e gallium: Add __DRIimageDriverExtension support to gallium 11 年前
  Axel Davy e40cf256f4 dri3: use invalidate. 11 年前
  Dave Airlie e4419913bf dri3: fix image extension checking. 11 年前
  Jasper St. Pierre b4dcf87f34 glxext: Send the Drawable's ID in the GLX_BufferSwapComplete event 11 年前
  Kenneth Graunke 8cf289c3ef i965: Enable compressed multisample support (CMS) on Broadwell. 11 年前