Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
4f956889b7c30282104b3409120f7561d89ab6d1
4f95688
st/xorg: When selecting st via configure make sure to test for xorg-server
by Jakob Bornecrantz
· 14 years ago
271af2a
libgl-xlib: add depend to make clean list
by Brian Paul
· 14 years ago
672f6cd
glapi: use _mesa_snprintf()
by Brian Paul
· 14 years ago
56da240
r300/compiler: implement the Abs source operand modifier for vertex shaders
by Marek Olšák
· 14 years ago
b5fc699
r300/compiler: emulate SIN/COS/SCS in r3xx-r4xx vertex shaders
by Marek Olšák
· 14 years ago
c4066b7
mesa: s/snprintf/_mesa_snprintf/
by Vinson Lee
· 14 years ago
2470750
r300g: do not advertise half_float_vertex on rv3x0
by Marek Olšák
· 14 years ago
50db6db
r300g: extend and clean up debug logging
by Marek Olšák
· 14 years ago
499022c
r300g/swtcl: do not emit texcoords if they are also stuffed in GA
by Marek Olšák
· 14 years ago
f5804e6
r300g: rework the draw_rectangle hook
by Marek Olšák
· 14 years ago
7facb8f
Merge branch 'master' of git://anongit.freedesktop.org/mesa/mesa
by Maciej Cencora
· 14 years ago
c6b7aa9
r600: Fix include recursion.
by Vinson Lee
· 14 years ago
5ba0ba7
r300g: Remove unnecessary header.
by Vinson Lee
· 14 years ago
ba03a0b
radeon: fix some wine d3d9 tests
by Maciej Cencora
· 14 years ago
cd629c2
llvmpipe: Re-enable threading on windows.
by José Fonseca
· 14 years ago
209009d
os: remove gratuitous pipe_barrier placeholder code
by nobled
· 14 years ago
7ce9a3a
os, rbug: remove PIPE_THREAD_HAVE_CONDVAR
by nobled
· 14 years ago
f321d5c
os: Implement pipe_condvar on Windows Vista and later
by nobled
· 14 years ago
9795a60
os: Implement pipe_condvar on win32
by nobled
· 14 years ago
8c836f7
r300g: implement fast color clear
by Marek Olšák
· 14 years ago
78e8a87
r300g: clear and copy a resource with a rectangular point sprite
by Marek Olšák
· 14 years ago
0864851
r300g: do not use immediate mode if there is a VBO in VRAM
by Marek Olšák
· 14 years ago
9be8f7d
u_blitter: add draw_rectangle callback which can be overridden by a driver
by Marek Olšák
· 14 years ago
749e245
u_blitter: clean up the texcoord computations
by Marek Olšák
· 14 years ago
3bd15a9
u_blitter: simplify blitter_set_rectangle
by Marek Olšák
· 14 years ago
9b03da9
u_blitter: rename blitter->base, add a way to get a pipe context from blitter
by Marek Olšák
· 14 years ago
9cdd481
r300g: ugly fix of a hardlock in the cubestorm xscreensaver
by Marek Olšák
· 14 years ago
72e6a1e
radeon: lower texture memory consumption is some cases
by Maciej Cencora
· 14 years ago
ad24ea3
radeon: fix teximage migration failure in rare case
by Maciej Cencora
· 14 years ago
452a7d5
r300c: Fix vertex data setup for named buffer objects with unaligned offset
by Maciej Cencora
· 14 years ago
932e4e6
r600: Remove unnecessary headers.
by Vinson Lee
· 14 years ago
d63cb78
r300g: do not print a rejected CS if RADEON_DUMP_CS is not set
by Marek Olšák
· 14 years ago
8dc6d76
r600: Fix GCC 'implication declaration of function' warnings.
by Vinson Lee
· 14 years ago
00fb58e
r600: Remove unnecessary header.
by Vinson Lee
· 14 years ago
308f52d
r600: Fix include recursion.
by Vinson Lee
· 14 years ago
0c767b9
glslcompiler: Fix GCC warn_unused_result warning.
by Vinson Lee
· 14 years ago
16def30
glslcompiler: Fix memory leaks on error paths.
by Vinson Lee
· 14 years ago
011e679
glslcompiler: Remove unnecessary headers.
by Vinson Lee
· 14 years ago
343b38a
mesa: Move [UN]CLAMPED_FLOAT_TO_UBYTE from imports.h to macros.h.
by Vinson Lee
· 14 years ago
347c00c
r300g: allow the GTT domain for samplers
by Marek Olšák
· 14 years ago
8a8e311
r300/compiler: Add a register rename pass.
by Tom Stellard
· 14 years ago
3724a2e
r300/compiler: Fix scheduling of TEX instructions.
by Tom Stellard
· 14 years ago
75d0e95
r300g/swtcl: fix out-of-bounds write
by Marek Olšák
· 14 years ago
f8f1c62
draw: Fix off-by-one error in assert.
by Vinson Lee
· 14 years ago
41f6691
glsl: fix indirect addressing of gl_TextureMatrix[] arrays
by Brian Paul
· 14 years ago
2168b87
egl_dri2: Support _EGL_PLATFORM_DRM
by Kristian Høgsberg
· 14 years ago
7595733
glslcompiler: Fix build.
by Vinson Lee
· 14 years ago
6dd7d65
Merge branches 'master' and 'master' of ssh://git.freedesktop.org/git/mesa/mesa
by Vinson Lee
· 14 years ago
392a251
r300g: fix texturing with negative lod bias
by Marek Olšák
· 14 years ago
61a26cd
r300g: store/return the stride for winsys_handle in winsys
by Marek Olšák
· 14 years ago
8a3f2eb
i965: Add disasm for SEND mlen/rlen on Sandybridge.
by Eric Anholt
· 14 years ago
20be3ff
i965: Add 'wait' instruction support
by Zhenyu Wang
· 14 years ago
a3cc758
i965: Fix disasm of a SEND's mlen and rlen on Ironlake.
by Eric Anholt
· 14 years ago
3f90662
i965: Add decode for Sandybridge DP write messages.
by Zhenyu Wang
· 14 years ago
0446679
i965: Add definitions for Sandybridge DP write/read messages.
by Zhenyu Wang
· 14 years ago
9cc6b5b
r300g: fix transfering compressed textures
by Marek Olšák
· 14 years ago
e72b877
intel: Update intel_decode.c from intel-gpu-tools.
by Eric Anholt
· 14 years ago
b273928
gallium: bump PIPE_MAX_SHADER_INPUTS/OUTPUTS to 32
by Brian Paul
· 14 years ago
62c631b
r300g: add a function for marking framebuffer atoms as dirty
by Marek Olšák
· 14 years ago
f9e8cdc
r300g: minor fixups
by Marek Olšák
· 14 years ago
3751e6e
glsl: fix 'if ((x=foo()) > 1.0)' bug
by Brian Paul
· 14 years ago
7c6a897
st/mesa: additional assertions in st_translate_mesa_program()
by Brian Paul
· 14 years ago
396f2cd
slang: fix typos
by Zack Rusin
· 14 years ago
f11e25e
slang: add some comments related to geometry shaders
by Zack Rusin
· 14 years ago
7c42390
gs: inject const int gl_VerticesIn at link time
by Zack Rusin
· 14 years ago
6988f65
mesa: initial support for new GL 3.0 texture formats
by Brian Paul
· 14 years ago
d95b407
gallivm: restore const qualifier
by Brian Paul
· 14 years ago
b17fba9
gallivm: fix cube map LOD computation
by Brian Paul
· 14 years ago
9755539
st/mesa: fix sampler max_lod computation
by Brian Paul
· 14 years ago
51c438f
r600: workaround 3 comp GL_SHORT vertex attribute format on r700
by Andre Maasikas
· 14 years ago
84a5f27
glsl: use Elements() in arrays instead of sentinal values
by Brian Paul
· 14 years ago
c89ea8f
llvmpipe: Don't build lp_test_round when using MSVC.
by Vinson Lee
· 14 years ago
2e423ac
llvmpipe: Add lp_test_round to SCons build.
by Vinson Lee
· 14 years ago
ff318c4
egl: Remove unnecessary headers.
by Vinson Lee
· 14 years ago
9ead6c1
draw: Remove unnecessary header.
by Vinson Lee
· 14 years ago
0198539
gallivm: Remove unnecessary header.
by Vinson Lee
· 14 years ago
98cb202
util: print help for debug options on non-debug builds
by Marek Olšák
· 14 years ago
e503af4
gallivm: use trunc, not round in lp_build_nearest_mip_level()
by Brian Paul
· 14 years ago
7743791
llvmpipe: add test program for round(), trunc(), floor(), ceil()
by Brian Paul
· 14 years ago
e834c48
gallivm: finish implementation of lp_build_iceil()
by Brian Paul
· 14 years ago
99c8d9b
llvmpipe: disconnect vertex texture sampling from the setup
by Zack Rusin
· 14 years ago
ca88683
draw: make sure softpipe doesn't crash with vertex tex sampling
by Zack Rusin
· 14 years ago
01eebfe
draw: implement vertex texture sampling using llvm
by Zack Rusin
· 14 years ago
ce929d8
r300/compiler: Implement KILP opcode.
by Tom Stellard
· 14 years ago
88b6abf
gallivm: Use SSE4.1's BLENDV instructions for lp_build_select().
by José Fonseca
· 14 years ago
b3d4e5b
gallivm: Fix 8bit comparisons.
by José Fonseca
· 14 years ago
5a723af
llvmpipe: ensure all bins are reset avoids memory corruption.
by Alan Hourihane
· 14 years ago
32a9b27
mesa: Always initialize transform feedback state.
by Chia-I Wu
· 14 years ago
f2aa361
egl: Rework driver loading.
by Chia-I Wu
· 14 years ago
cf588ab
st/egl: Add support for !GLX_DIRECT_RENDERING.
by Chia-I Wu
· 14 years ago
abd5627
mesa: initial support for unnormalized integer texture formats
by Brian Paul
· 14 years ago
e54164b
auxiliary/util: Add SM3 meta-cap list.
by Corbin Simpson
· 14 years ago
3ed0a09
llvmpipe: wait for queries being finished when asked for it or before deletion
by Roland Scheidegger
· 14 years ago
a3b0aaf
i915g: Remove unnecessary header.
by Vinson Lee
· 14 years ago
2d818ed
i915g: Add flag to not send commands to hw
by Jakob Bornecrantz
· 14 years ago
34bd056
i915g: If the kernel reject the batchbuffer print it then assert
by Jakob Bornecrantz
· 14 years ago
50f17a0
i915g: Minor cleanups
by Jakob Bornecrantz
· 14 years ago
57fc2ad
i915g: Make batchbuffer flush function not be inline
by Jakob Bornecrantz
· 14 years ago
ded664b
i915g: Rename texture state to map state
by Jakob Bornecrantz
· 14 years ago
8b122bd
i915g: Move fragment state to its own file
by Jakob Bornecrantz
· 14 years ago
Next »