47105 Revīzijas (9f2abbee6215d89e48b7fe042f8a905997f5c232)
 

Autors SHA1 Ziņojums Datums
  Jeremy Huddleston 9f2abbee62 apple: Use the correct (OpenGL.framework) glViewport and glScissor during init pirms 14 gadiem
  Jeremy Huddleston 098ecfad83 apple: Silence some debug spew pirms 14 gadiem
  Marek Olšák 7a3bbd3d5d r600g: cleanup r600_reset_blittable_to_compressed pirms 14 gadiem
  Vinson Lee f664d6a2f3 st/mesa: Initialize variable. pirms 14 gadiem
  Alan Coopersmith b27298055e Add solaris detection for PIPE_ARCH_LITTLE_ENDIAN/PIPE_ARCH_BIG_ENDIAN pirms 14 gadiem
  Kenneth Graunke 6e160d01f2 i965: Remove copy and pasted gen7_wm_constants state atom. pirms 14 gadiem
  Kenneth Graunke b293b3cbb1 i965: Use AUB_TRACE_WM_CONSTANTS in gen7_prepare_wm_push_constants. pirms 14 gadiem
  Kenneth Graunke 61d7f4b9d4 i965: Fix incorrect dirty bit in gen6_prepare_wm_push_constants. pirms 14 gadiem
  Marek Olšák a04f8c3612 r300g: don't return NULL in resource_from_handle if the resource is too small pirms 14 gadiem
  Brian Paul c60eb632b7 docs: document known issues with Viewperf 11 pirms 14 gadiem
  Eric Anholt 31874f074c i965/vs: Fix comparisons with uint negation. pirms 14 gadiem
  Eric Anholt 73b0a28ba8 i965/fs: Fix comparisions with uint negation. pirms 14 gadiem
  Christoph Bumiller 55c5ad8dfa d3d1x: make use of new query types pirms 14 gadiem
  Christoph Bumiller 1f4f0c41db softpipe: implement/fix TIMESTAMP queries pirms 14 gadiem
  Christoph Bumiller 10f67c070b gallium: add new query types and missing documentation pirms 14 gadiem
  Eric Anholt c0cd947117 mesa: Fix detection of whether an ARB_vp is enabled for two sided lighting. pirms 14 gadiem
  Eric Anholt f80e1e7d1d mesa: Round the argument to PixelStoref instead of truncating. pirms 14 gadiem
  Yuanhan Liu 46d5fb576a mesa: handle PBO access error in display list mode pirms 14 gadiem
  Brian Paul 3560027977 i965: silence signed/unsigned comparison warning pirms 14 gadiem
  Brian Paul d89c6689df st/mesa: remove primitive restart assertion pirms 14 gadiem
  Jakob Bornecrantz 07c3e752f8 st/mesa: Don't have indices buffers map when calling draw pirms 14 gadiem
  Jakob Bornecrantz 72bd2b603b st/mesa: Implement primitive restart in software pirms 14 gadiem
  Brian Paul d3561bd0bc swrast: fix float->uint conversion of gl_FragDepth pirms 14 gadiem
  Brian Paul ab9136ef75 mesa: better debug messages in _mesa_test_texobj_completeness() pirms 14 gadiem
  José Fonseca 35ffe94a34 mesa/st: Backport WPOS adjustment fixes from st_mesa_to_tgsi.c to st_glsl_to_tgsi.cpp. pirms 14 gadiem
  Thomas Hellstrom 60f67cd1f1 winsys/svga: Remove some unneeded debug code pirms 14 gadiem
  Vinson Lee 116b7bb5ea scons: Add uniform_query.cpp to SConscript. pirms 14 gadiem
  Yuanhan Liu 02b801c1ed mesa: handle the pbo case for save_Bitmap pirms 14 gadiem
  Yuanhan Liu 403cf7c56f mesa: fix inverted pbo test error at _mesa_GetnCompressedTexImageARB pirms 14 gadiem
  Yuanhan Liu 9024d8af0a mesa: generate error if pbo offset is not aligned with the size of specified type pirms 14 gadiem
  Yuanhan Liu 76669381c0 i965: setup address rounding enable bits pirms 14 gadiem
  Brian Paul 483ea0a76f i915: make i830/i915_hiz_resolve_noop() static pirms 14 gadiem
  Brian Paul 5485192fc8 mesa: use format string in _mesa_error() call to silence warning pirms 14 gadiem
  Brian Paul 973b4ddd0e i965: remove unused vars in brw_set_ff_sync_message() pirms 14 gadiem
  Ian Romanick 58a7461e16 glsl_to_tgsi: Use _mesa_generate_parameters_list_for_uniforms pirms 14 gadiem
  Ian Romanick b2572928a5 ir_to_mesa: Generate gl_program_parameter list by walking the GLSL IR. pirms 14 gadiem
  Ian Romanick bbbb8345ab ir_to_mesa: Move some things outside the 'extern "C"' blocks pirms 14 gadiem
  Ian Romanick 1375d67984 mesa: Use glsl_type::gl_type in glGetActiveUniform pirms 14 gadiem
  Ian Romanick a541ff3fb9 mesa: Move _mesa_GetActiveUniformARB to uniform_query.cpp pirms 14 gadiem
  Ian Romanick 118fd08b58 mesa: Simplify uniform debug logging logic pirms 14 gadiem
  Kenneth Graunke 188f074255 i965: Disassemble Ivybridge Data Port/Data Cache messages. pirms 14 gadiem
  Kenneth Graunke dcf03e7c09 i965: Document most of the brw_instruction message structs. pirms 14 gadiem
  Kenneth Graunke 53798f90e8 i965: Rename pixel_scoreboard_clear to last_render_target for clarity. pirms 14 gadiem
  Kenneth Graunke feaff3aeeb i965: Remove duplicate copies of mlen & rlen from instruction decode. pirms 14 gadiem
  Kenneth Graunke fa0aa3796d i965: Factor out code for setting Message Descriptors. pirms 14 gadiem
  Kenneth Graunke 43ccd3200c i965: Remove EOT parameter from brw_SAMPLE and brw_set_sampler_message. pirms 14 gadiem
  Kenneth Graunke 0ec04c5a33 i965: Document the brw_instruction Message Descriptor structures. pirms 14 gadiem
  Kenneth Graunke 2e124388a4 i965: Rename BRW_MESSAGE_TARGET_* to BRW_SFID_* and document them. pirms 14 gadiem
  Kenneth Graunke bbea5c5a5a i965: Clarify check for which cache to use on Gen6 data port reads. pirms 14 gadiem
  Kenneth Graunke 0d4a9ba9b2 i965: Use Ivybridge's "Legacy Data Port" for reads/writes. pirms 14 gadiem