2014-03-20 |
Marek Olšák | mesa: fix software fallback for generating mipmaps... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Marek Olšák | mesa: fix software fallback for generating mipmaps... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Marek Olšák | mesa: allow generating mipmaps for cube arrays |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Marek Olšák | mesa: fix texture border handling for cube arrays |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Marek Olšák | r600g: use more appropriate names for async DMA functions |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Marek Olšák | r600g: deobfuscate async DMA code |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Marek Olšák | r600g: don't flush the gfx IB explicitly before doing DMA |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Marek Olšák | winsys/radeon: only add duplicate relocations for DMA... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Niels Ole Salscheider | radeonsi: Implement DMA blit |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Niels Ole Salscheider | radeon: Move r600_need_dma_space to common code |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Richard Sandiford | llvmpipe: Tighten check for alpha-only formats |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Jonathan Gray | nouveau: don't assume libdrm include prefix |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Jonathan Gray | nouveau: use DLOPEN_LIBS instead of -ldl |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Brian Paul | c11/threads: don't include assert.h if the assert macro... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Ilia Mirkin | nouveau: there may not have been a texture if the fbo... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Ilia Mirkin | nouveau: add forgotten GL_COMPRESSED_INTENSITY to textu... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Ilia Mirkin | mesa/main: condition GL_DEPTH_STENCIL on ARB_depth_texture |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Ilia Mirkin | loader: add special logic to distinguish nouveau from... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Matt Turner | glsl: Allow dot() on scalars, and throw out dotlike(). |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Matt Turner | glsl: Optimize pow(x, 2) into x * x. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Matt Turner | glsl: Match whitespace changes from previous patch. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Matt Turner | glsl: Expose pack/unpack built-ins for ARB_gpu_shader5. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Eric Anholt | i965: Drop some more dead code from the old CACHED_BATC... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Eric Anholt | i965: Drop special case for edgeflag thanks to Marek... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Brian Paul | mesa: include stdbool.h in register_allocate.h to fix... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ian Romanick | i965: Enable EWA anisotropic filtering algorithm |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | i965: Actually initialize simd16_unsupported and no16_msg. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | i965/upload: Refactor open-coded ALIGN-like computations. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | i965: Fix indentation in brw_upload_indices(). |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | i965: Consolidate code for setting brw->ib.start_vertex... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | i965: Allocate register sets at screen creation, not... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | i965: Allocate the screen using ralloc rather than... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Eric Anholt | ra: Convert another bool array to bitsets. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | ra: Use a bitset for storing which registers belong... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | ra: Create a reg_belongs_to_class() helper function. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | ra: Use bool instead of GLboolean. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | i965: Accurately bail on SIMD16 compiles. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | i965/fs: Support pull parameters in SIMD16 mode. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | i965/fs: Use a single instance of the pull_constant_loc... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | i965/fs: Don't renumber UNIFORM registers. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | i965/fs: Split pull parameter decision making from... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | i965/fs: Record pull constant locations for all array... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | i965/fs: Save push constant location information. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kenneth Graunke | i965/fs: Delete dead code to fail compiles with SIMD16... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Brian Paul | gallium/docs: update SLT, SGE, SFL, STR opcode docs |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Charmaine Lee | glx: Fix incorrect pdp assignment in dri2_bind_context(). |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Maarten Lankhorst | nvc0: Handle user mapped vertex buffer for edgeflag |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Francisco Jerez | clover: Fix region size error checking in some buffer... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: add postfactor support for fmul |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: set not modifier on first source of... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: use shl/shr instead of lshf/rshf so... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: add 64/128-bit fetch/export support |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: fix handling of OP_SUB for floating... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: presin/preex2 take their source at bit 23 |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: add implementations of div u32/s32 |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: implement quadop |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: fill in mov from predicate |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: handle derivAll flag, fix useOffsets... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: fix setting texture for txd/txf/txq |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: add texcsaa implementation |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: add pfetch support |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: add emit/restart implementations |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: add missing break in sched emit |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: implement partial txq support |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: fill out texture instruction support |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Ilia Mirkin | nv50/ir/gk110: fix control flow opcode emission, add... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/main: Enable Linux platform extensions |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/wayland: Emit EGL_BAD_PARAMETER for eglCreatePlatfo... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/gbm: Emit EGL_BAD_PARAMETER for eglCreatePlatformPi... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/main: Stop using EGLNative types internally |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl: Add STATIC_ASSERT() macro |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Dispatch eglCreateImageKHR by display, not... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2/x11: Don't clobber _EGLDriver::API |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Dispatch eglCreateWaylandBufferFromImageWL... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Consolidate eglTerminate |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2/x11: Set dri2_dpy->own_device |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Dispatch eglPostSubBufferNV by display, not... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Dispatch eglSwapBuffersRegionNOK by display... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Dispatch eglCopyBuffers by display, not driver |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Dispatch API.QueryBufferAge by display, not... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Dispatch eglDestroySurface by display, not... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Dispatch eglCreatePbufferSurface by display... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Dispatch eglCreatePixmapSurface by display... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Dispatch eglCreateWindowSurface by display... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Dispatch eglSwapBuffersWithDamage by display... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Dispatch eglSwapBuffers by display, not... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Dispatch eglSwapInterval by display, not... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/wl,x11: Call dri2_swap_interval() statically |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Put platform func names into proper namespaces |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl/dri2: Move dri2_egl_display virtual funcs to vtbl |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Chad Versace | egl: Update to revision 24567 of eglext.h |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Michel Dänzer | winsys/radeon: Store GPU virtual memory addresses of... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Chia-I Wu | targets/dri-ilo: make the driver installable |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Marek Olšák | mesa: mark GL_RGB9_E5 as not color-renderable |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Aaron Watry | radeonsi/compute: Fix memory leak |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Marek Olšák | st/mesa: remove _NEW_POLYGON dependency from vertex... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Marek Olšák | st/mesa: implement zero-stride edge flag by culling... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Marek Olšák | st/mesa: fix per-vertex edge flags and GLSL support... |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Kenneth Graunke | i965/fs: Invalidate live intervals when demoting unifor... |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Kenneth Graunke | i965/fs: Print "+reladdr" on variably-indexed uniform... |
commit | commitdiff | tree | snapshot |
next |