51606 Commits (43f414f7b76902a728d26231d4cc047b794df10b)
 

Author SHA1 Message Date
  Eric Anholt 25ca9cc823 i965/vs: Move the other two src_reg/dst_reg constructors to brw_vec4.cpp. 13 years ago
  Eric Anholt b2f5d4c3ec i965/vs: Move class functions to brw_vec4.cpp. 13 years ago
  Eric Anholt fe27916ddf i965/fs: Move class functions from the header to .cpp files. 13 years ago
  José Fonseca 8b1f1900d1 galahad: Check that texture format is supported. 13 years ago
  José Fonseca ff8ddf399a galahad: More detailed resource checks. 13 years ago
  José Fonseca f8e13e6d69 galahad: Fix zealous warnings. 13 years ago
  José Fonseca 7bd926af89 galahad: Enumerate all methods that are missing. 13 years ago
  José Fonseca 3d2550be9c galahad: Implement render_condition. 13 years ago
  José Fonseca 5b45775e41 galahad: Don't implement context methods that are not implemented by the underlying pipe driver. 13 years ago
  José Fonseca 3cb994afca galahad: Use debug_printf. 13 years ago
  José Fonseca 1abb070633 galahad: Silence creation messages. 13 years ago
  José Fonseca d78dee1671 galahad: Use reference counting when destroying the wraped objects. 13 years ago
  José Fonseca fe602da63f galahad: Point to the galahad objects from the galahad sampler view. 13 years ago
  José Fonseca 04d29afb8b galahad: Don't defer index buffer when it's NULL. 13 years ago
  José Fonseca 232073b0d9 target-helpers: Enable debug helpers only on debug builds. 13 years ago
  Marek Olšák c445b0f76d st/mesa: only expose ARB_shader_bit_encoding with GLSL 1.3 13 years ago
  Kristian Høgsberg 5f5746a692 egl_dri2: Reorganize the EGLImage constructors to share more code 13 years ago
  Kristian Høgsberg 1bb15c0a08 intel: Share common __DRIimage allocation code 13 years ago
  Kristian Høgsberg 454fc07dde intel: Just look up image->internal_format using _mesa_get_format_base_format 13 years ago
  Kristian Høgsberg e408c17767 intel: Remove unused __DRIimage::data_type field 13 years ago
  Brian Paul bbe92dc608 svga: whitespace fixes 13 years ago
  Brian Paul 76a6801240 Revert "mesa: #define fprintf to be __mingw_fprintf() on Mingw32" 13 years ago
  Brian Paul df2d81ea59 mesa: use the PRIx64 macro for printing 64-bit hexadecimal values 13 years ago
  Brian Paul 1ab37a2284 svga: implement TGSI_OPCODE_ROUND 13 years ago
  Brian Paul d594f72e16 svga: fix CMP translation for vertex shaders 13 years ago
  Brian Paul 30f8575fde svga: properly implement TRUNC instruction 13 years ago
  Brian Paul 0bd3a75de9 svga: fix register collision issue in emit_conditional() 13 years ago
  Brian Paul 9b3d87b092 svga: emit some debug messages when shader compilation fails 13 years ago
  Eric Anholt 33526a2ffe intel: Fix a comment typo. 13 years ago
  Gwenole Beauchesne 69f031cc19 mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x. 13 years ago
  Kristian Høgsberg 3ed8d42853 GLES2: upgrade gl2ext.h to version 18099 13 years ago
  Olivier Galibert e620f3e763 mesa/st: gl_ClipDistance must be interpolated in 3d space. 13 years ago
  Stuart Abercrombie 95ce454c8c gallium/util: Save and restore vertex buffer state in util_gen_mipmap. 13 years ago
  Marek Olšák 567fcd2eb9 Revert "GLES2: upgrade gl2ext.h to version 16994." 13 years ago
  Marek Olšák 2668aaa557 Revert "mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x." 13 years ago
  Gwenole Beauchesne d1665388ce mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x. 13 years ago
  Gwenole Beauchesne 8818b88748 GLES2: upgrade gl2ext.h to version 16994. 13 years ago
  Eric Anholt dd4282e38f i965/fs: Allow copy propagation on uniforms. 13 years ago
  Eric Anholt 0c4630bae0 i965/fs: Allow copy propagation with source modifiers. 13 years ago
  Eric Anholt 458f7f0141 i965/fs: Move copy propagation test out to a separate function. 13 years ago
  Ian Romanick 5fb178ee43 glx/tests: Fix off-by-one error in allocating extension string buffer 13 years ago
  Brian Paul 1853f467c6 glsl: fix unop/binop errors in comments 13 years ago
  Paul Berry f34764ea53 msaa: Make meta-ops save and restore state of GL_MULTISAMPLE. 13 years ago
  Paul Berry 8313f44409 i965/msaa: Fix centroid interpolation of unlit pixels. 13 years ago
  Paul Berry 3f929efa28 i965/fs: Add FS_OPCODE_MOV_DISPATCH_TO_FLAGS to fragment shader backend. 13 years ago
  Jordan Justen 8aa78c104a i965: fix transform feedback with primitive restart 13 years ago
  Kenneth Graunke 14311ef3f2 i965: Re-enable rendering to SNORM formats. 13 years ago
  Kenneth Graunke b1802a2115 glsl: Remove unused ir_loop_jump::loop pointer. 13 years ago
  Kenneth Graunke d73f6375f5 meta: Don't alter fragment color clamp in DrawPixels(). 13 years ago
  Marek Olšák 9f0f2f9512 mesa: use FLUSH_CURRENT and not FLUSH_VERTICES in _mesa_validate_* 13 years ago