Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
3bcf7d7d7be074246d815fdf4a486e08f5db46a3
« Previous
1b386f4
egl: new GLES/glplatform.h header
by Brian Paul
· 16 years ago
3783994
egl: updated GLES/gl.h and GLES/glext.h headers from Khronos.org
by Brian Paul
· 16 years ago
af540ef
egl: updated egl.h include paths
by Brian Paul
· 16 years ago
19ca6ce
egl: updated include paths (s/GLES/EGL/)
by Brian Paul
· 16 years ago
0ebc94d
egl: added OpenGL ES 2.0 header files in new GLES2 directory
by Brian Paul
· 16 years ago
df8f9a1
egl: created GLES/egl.h backward-compatibility header (see comments inside)
by Brian Paul
· 16 years ago
493f3a0
egl: moved egl.h into EGL/ directory
by Brian Paul
· 16 years ago
3e702fa
egl: moved eglext.h into EGL/ directory
by Brian Paul
· 16 years ago
0d86768
remove old/unused foomesa.h example header
by Brian Paul
· 16 years ago
f34767f
call glutDestroyWindow() before exit
by Brian Paul
· 16 years ago
113ab51
scons: Some provisions to cross-compile x86 on x86_64 machines and vice-versa.
by José Fonseca
· 16 years ago
5c9c6b0
scons: Generate matypes.h at build time.
by José Fonseca
· 16 years ago
fc286ff
mesa: Remove assyntax.h include from generated matypes.h.
by José Fonseca
· 16 years ago
8223add
gallium: added tgsi_is_passthrough_shader() function
by Brian Paul
· 16 years ago
4ebfc3c
egl: prototype some multi-API code
by Brian Paul
· 16 years ago
b98ac1d
draw: init vsvg draw pointer
by Keith Whitwell
· 16 years ago
43b92a6
gallium: Define PIPE_CAP_GUARD_BAND_* capabilities.
by Michal Krol
· 16 years ago
0a4aea0
draw: respect driver's max vertex buffer size
by Keith Whitwell
· 16 years ago
c218b8c
Build with -O2
by Alan Hourihane
· 16 years ago
9e95fad
i915: Fix GL_DEPTH_TEXTURE_MODE issue. (bug #16221)
by Xiang, Haihao
· 16 years ago
dbf3c52
Merge commit 'origin/master' into drm-gem
by Keith Packard
· 16 years ago
0b734bd
mesa/drm/ttm: allow build against non-TTM aware libdrm
by Dave Airlie
· 16 years ago
4b5b008
[intel] Convert drivers to using libdrm bufmgr code.
by Eric Anholt
· 16 years ago
5b6ea6b
Merge branch 'gallium-tex-surfaces' into gallium-0.1
by Keith Whitwell
· 16 years ago
afd635a
i915: Fix compile on linux-dri-debug
by Jakob Bornecrantz
· 16 years ago
0a5df5b
draw: Use register names more consistently.
by Michal Krol
· 16 years ago
183d490
draw: Fix fetch_src(). Resurrect SSE version of DP3.
by Michal Krol
· 16 years ago
58cccc8
draw: Fix DP3 implementation by replacing SSE with x87 version.
by Michal Krol
· 16 years ago
f688827
bug #16503: use INSTALL macro instead of hard-coding to bin/minstall
by Ian Romanick
· 16 years ago
96adcc2
[t_vp_build] Fix refcounting-related memory leak
by Nicolai Haehnle
· 16 years ago
934a53e
[texenvprogram] Fix refcounting-related memory leak.
by Nicolai Haehnle
· 16 years ago
6a3aab1
i915: Removed useless defines
by Jakob Bornecrantz
· 16 years ago
7cc23a9
i915: Implement and use the reworked batchbuffer code
by Jakob Bornecrantz
· 16 years ago
4ee1427
i915: Rework of batchbuffer code
by Jakob Bornecrantz
· 16 years ago
5a67df6
scons: Integrate gdi winsys.
by José Fonseca
· 16 years ago
7c22bb3
gdi: Port of the gdi mesa driver to gallium (Alan Hourihane).
by José Fonseca
· 16 years ago
6a39bcf
draw: fast element translate path without delta
by Keith Whitwell
· 16 years ago
e086051
gallium: Replace XSTDCALL by PIPE_CDECL.
by José Fonseca
· 16 years ago
8d9a963
gallium: Port util_time functions to windows userspace.
by José Fonseca
· 16 years ago
5027411
gallium: More tweaks for the cosf/sinf logic.
by José Fonseca
· 16 years ago
aa1a39d
rtasm: Use enum sse_cc in sse_cmpps.
by José Fonseca
· 16 years ago
acdf24e
gallium: Fix log<->cos typo in logf.
by José Fonseca
· 16 years ago
969a207
gallium: Fix log<->cos typo in logf.
by José Fonseca
· 16 years ago
c1949e2
i915: Fixed some warnings
by Jakob Bornecrantz
· 16 years ago
f4364cd
i915: Fixed initialization of surface
by Jakob Bornecrantz
· 16 years ago
9b50043
gallium: Hopefully fix the cosf/sinf/etc. conditional compolation logic for good.
by José Fonseca
· 16 years ago
275fc32
gallium: Identify each Windows platform individually from scons.
by José Fonseca
· 16 years ago
5463420
scons: Set /W3 warning level for all MSVC based platforms.
by José Fonseca
· 16 years ago
5b86ae6
draw: Fix MSVC warnings.
by José Fonseca
· 16 years ago
2c7ae33
tgsi: Add assertions to the new rule that when an extended swizzle
by Michal Krol
· 16 years ago
49ed85d
brw: SWZ no longer aliases MOV.
by Michal Krol
· 16 years ago
dfd30b8
i915: SWZ no longer aliases MOV.
by Michal Krol
· 16 years ago
dc6068a
cell: SWZ no longer aliases MOV.
by Michal Krol
· 16 years ago
c6ae627
tgsi: SWZ no longer aliases to MOV.
by Michal Krol
· 16 years ago
837d49a
gallium: The SWZ opcode no longer aliases MOV.
by Michal Krol
· 16 years ago
7ead1c5
r500: add missing brackets around depth testing
by Dave Airlie
· 16 years ago
915e49e
r5xx: Enable depth write emission. Thanks to nh for the r3xx version.
by Corbin Simpson
· 16 years ago
c9ea624
r300: Writing to result.depth in fragment programs (R3xx; only stub for R5xx)
by Nicolai Haehnle
· 16 years ago
d9c7c5f
[r300] Fix KIL instruction and swizzling of texture coordinates
by Nicolai Haehnle
· 16 years ago
3225e2c
r5xx: Add OPCODE_FLR.
by Corbin Simpson
· 16 years ago
9a34c68
r5xx: Last emit_sop() for now. This should also clean up LIT later on.
by Corbin Simpson
· 16 years ago
bffa090
r5xx: More emit_sop(), stage 2. SIN/COS.
by Corbin Simpson
· 16 years ago
ea58dce
r5xx: Cleanup SOP with emit_sop().
by Corbin Simpson
· 16 years ago
c9679ce
r5xx: Dump shader constants when dumping program assembly.
by Corbin Simpson
· 16 years ago
7013eec
r300: disable the lowimpact fallbacks by default.
by Dave Airlie
· 16 years ago
a3212ee
mesa: Fix build after TGSI declaration interface changes.
by Michal Krol
· 16 years ago
0112211
brw: Fix build after TGSI declaration interface changes.
by Michal Krol
· 16 years ago
99b4655
i915: Fix build after TGSI declaration interface changes.
by Michal Krol
· 16 years ago
347d28f
cell: Fix build after TGSI declaration interface changes.
by Michal Krol
· 16 years ago
56fc769
util: Fix build after TGSI declaration interface changes.
by Michal Krol
· 16 years ago
a493815
tgsi: Fix build after TGSI declaration interface changes.
by Michal Krol
· 16 years ago
3de18c2
gallivm: Fix build after TGSI declaration interface changes.
by Michal Krol
· 16 years ago
c2ff3a6
draw: Fix build after TGSI declaration interface changes.
by Michal Krol
· 16 years ago
4e33edf
gallium: Refactor TGSI decalaration tokens.
by Michal Krol
· 16 years ago
140e0e0
i915: Comment out dead & problematic code.
by Michal Krol
· 16 years ago
9b3c158
i915: Add mising include.
by Michal Krol
· 16 years ago
a4abedc
draw: Remove const qualifier.
by Michal Krol
· 16 years ago
9046d1a
gallium: Fix preprocessor logic.
by Michal Krol
· 16 years ago
1358195
draw: Remove const qualifier.
by Michal Krol
· 16 years ago
ffc6afc
scons: Enable mesa state tracker in all platforms by default.
by José Fonseca
· 16 years ago
3b77f39
draw: Eliminate stdio usage.
by José Fonseca
· 16 years ago
53174af
mesa: Apply MSVC portability fixes from Alan Hourihane.
by José Fonseca
· 16 years ago
45b2c23
i915: Eliminate void pointer arithmetic.
by José Fonseca
· 16 years ago
054189e
gallium: MSVC 8.0 already defines the cosf, sinf, etc.
by José Fonseca
· 16 years ago
a9d6b1a
gallium: Port timing functions to WinCE.
by José Fonseca
· 16 years ago
a947c1a
r500: Use 8bit fog alpha compare value.
by Markus Amsler
· 16 years ago
fccc427
[intel-gem] Remember last offset of reused BOs to avoid more kernel relocs.
by Eric Anholt
· 16 years ago
12bb907
gallium: fix some PIPE_FORMAT_Z24S8_UNORM bugs in softpipe driver
by Brian Paul
· 16 years ago
3c4162e
egl: eglGetProcAddress() stub
by Brian Paul
· 16 years ago
e3805ca
egl: new eglGetProcAddress() code
by Brian Paul
· 16 years ago
6b9b491
egl: bind the OpenGL API
by Brian Paul
· 16 years ago
ba7aeb8
egl: specify client API by bit flag, not string
by Brian Paul
· 16 years ago
d5078b9
egl: clean-up re-org of the client API state
by Brian Paul
· 16 years ago
5267620
egl: added eglDestroySurface function
by Brian Paul
· 16 years ago
64d0eb1
egl: fix-up window resizes
by Brian Paul
· 16 years ago
834aa8c
egl: check for EGL_DRIVER env var to override normal driver selection process
by Brian Paul
· 16 years ago
80ed996
egl: new version of gears demo that uses Xlib+EGL (and full OpenGL for now)
by Brian Paul
· 16 years ago
750782a
egl: assorted fixes. The code works now.
by Brian Paul
· 16 years ago
057ee55
egl: added surface_alloc_storage()
by Brian Paul
· 16 years ago
274dd38
egl: fix width/height tests
by Brian Paul
· 16 years ago
Next »