index
:
~krh/mesa
7.8-gles2
dri1-removal
egl
egl-kms-3
egl-kms-4
egl-kms-5
egl-kms-6
egl-wayland
eglimage
flip
front-flush-fixes
gbm-surface
gbm_surface
gem-fbo-ext
get-optimagix
gles2
master
nok-extensions
pci-list
subscribe
ugl
whimsical-renames
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-23
intel: Call intel_prepare_render() before updating context state
master
Kristian Høgsberg
1
-2/+2
2010-03-23
mesa: Also print _NEW_STENCIL in _mesa_print_state()
Kristian Høgsberg
1
-1/+2
2010-03-23
glx: Suppress BadDrawable from DRI2CopyRegion
Kristian Høgsberg
1
-1/+14
2010-03-23
gallium/docs: Cleanup and clarify point ras info.
Corbin Simpson
1
-32/+44
2010-03-23
radeong: Always initialize this variable.
Corbin Simpson
1
-2/+2
2010-03-23
r300g: Cleanup a few old warnings.
Corbin Simpson
1
-24/+9
2010-03-22
GLX/OML: honor OML semantics even if target, divisor and remainder are 0
Jesse Barnes
1
-0/+3
2010-03-22
i965: Add disasm for SNB MATH opcode.
Eric Anholt
1
-1/+6
2010-03-22
i965: Enable normal clipping on SNB.
Eric Anholt
1
-1/+1
2010-03-22
i965: Force single program flow in SNB GS, to match gen4 GS.
Eric Anholt
1
-1/+2
2010-03-22
i965: Correct copy and wasted field shifts for SNB GS URB.
Eric Anholt
1
-2/+2
2010-03-22
i965: Enable VS on SNB.
Eric Anholt
1
-1/+2
2010-03-22
i965: Remove gratuitous jump or nop from OPCODE_END to vertex emit.
Eric Anholt
1
-40/+3
2010-03-22
i965: Ignore execution mask for the mov(m0, g0) of VS URB write header on SNB.
Eric Anholt
1
-0/+3
2010-03-22
i965: Allow FS constants to be used as immediates instead of push/pull.
Eric Anholt
3
-7/+58
2010-03-22
i965: Add INTEL_DEBUG=glsl_force to force brw_wm_glsl.c.
Eric Anholt
3
-0/+5
2010-03-22
i965: Optimize OPCODE_CMP by using BRW_SEL to choose results.
Eric Anholt
1
-5/+1
2010-03-22
st/glx: fix depth/stencil format selection code
Brian Paul
1
-7/+12
2010-03-22
st/mesa: rename st_framebuffer() to st_ws_framebuffer()
Brian Paul
1
-9/+12
2010-03-22
intel: Call intel_prepare_render() before looking up regions.
Kristian Høgsberg
3
-6/+9
2010-03-22
st/mesa: Remove unnecessary headers.
Vinson Lee
2
-3/+0
2010-03-22
glslcompiler: fix build again
Brian Paul
1
-7/+2
2010-03-22
cso: Remove unnecessary header.
Vinson Lee
1
-1/+0
2010-03-22
dri/nouveau: Rectangle texture fixes.
Francisco Jerez
2
-28/+46
2010-03-22
dri/nouveau: Some render to texture fixes.
Francisco Jerez
1
-5/+1
2010-03-22
dri/nouveau: Fix swrast fallbacks when the read and draw buffers aren't the s...
Francisco Jerez
1
-10/+20
2010-03-22
dri/nouveau: Expose EXT_framebuffer_blit.
Francisco Jerez
2
-0/+2
2010-03-22
dri/nouveau: Plug in some mesa_meta functions instead of the swrast variants.
Francisco Jerez
1
-0/+3
2010-03-22
dri/nouveau: Emit dirty states on nouveau_validate_framebuffer.
Francisco Jerez
1
-1/+3
2010-03-22
nvfx: fix sampler views support
Luca Barbieri
3
-3/+2
2010-03-22
glslcompiler: fix build breakage
Brian Paul
1
-0/+1
2010-03-22
Merge branch '7.8'
Brian Paul
16
-120/+311
2010-03-22
glslcompiler: fix build breakage
Brian Paul
1
-1/+2
2010-03-22
mesa: remove return, do as the comment says
Brian Paul
1
-1/+0
2010-03-22
mesa: Add end of line to the end of a debug output.
Pauli Nieminen
1
-1/+1
2010-03-22
docs: Update the path to build libgl-xlib.
Chia-I Wu
1
-2/+2
2010-03-22
progs/tests: Add cva_huge to SCons build.
Vinson Lee
1
-0/+1
2010-03-22
progs/tests: Include stddef.h for ptrdiff_t on all platforms.
Vinson Lee
1
-5/+1
2010-03-21
r200: Fix emit size prediction to account elt splitting.
Pauli Nieminen
2
-3/+4
2010-03-21
r200: Don't flush when closing elts in KMS.
Pauli Nieminen
1
-1/+2
2010-03-21
r300g: disable tiling for YUV formats
Marek Olšák
1
-3/+15
2010-03-21
r300g: fix scons build
Marek Olšák
5
-11/+6
2010-03-21
r300g: accelerate blitting for all 64-bit texture formats
Marek Olšák
1
-0/+3
2010-03-21
r300g: add and enable square microtiling
Marek Olšák
6
-7/+20
2010-03-21
r300g: cleanup tiling flags propagation
Marek Olšák
6
-18/+24
2010-03-21
r300g: put common defines into one file
Marek Olšák
5
-22/+52
2010-03-21
r300g: remove unused code
Marek Olšák
5
-395/+1
2010-03-21
r200: Fix swtnl fallback to flush pending rendering before transition.
Pauli Nieminen
1
-4/+14
2010-03-21
r200: Fix mixed indetion in r200TclFallback.
Pauli Nieminen
1
-21/+20
2010-03-21
Revert "drm/sw: does not need sw_winsys"
George Sapountzis
1
-0/+1
[next]