70098 Commits (121030eed8fc41789d2f4f7517bbc0dd6199667b)
 

Author SHA1 Message Date
  Axel Davy 4cd546df82 egl/wayland: Implement DRI_PRIME support 10 years ago
  Axel Davy fb0960a14b egl/wayland: Add support for render-nodes 10 years ago
  Axel Davy c4ff6d00cd glx/dri3: Add additional check for gpu offloading case 10 years ago
  Axel Davy 05ac39ac49 doc/egl: Remove depreciated EGL_SOFTWARE 10 years ago
  Axel Davy 6aaf09b93b egl/wayland: properly destroy wayland objects 10 years ago
  Neil Roberts bfdae9149e i965/fs: Disable opt_sampler_eot for textureGather 10 years ago
  Tapani Pälli abf3fefa1a mesa: use _mesa_has_compute_shaders instead of extension check 10 years ago
  Marta Lofstedt 4a8cd2799c main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE 10 years ago
  Dave Airlie 9ab90c058f r600: use pipe->hw prim convert from radeonsi 10 years ago
  Rob Clark 1cbdafc47a freedreno/ir3/nir: fix build break after f752effa 10 years ago
  Ilia Mirkin da136dc07d nv50/ir: only enable mul saturate on G200+ 10 years ago
  Ilia Mirkin 7892210400 nvc0: reset the instanced elements state when doing blit using 3d engine 10 years ago
  Ilia Mirkin e9b1ea29bf nvc0: keep track of PGRAPH state in nvc0_screen 10 years ago
  Ilia Mirkin f617029db3 nv50: keep track of PGRAPH state in nv50_screen 10 years ago
  Kenneth Graunke d6fb155f30 nir: Fix aggressive typos in nir_from_ssa.c. 10 years ago
  Jason Ekstrand fb5f411248 nir/search: Save/restore the variables_seen bitmask when matching 10 years ago
  Jason Ekstrand e0cfe59c37 nir/search: Assert that variable id's are in range 10 years ago
  Jason Ekstrand 13facfbd5b nir/search: handle explicitly sized sources in match_value 10 years ago
  Jason Ekstrand f752effa08 nir/nir: Use a linked list instead of a hash set for use/def sets 10 years ago
  Jason Ekstrand 2c2cd368aa util/list: Add a list validation function 10 years ago
  Jason Ekstrand addcf41066 util/list: Add list_empty and list_length functions 10 years ago
  Jason Ekstrand b31d8983ba util/list: Add C99-based iterator macros 10 years ago
  Jason Ekstrand 7a30668ad6 util: Move gallium's linked list to util 10 years ago
  Jason Ekstrand 258b4194c8 gallium/double_list: s/INLINE/inline and remove the p_compiler include 10 years ago
  Jason Ekstrand ecc2cfc8b6 nir: Use nir_instr_rewrite_src in copy propagation 10 years ago
  Jason Ekstrand f72a8d1cf0 nir: Add a function for rewriting the condition of an if statement 10 years ago
  Jason Ekstrand 300d729436 nir: Add and use initializer #defines for nir_src and nir_dest 10 years ago
  Jason Ekstrand 6702ebce57 nir: Modernize the out-of-SSA pass 10 years ago
  Jason Ekstrand 7ee0216e2d nir/validate: Validate SSA def parent instructions 10 years ago
  Ilia Mirkin c4ac09e30e nv50/ir: only propagate saturate up if some actual folding took place 10 years ago
  Ian Romanick 3bdbc1e436 nir: Delete all traces of nir_op_flog 10 years ago
  Ian Romanick ad51f9b421 nir: Don't produce nir_op_flog from GLSL IR 10 years ago
  Ian Romanick e0a17f6e31 nir: Delete all traces of nir_op_fexp 10 years ago
  Ian Romanick a45d55f17c nir: Don't produce nir_op_fexp from GLSL IR 10 years ago
  Ian Romanick 5e0dca62a7 prog_to_nir: OPCODE_EXP is not nir_op_fexp 10 years ago
  Neil Roberts f98c3f3e44 i965/fs: Improve a comment about stripping trailing zeroes 10 years ago
  Fredrik Höglund b004510072 docs: Update the ARB_direct_state_access status 10 years ago
  Fredrik Höglund 97b268f1de mesa: Implement GetVertexArrayIndexed[64]iv 10 years ago
  Fredrik Höglund 2ad0268871 mesa: Add support for querying GL_VERTEX_ATTRIB_ARRAY_LONG 10 years ago
  Fredrik Höglund 4f5160300d mesa: Add a vao parameter to get_vertex_array_attrib 10 years ago
  Fredrik Höglund 1085c01121 mesa: Implement GetVertexArrayiv 10 years ago
  Fredrik Höglund 0a895c379e mesa: Implement VertexArrayBindingDivisor 10 years ago
  Fredrik Höglund f2ef09d44a mesa: Add a vao parameter to vertex_binding_divisor 10 years ago
  Fredrik Höglund dc2eaaf912 mesa: Implement VertexArrayAttribBinding 10 years ago
  Fredrik Höglund ade0179f77 mesa: Add a vao parameter to vertex_attrib_binding 10 years ago
  Fredrik Höglund f0030b0f1f mesa: Implement VertexArrayAttrib[I|L]Format 10 years ago
  Fredrik Höglund fa350eadfb mesa: Add a vao parameter to update_array_format 10 years ago
  Fredrik Höglund bc6668e35d mesa: Refactor VertexAttrib[I|L]Format 10 years ago
  Fredrik Höglund 308926853d mesa: Implement VertexArrayVertexBuffers 10 years ago
  Fredrik Höglund cc9b68e9c9 mesa: Implement VertexArrayVertexBuffer 10 years ago