65298 Commits (56d2ebb019f38d727a41f8f4a8ebd4f1aeee19e0)
 

Author SHA1 Message Date
  Chia-I Wu 56d2ebb019 ilo: use an accessor for dev->gen 11 years ago
  Chia-I Wu ea5de3e0bd ilo: add GEN_EXTRACT() and GEN_SHIFT32() 11 years ago
  Chia-I Wu e8f4dd70ab ilo: remove ILO_GEN_GET_MAJOR() 11 years ago
  Chia-I Wu 611f09890e ilo: careful with empty fb state in ilo_gpe_set_fb() 11 years ago
  Ilia Mirkin 95058bdec3 nv50,nvc0: enable ARB_texture_view 11 years ago
  Ilia Mirkin d82bd7eb06 mesa/st: add ARB_texture_view support 11 years ago
  Ilia Mirkin c113095acd gallium: add a texture target to sampler view and a CAP to use it 11 years ago
  Ilia Mirkin 3c81de5851 nouveau: only enable stencil func if the visual has stencil bits 11 years ago
  Ilia Mirkin 79959e5de5 nouveau: only enable the depth test if there actually is a depth buffer 11 years ago
  Maarten Lankhorst 8ab85bfcd5 nouveau: remove unneeded assert 11 years ago
  Maarten Lankhorst a41aad8431 nouveau: rework reference frame handling 11 years ago
  Maarten Lankhorst 121ceb38f4 nouveau: fix MPEG4 hw decoding 11 years ago
  Maarten Lankhorst f6afed7076 nouveau: re-allocate bo's on overflow 11 years ago
  Chia-I Wu 1187dbdd10 ilo: fix a compile error with -Werror=format-security 11 years ago
  Ian Romanick 7aeb853c90 i965/vec4: Only examine virtual_grf_end for GRF sources 11 years ago
  Brian Paul a46d7579e9 st/mesa: handle failed context creation for core profile 11 years ago
  Iago Toral Quiroga f976b4c1bf i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams. 11 years ago
  Christian König 6327b58415 radeon/uvd: use PIPE_USAGE_STAGING for msg&fb buffers 11 years ago
  Christian König 4dfdcdb4b3 radeon/video: use the hw to initial clear the buffers 11 years ago
  Christian König 4bc0059229 radeon/video: use more of the common buffer code v2 11 years ago
  José Fonseca 771ab951a8 scons: add /dynamicbase and /nxcompat to MinGW linkflags 11 years ago
  Brian Paul 4860e98972 scons: add /dynamicbase and /nxcompat to MSVC linkflags 12 years ago
  Chia-I Wu 6816d853db ilo: add a new disassembler 11 years ago
  Chia-I Wu b51b349942 ilo: update genhw headers 11 years ago
  Frank Henigman 9c707d065a glsl: allow precision qualifier on sampler arrays 11 years ago
  Tapani Pälli 096ee4c3b0 glsl: mark variable as loop constant when it is set read only 11 years ago
  Michel Dänzer 82edcb918b radeonsi: Simplify si_dma_copy_tile function 11 years ago
  Brian Paul 5cf8d9f54b u_vbuf: simple whitespace fix 11 years ago
  Brian Paul 9608193cbc mesa: fix UNCLAMPED_FLOAT_TO_UBYTE() macro for MSVC 11 years ago
  Brian Paul 56d8cfd7a5 mesa: trim down some #includes 11 years ago
  Vinson Lee cc20c45a36 pipe-loader: Include unistd.h in pipe_loader_drm.c for close function. 11 years ago
  Kenneth Graunke 0bac2551e4 i965: Disable guardband clipping in the smaller-than-viewport case. 11 years ago
  Ian Romanick 927f5db461 i965: Request lowering gl_VertexID 11 years ago
  Kenneth Graunke fbb353bc13 i965: Expose gl_BaseVertex via a vertex attribute. 11 years ago
  Kenneth Graunke 87b10c4a71 i965: Refactor Gen4-7 VERTEX_BUFFER_STATE emission into a helper. 11 years ago
  Kenneth Graunke fdbabf22e1 i965: Make gl_BaseVertex available in a buffer object. 11 years ago
  Kenneth Graunke c89306983c i965: Calculate start/base_vertex_location after preparing vertices. 11 years ago
  Ian Romanick 9975792abd i965: Handle SYSTEM_VALUE_VERTEX_ID_ZERO_BASE 11 years ago
  Kenneth Graunke 26e949b26e mesa: Fix glGetActiveAttribute for gl_VertexID when lowered. 11 years ago
  Kenneth Graunke 26c9514155 mesa: Replace string comparisons with SYSTEM_VALUE enum checks. 11 years ago
  Ian Romanick ec08b5e768 glsl: Add a lowering pass for gl_VertexID 11 years ago
  Ian Romanick 04d3323d4b glsl/linker: Make get_main_function_signature public 11 years ago
  Ian Romanick 1e87fbd78f mesa: Add SYSTEM_VALUE_BASE_VERTEX 11 years ago
  Ian Romanick 5964a4f344 mesa: Add SYSTEM_VALUE_VERTEX_ID_ZERO_BASE 11 years ago
  Ian Romanick 9afb5ae8ca mesa: Document SYSTEM_VALUE_VERTEX_ID and SYSTEM_VALUE_INSTANCE_ID 11 years ago
  Jonathan Gray cdb353539c configure.ac: unbreak the build with non gnu grep 11 years ago
  Eric Anholt d64ca0a765 vc4: Add support for shadow samplers. 11 years ago
  Eric Anholt 7d5c57f8e9 vc4: Add support for texture swizzles. 11 years ago
  Eric Anholt 1e77c93340 vc4: Move the texture format into a struct. 11 years ago
  Eric Anholt e7a6c54473 vc4: Add support for depth texturing. 11 years ago