65353 Révisions (f78ee1b280c82d525370cc378467276584acf0c8)
 

Auteur SHA1 Message Date
  Eric Anholt f78ee1b280 vc4: Fix memory leaks of some vc4_compile contents. il y a 11 ans
  Eric Anholt 50292d76c5 vc4: Reuse the util header instead of defining our own ARRAY_SIZE. il y a 11 ans
  Brian Paul 418da97905 mesa: move i, j var decls into SWIZZLE_CONVERT_LOOP() macro il y a 11 ans
  Brian Paul cfeb394224 mesa: break up _mesa_swizzle_and_convert() to reduce compile time il y a 11 ans
  Kalyan Kondapally dbc2d81d2b Generate a warning when not writing gl_Position with GLES. il y a 11 ans
  Tapani Pälli 9bd139e451 mesa: check that uniform exists in glUniform* functions il y a 11 ans
  Chia-I Wu ce50a61d36 ilo: clean up 3D/media functions il y a 11 ans
  Chia-I Wu c39377d3fc ilo: fix gen6_3DSTATE_MULTISAMPLE() il y a 11 ans
  Rob Clark ca29c4c3b0 freedreno/a3xx: 3d/array textures il y a 11 ans
  Rob Clark eea1cdf687 freedreno: update generated headers il y a 11 ans
  Chia-I Wu a32f48361a ilo: trust vertex element count more il y a 11 ans
  Chia-I Wu 8fcf1b1f90 ilo: simplify src operand gathering in disassembler il y a 11 ans
  Chia-I Wu 5341001b94 ilo: derive 3-src instructions from the opcode table il y a 11 ans
  Ilia Mirkin 1d7b0d832c nouveau: check for mesa context init failure il y a 11 ans
  Ilia Mirkin 2e86432cc1 nouveau: avoid leaking screen on initialization fail il y a 11 ans
  Ilia Mirkin b13a4ca3f7 nouveau: change internal variables to avoid conflicts with macro args il y a 11 ans
  Chia-I Wu 9133784a46 ilo: clean up 3DPRIMITIVE functions il y a 11 ans
  Chia-I Wu eca98153e9 ilo: clean up 3D/media common functions il y a 11 ans
  Chia-I Wu ea8e7a8d4a ilo: move 3D functions to ilo_builder_3d*.h il y a 11 ans
  Chia-I Wu aec8521166 ilo: move media functions to ilo_builder_media.h il y a 11 ans
  Chia-I Wu 45023db7a9 ilo: move GPE common functions to ilo_builder_render.h il y a 11 ans
  Kenneth Graunke 84a40ce86b glsl: Speed up constant folding for swizzles. il y a 11 ans
  Kenneth Graunke 7865026c04 i965/vec4: Make type_size() return 0 for samplers. il y a 11 ans
  Kenneth Graunke 2408f166db i965: Skip allocating UNIFORM file storage for uniforms of size 0. il y a 11 ans
  Kenneth Graunke 6b6145204d i965: Separate gl_InstanceID and gl_VertexID uploading. il y a 11 ans
  Kenneth Graunke e980fe6071 i965: Fix reference counting in new basevertex upload code. il y a 11 ans
  Rob Clark 9b6281a7da freedreno: "fix" problems with excessive flushes il y a 11 ans
  Marek Olšák d13d2fd161 r600g,radeonsi: add debug option which forces DMA for copy_region and blit il y a 11 ans
  Ilia Mirkin d7ec3db349 freedreno/ir3: implement UMUL correctly il y a 11 ans
  Ilia Mirkin 436dd1e2f8 freedreno/ir3: fix UCMP handling il y a 11 ans
  Ilia Mirkin 9f5bd154d7 freedreno/ir3: add TXL support il y a 11 ans
  Rob Clark 459f8f3d66 freedreno/ir3: add missing put_dst il y a 11 ans
  Rob Clark 59ff81663a freedreno/ir3: catch incorrect usage of tmp-dst il y a 11 ans
  Ilia Mirkin db1a94b1cc freedreno/ir3: use unsigned comparison for UIF il y a 11 ans
  Ilia Mirkin 11d72553c5 freedreno/ir3: negate result of USLT/etc il y a 11 ans
  Ilia Mirkin 8edf83b377 freedreno/ir3: add UARL support il y a 11 ans
  Ilia Mirkin 10273f84c2 freedreno/ir3: INEG operates on src0, not src1 il y a 11 ans
  Ilia Mirkin 572ffca050 freedreno/ir3: fix FSLT/etc handling to return 0/-1 instead of 0/1.0 il y a 11 ans
  Rob Clark 80058c0f08 freedreno/a3xx: alpha render-target shenanigans il y a 11 ans
  Rob Clark 3e0a82b52e util/u_format: add _is_alpha() il y a 11 ans
  Rob Clark 480fe244dd freedreno/a3xx: format fixes il y a 11 ans
  Rob Clark 1fba490569 freedreno: update generated headers il y a 11 ans
  Rob Clark 2ed7640eec freedreno/a3xx: handle rendering to layer != 0 il y a 11 ans
  Brian Paul 0d73ac6b02 mesa: fix _mesa_free_pipeline_data() use-after-free bug il y a 11 ans
  Connor Abbott 2828680e39 ra: assert against unsigned underflow in q_total il y a 11 ans
  Connor Abbott ec046bc08e ra: note a restriction in the interfence graph API il y a 11 ans
  Connor Abbott afd82dcad1 r300g: set register classes before interferences il y a 11 ans
  Andreas Boll 2a13ff954d gallium/util: add missing u_debug include il y a 11 ans
  Chia-I Wu 802018df5f ilo: fix builder size checks for BLT buffer clear/copy il y a 11 ans
  Chia-I Wu 07e0923203 ilo: reduce BLT function parameters il y a 11 ans