index
:
~ab/mesa
9.0-staging
automake-gallium4
automake-gallium5
automake-gallium7
automake-gallium8
build-fixes
docs-cleanup
glsl_arb_gpu_shader_fp64
glsl_arb_gpu_shader_fp64_v2
hw_gl_select2
iframe-layout
remove-api_defines
Andreas' mesa work
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
Revert "mesa: Don't leak gl_context::BeginEnd at context destruction"
9.0-staging
Andreas Boll
1
-1
/
+0
2013-04-17
cherry-ignore: Ignore candidates for the 9.1 branch.
Andreas Boll
1
-0
/
+1
2013-04-17
mesa: Fix FB blitting in case of zero size src or dst rect
Anuj Phogat
1
-1
/
+3
2013-04-17
scons: Allows choosing VS 10 or 11.
José Fonseca
1
-1
/
+1
2013-04-17
i965: Re-enable the -RHW workaround for original gen4 chips.
Eric Anholt
1
-12
/
+8
2013-04-17
i965: Fail to blit rather than assert on invalid pitch requirements.
Kenneth Graunke
1
-2
/
+2
2013-04-17
util/u_surface: Fix util_clear_depth_stencil for Z32_FLOAT_S8X24_UINT.
José Fonseca
1
-12
/
+6
2013-04-17
softpipe,util: Fix blending of R and RG formats.
José Fonseca
1
-25
/
+1
2013-04-17
softpipe: Fix rgb_dst_factor == PIPE_BLENDFACTOR_SRC_ALPHA_SATURATE.
José Fonseca
1
-3
/
+3
2013-04-17
intel: Fix size of temporary etc1 buffer
Chad Versace
1
-3
/
+4
2013-04-17
cherry-ignore: gallium automake convertion bug affects only 9.1
Andreas Boll
1
-0
/
+3
2013-04-17
mesa: Don't leak gl_context::BeginEnd at context destruction
Ian Romanick
1
-0
/
+1
2013-04-17
r300g: Fix bug in OMOD optimization
Tom Stellard
1
-1
/
+3
2013-04-17
mesa: don't memcmp() off the end of a cache key.
Chris Forbes
1
-2
/
+9
2013-04-17
Honor GLX_DONT_CARE in MATCH_MASK
Alexander Monakov
1
-1
/
+3
2013-04-17
mesa: Add new ctx->Stencil._WriteEnabled derived state flag.
Kenneth Graunke
2
-0
/
+6
2013-04-17
glsl: Fix array indexing when constant folding built-in functions.
Paul Berry
1
-1
/
+1
2013-04-17
GLSL: fix lower_jumps to report progress properly
Aras Pranckevicius
1
-1
/
+3
2013-04-17
mesa: remove platform checks around __builtin_ffs, __builtin_ffsll
Brian Paul
1
-6
/
+0
2013-04-17
glsl: Add missing bool case in glsl_type::get_scalar_type
Ian Romanick
1
-0
/
+2
2013-04-17
mesa: Disable validate_ir_tree() on release builds.
Eric Anholt
2
-2
/
+6
2013-04-17
mesa: handle HALF_FLOAT like FLOAT in get_tex_rgba
Marek Olšák
1
-0
/
+1
2013-04-17
glx: Build with VISIBILITY_CFLAGS in automake
Adam Jackson
1
-0
/
+1
2013-04-17
build: Enable x86 assembler on Hurd.
Andreas Boll
1
-0
/
+3
2013-04-17
osmesa: fix out-of-tree build
Andreas Boll
1
-0
/
+1
2013-04-17
mesa: use ieee fp on s390 and m68k
Andreas Boll
1
-1
/
+2
2013-04-17
gallivm: fix return opcode handling in main function of a shader
Roland Scheidegger
2
-3
/
+18
2013-04-17
i965: Apply depthstencil alignment workaround when doing fast clears.
Paul Berry
1
-1
/
+5
2013-04-17
r600g: add Richland APU pci ids
Alex Deucher
1
-0
/
+11
2013-04-17
dri/nouveau: fix crash in nouveau_flush
Jan de Groot
1
-1
/
+2
2013-04-17
vbo: fix crash found with shared display lists
Brian Paul
1
-1
/
+1
2013-04-17
mesa: fix glGetInteger*(GL_SAMPLER_BINDING).
Alan Hourihane
3
-2
/
+14
2013-04-17
Unreference sampler object when it's currently bound to texture unit.
Alan Hourihane
1
-0
/
+10
2013-04-17
llvmpipe: tweak CMD_BLOCK_MAX and LP_SCENE_MAX_SIZE
Brian Paul
1
-2
/
+8
2013-04-17
llvmpipe: add some scene limit sanity check assertions
Brian Paul
1
-0
/
+22
2013-04-17
mesa: Modify candidate search string
Ian Romanick
1
-1
/
+1
2013-04-17
dri/nouveau: NV17_3D class is not available for NV1a chipset
Marcin Slusarz
1
-1
/
+1
2013-04-17
i965: Fix Crystal Well PCI IDs.
Kenneth Graunke
2
-18
/
+18
2013-04-17
winsys/radeon: Only add bo to hash table when creating flink
Martin Andersson
1
-0
/
+4
2013-04-17
attrib: push/pop FRAGMENT_PROGRAM_ARB state
Jordan Justen
1
-0
/
+12
2013-04-17
scons: Fix Windows build with LLVM 3.2
Keith Kriewall
1
-1
/
+13
2013-04-17
i965: Fix the W value of deprecated pointcoords on pre-gen6.
Eric Anholt
1
-1
/
+18
2013-04-17
mesa/es: NULL check in EGLImageTargetTexture2DOES
Tapani Pälli
1
-0
/
+6
2013-04-17
mesa: add missing case in _mesa_GetTexParameterfv()
Tapani Pälli
1
-0
/
+6
2013-04-17
llvmpipe: Fix creation of shared and scanout textures.
John Kåre Alsaker
1
-1
/
+3
2013-04-17
st/mesa: fix trimming of GL_QUAD_STRIP
Brian Paul
1
-1
/
+1
2013-04-17
st/mesa: check for dummy programs in destroy_program_variants()
Brian Paul
1
-1
/
+1
2013-04-17
st/mesa: fix polygon offset state translation logic
Brian Paul
1
-7
/
+3
2013-04-17
draw: fix broken polygon offset stage
Brian Paul
1
-3
/
+37
2013-04-17
llvmpipe: add missing checks for polygon offset point/line modes
Brian Paul
1
-0
/
+6
[next]