44053 Commits (991dbd71fdcc95e42bc56097d2fef3a7df0e8eaa)
 

Author SHA1 Message Date
  Dave Airlie 991dbd71fd r600g: migrate macros from r600_priv.h to r600.h 14 years ago
  Dave Airlie c1159eea54 r600g: remote ctx arg to block/range macros. 14 years ago
  Dave Airlie 8782fdc1db r600g: avoid copying unnecessary pieces of a block. 14 years ago
  Dave Airlie 9eb86f89a9 r600g: optimise state setting in r600_draw_vbo. 14 years ago
  Dave Airlie 8fcafeb475 r600g: force new evergreen blocks for large range. 14 years ago
  Brian Paul 57242715cb st/mesa: add format table entry for GL_RGB9_E5 14 years ago
  Nathan Kidd f3652f0983 glapi: Make xserver location error more helpful 14 years ago
  Marek Olšák b9e9df78a0 mesa: queries of non-existent FBO attachments should return INVALID_OPERATION 14 years ago
  Marek Olšák d69dc2e203 mesa: UseShaderProgramEXT and Uniform* shouldn't be allowed inside Begin/End 14 years ago
  Marek Olšák 37a85b1830 r300g: remove unused debug option DBG_UPLOAD 14 years ago
  Alex Deucher c5903ed454 r600c: add support for llano 14 years ago
  Alex Deucher 414cd5df50 r600g: add llano support 14 years ago
  Eric Anholt c331b3123e i965/fs: Use the embedded compare in SEL on gen6+. 14 years ago
  Benjamin Franzke 089aa313b4 wayland-drm: Check visual for being NULL 14 years ago
  Benjamin Franzke fc5aec9342 Fiuxp make tarballs for wayland-egl/drm 14 years ago
  Benjamin Franzke a7cd65fb38 st/egl: Fix udev linkage when egl_dri2 is not build 14 years ago
  Benjamin Franzke aa87a938fb egl_dri2: Fix usage of bool values 14 years ago
  Benjamin Franzke 5bf6cc95c1 wayland-egl: Remove left-over headers and struct 14 years ago
  Eric Anholt f04765922c i965: Remove brw_surface_state struct that is now unused. 14 years ago
  Eric Anholt ee643b23ff i965: Switch brw_state_dump to using bitshifting for surface state. 14 years ago
  Eric Anholt e764f10ea5 i965: Replace struct with bit shifting for WM null surfaces. 14 years ago
  Eric Anholt 9bdc44a528 i965: Replace struct with bit shifting for WM pull constant surfaces. 14 years ago
  Eric Anholt ac11c01dde i965: Replace struct with bit shifting for WM render target surfaces. 14 years ago
  Eric Anholt ae5c1fceba i965: Replace structs with bitfield shifting for WM texture surfaces. 14 years ago
  Eric Anholt 7d437b1f7f i965: Add defines for surface state setup using bitfield shifting. 14 years ago
  Eric Anholt 3412069e23 i965: Don't compute brw->wm.input_size_masks when it's unused. 14 years ago
  Eric Anholt bcbb1a536f i965: Drop a gratuitous "if" that the compiler didn't eliminate at -O2. 14 years ago
  Eric Anholt d1946f5348 i965: Move prepare_wm_surfaces texobj declarations inside of _ReallyEnabled. 14 years ago
  Ian Romanick f29bc77572 intel: Remove unused NO_TILE macro 14 years ago
  Marek Olšák b1246cf13b r300g: set squared microtiling for the dummy zbuffer 14 years ago
  Alex Deucher b5518834e3 r600g: cs init fixes 14 years ago
  Marek Olšák c4175c811e r300g: log when getting unsupported texture format 14 years ago
  Dave Airlie d2ede5e648 gallium: include limits.h in p_config.h 14 years ago
  Dave Airlie 0cdd82df53 r600g: add context control to start of CS 14 years ago
  Dave Airlie 65ee7cd1df r600g: don't emit color blend register on original R600. 14 years ago
  Marek Olšák 29ceeeba20 mesa: forbid UseProgram to be called inside Begin/End 14 years ago
  Marek Olšák 1b37a41661 st/mesa: don't use resource_copy_region for CopyPixels with conditional render 14 years ago
  Marek Olšák 8d45bbc422 st/mesa: conditional rendering should not kill texture decompression via blit 14 years ago
  Marek Olšák 91e56c8897 st/mesa: CopyTex(Sub)Image should not be killed by conditional rendering 14 years ago
  Marek Olšák ccfeb90b75 st/mesa: BlitFramebuffer should not be killed by conditional rendering 14 years ago
  Marek Olšák c0277d9539 swrast: BlitFramebuffer should not be killed by conditional rendering 14 years ago
  Marek Olšák 1c95c3ef9c st/mesa: GenerateMipmap should not be killed by conditional rendering 14 years ago
  Marek Olšák 24ed0b384b st/mesa: fix typos and add some format fallbacks in format_map 14 years ago
  Marek Olšák 6c638b7ca1 st/mesa: consolidate listing of depth formats 14 years ago
  Marek Olšák 26d718ff71 st/mesa: add GL_DEPTH_COMPONENT32 fallback formats 14 years ago
  Marek Olšák 49d4e803d3 st/mesa: fix changing internal format via RenderbufferStorage 14 years ago
  Marek Olšák ff038170ff tgsi/ureg: bump the limit of immediates 14 years ago
  Marek Olšák f133ff51a2 trace: implement texture_barrier 14 years ago
  Marek Olšák b9e8cb0a59 trace: implement render_condition 14 years ago
  Marek Olšák 76056510bc r300g: clear can be killed by render condition 14 years ago