30821 Commits (f8969dd24ff4264c0c11ea5266093b6ce2ef221a)
 

Author SHA1 Message Date
  José Fonseca 2aaca1df9d gallium: Move p_thread.h and p_atomic.h out of gallium interfaces. 15 years ago
  Brian Paul 4778f46bb5 gallium/docs: table of texture formats and (x,y,z,w) tuples returned by TEX 15 years ago
  José Fonseca 38f6f23fcf gallium: Make pipe_atomic a regular int32_t. 15 years ago
  José Fonseca 28486880ca gallium: pipe/p_inlines.h -> util/u_inlines.h 15 years ago
  Corbin Simpson 4fea39721d r300compiler: Add MRT number to debugging output. 16 years ago
  Corbin Simpson 4769566500 r300compiler, r300 classic, r300g: Add support for MRTs in the frag shader. 16 years ago
  Michal Krol ad83f3bf0a tgsi: ureg_DECL_gs_input() accepts shader semantics. 15 years ago
  Igor Oliveira 301a9437cc vega: implement tgsi_ureg shaders cache 15 years ago
  Igor Oliveira 231d5457b2 vega: change tgsi asm by tgsi_ureg 15 years ago
  Pauli Nieminen edad20fff1 r200: Fix EXT_fogcoord rendering. 15 years ago
  Corbin Simpson 565f0cef26 r300g: Fix funky segfault. 15 years ago
  Chia-I Wu 01dcadab8b st/egl: Wrong context might be used in eglBindTexImage. 15 years ago
  Chia-I Wu 7fc35811c4 docs: Update for EGL environment variables. 15 years ago
  Chia-I Wu 5fa4ea2934 progs/es2: Fix an assertion failure in tri. 15 years ago
  Brian Paul bdf975e9ad st/mesa: fix texture deallocation bug 15 years ago
  Brian Paul 04b14e26a2 progs/tests: add another FBO test to exercise a RGBA vs. Z texture bug 15 years ago
  Brian Paul a2ddb3d209 mesa: change _mesa_find_free_register() to find multiple free regs 15 years ago
  Corbin Simpson 9a1bf52c18 r300g: Inline immediates where possible. 15 years ago
  Keith Whitwell e1906ae98e st/mesa: remove duplicate calculation of fp input mapping 15 years ago
  Keith Whitwell d51b04320d st/mesa: remove dead stfp input_map array 15 years ago
  Brian Paul 12ffee5d58 mesa: added _mesa_print_vp/p_inputs() functions (debug aids) 15 years ago
  Brian Paul 04c3888cb6 glslcompiler: add glapi_nop.o to OBJECTS 15 years ago
  José Fonseca 57839d11ff gallium: Use MSVC atomic intrinsics directly instead of the Windows header wrappers. 15 years ago
  José Fonseca 1776e738fb gallium: Remove unnecessary includes. Add others to compensate. 15 years ago
  José Fonseca b232b68cdc mesa: Add missing includes. 15 years ago
  José Fonseca 854627387d llvmpipe: Add missing includes. 15 years ago
  José Fonseca f6cecbb361 i915: Add missing includes. 15 years ago
  José Fonseca ad9cc55bed util: Add missing includes. 15 years ago
  José Fonseca 06f198285d draw: Add missing includes. 15 years ago
  José Fonseca 7827bc73c7 gallium: Drop mutex-based pipe_atomic implementation. 15 years ago
  Vinson Lee 5cc20a06b0 mesa: Remove unnecessary headers. 15 years ago
  Vinson Lee e3a99e8522 glx: Remove unnecessary headers. 15 years ago
  Vinson Lee 12f66b6dc9 st/dri: Remove duplicate type qualifier. 15 years ago
  Vinson Lee dfd76c0044 i965g: Add missing va_end. 15 years ago
  Vinson Lee 2de590eacd r300g: Fix memory leak on memory allocation failure. 15 years ago
  Vinson Lee 0df64f4bac r600: Remove duplicate assignment. 15 years ago
  Vinson Lee 19af9ea792 egl: Remove unnecessary headers. 15 years ago
  Marcin Kościelnicki de917c1c61 nv04: Update to new nouveau_class.h 15 years ago
  Marcin Slusarz 112def3c17 nv50/nv40/nv30: fix small memory leak of nouveau_resources on screen_destroy 15 years ago
  Francisco Jerez 71b32cc838 nv10, nv20: Fix build. 15 years ago
  Chia-I Wu eb961f81d5 egl: Clean up surface attributes. 15 years ago
  Chia-I Wu 0135e5d6c8 egl: Add support for more EGLImage extensions to EGL core. 15 years ago
  Vinson Lee f8f2520e88 st/mesa: Remove unnecessary headers. 15 years ago
  Vinson Lee 980fa564e4 mesa: Remove unnecessary headers. 15 years ago
  Vinson Lee c8f781e0ad i965: Silence uninitialized variable warning. 15 years ago
  Vinson Lee d36e90f580 r300g: Silence uninitialized variable warning. 15 years ago
  Chia-I Wu bbdce27649 egl: Surface type validaction should depend on extensions supported. 15 years ago
  Chia-I Wu 216925ccd1 egl: Initialize display configs with the display. 15 years ago
  Chia-I Wu d69242be55 egl: Initialize display resources with their display. 15 years ago
  Chia-I Wu e694ccad80 egl: Refactor _eglInitImage. 15 years ago