Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
bdd250080593c6d0d5addcaff0b2a5c880d7a3b2
bdd2500
Do not include glapi/dispatch.h outside Mesa core.
by Chia-I Wu
· 15 years ago
1af6719
docs: Update documentation for OpenVG and OpenGL ES.
by Chia-I Wu
· 15 years ago
ada4605
docs: Add documentation for EGL.
by Chia-I Wu
· 15 years ago
208e815
gallium/i965: Make brw_batchbuffer prototypes match in source & header
by Alan Coopersmith
· 15 years ago
c1334ce
radeong: Fix EGL driver names.
by Corbin Simpson
· 15 years ago
1ffb72a
Fix touching live system during install.
by Tomas Chvatal
· 15 years ago
156c90e
r200: re-adding missing pitch alignment check in blit code
by Alex Deucher
· 15 years ago
05208b2
mesa: replace questionable CPU_TO_LE32 macro with function
by Brian Paul
· 15 years ago
506e27b
Copy __FUNCTION__ portability #defines from mesa/compiler.h to eglcompiler.h
by Alan Coopersmith
· 15 years ago
67aa704
r200: fix some breakage after move to common blit code
by Alex Deucher
· 15 years ago
5a99ca4
r200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9c
by Alex Deucher
· 15 years ago
c8b694b
st/egl_g3d: Add support for driver probe.
by Chia-I Wu
· 15 years ago
11f4360f
st/egl_g3d: Add support for probe to native displays.
by Chia-I Wu
· 15 years ago
c5766c4
egl: Add a simple cache for driver probe.
by Chia-I Wu
· 15 years ago
cf22fd5
egl: Improve driver matching.
by Chia-I Wu
· 15 years ago
925f811
egl: Rename _EGL_PLATFORM_X to _EGL_PLATFORM_POSIX.
by Chia-I Wu
· 15 years ago
f0c2871
egl: Remove unused driver and display functions.
by Chia-I Wu
· 15 years ago
57929ed
egl: Use _eglPreloadDrivers.
by Chia-I Wu
· 15 years ago
b3bcd33
egl: Add _eglPreloadDrivers.
by Chia-I Wu
· 15 years ago
f291200
st/egl_g3d: Do not reuse the pipe transfer in ximage.
by Chia-I Wu
· 15 years ago
77c0800
mklib: Fix static library generation/installation on Solaris
by Alan Coopersmith
· 15 years ago
917b6d2
Remove hardcoded -Wall from Radeon DRI makefiles
by Alan Coopersmith
· 15 years ago
d4a3f7d
r300g: Move GB_AA_CONFIG to its eventual new home.
by Corbin Simpson
· 15 years ago
fcbd285
r300g: Make invariant state into an atom.
by Corbin Simpson
· 15 years ago
5e82403
Merge remote branch 'origin/opengl-es-v2'
by Chia-I Wu
· 15 years ago
1658f80
util/blit: document params to util_blit_pixels_writemask()
by Brian Paul
· 15 years ago
031f23a
mesa: added comment about future FBO formats
by Brian Paul
· 15 years ago
cd232ae
st/mesa: enable EXT_framebuffer_multisample
by Marek Olšák
· 15 years ago
76cf261
r100/r200: fix Y coord flipping in accelerated blits
by Alex Deucher
· 15 years ago
1bb6b1d
r100/r200: fix dst pitch in blit code
by Alex Deucher
· 15 years ago
f965345
r200: add missing symlink to radeon_tex_copy.c
by Alex Deucher
· 15 years ago
1f0709f
r100/r200: align to pitch updates in blit interface
by Maciej Cencora
· 15 years ago
2706bc6
r200: use common glCopyTex(Sub)Image code
by Maciej Cencora
· 15 years ago
5170d24
r100: use common glCopyTex(Sub)Image code
by Maciej Cencora
· 15 years ago
8a4d739
radeon/r300/r600: share common glCopyTex(Sub)Image code
by Maciej Cencora
· 15 years ago
0aed44f
r600: align to r300 changes in the blit code
by Maciej Cencora
· 15 years ago
0174dac
r300/r600: move some bo offsets checking to blit code
by Maciej Cencora
· 15 years ago
ac8afd4
r600: prepare for some code sharing
by Maciej Cencora
· 15 years ago
f54e96c
r300: check if blitting for given format is supported earlier
by Maciej Cencora
· 15 years ago
acac99e
r300: use nearest texture filtering for accelerated blits
by Maciej Cencora
· 15 years ago
f2fea26
r300: fix Y coord flipping in accelerated blits
by Maciej Cencora
· 15 years ago
11affaf
radeon: use mesa provided _mesa_tex_target_to_face function
by Maciej Cencora
· 15 years ago
9363a81
r300: prepare for texcopy code sharing
by Maciej Cencora
· 15 years ago
f542fde
radeon: add blit function to vtbl
by Maciej Cencora
· 15 years ago
8f7dfe3
intel: Remove dead note_fence vtbl hook.
by Eric Anholt
· 15 years ago
a45f24c
i965: Improve the hashing of brw_state_cache keys to include the cache_id.
by Eric Anholt
· 15 years ago
d1cefab
i965: Remove obsolete comment about the state atoms.
by Eric Anholt
· 15 years ago
fb49015
i965: Upload as many VS constants as possible through the push constants.
by Eric Anholt
· 15 years ago
62a96f7
i965: Allow for variable-sized auxdata in the state cache.
by Eric Anholt
· 15 years ago
7d4e674
intel: Use the new DRI2 flush invalidate entrypoint to signal frame done.
by Eric Anholt
· 15 years ago
a7aaf05
Sun compilers now support some gcc __attribute__ values
by Alan Coopersmith
· 15 years ago
adda7f3
Check if gcc supports -fvisibility=hidden before adding to CFLAGS
by Alan Coopersmith
· 15 years ago
aec3fe8
softpipe: remove redundant assignments
by Brian Paul
· 15 years ago
ef63110
r100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a7af85e909381b
by Alex Deucher
· 15 years ago
2b1d5ea
r100/r200/r600: check if blitting for given format is supported earlier
by Alex Deucher
· 15 years ago
a67cd19
r100/r200: add blit support for ARGB4444
by Alex Deucher
· 15 years ago
f6d5290
r60: Add relocs for CB_TILE/FRAG
by Alex Deucher
· 15 years ago
09f69b1
docs: Clarify PIPE_TEXTURE_USAGE_DYNAMIC.
by Corbin Simpson
· 15 years ago
f90733c
docs: Use proper XOR symbol.
by Corbin Simpson
· 15 years ago
daccc96
r100: add blit support
by Alex Deucher
· 15 years ago
1ced546
r200: add blit support
by Alex Deucher
· 15 years ago
0477191
docs: Spacing in TGSI formulae.
by Corbin Simpson
· 15 years ago
28fd246
docs: Grammar and refs in Rasterizer.
by Corbin Simpson
· 15 years ago
2598f00
docs: Cleanup Rasterizer a bit.
by Corbin Simpson
· 15 years ago
2b4ad02
docs: Fix terms and refs.
by Corbin Simpson
· 15 years ago
4f52dfe
docs: Slowly keep fleshing out more info.
by Corbin Simpson
· 15 years ago
9811ebf
docs: PIPE_TEXTURE_USAGE info.
by Corbin Simpson
· 15 years ago
0714474
i965: Clean up constbuf handling by splitting reladdr/non-reladdr loads.
by Eric Anholt
· 15 years ago
c653f5f
i965: Only set up the stack register if it's going to get used.
by Eric Anholt
· 15 years ago
d5b9642
i965: Fix loads of non-relative-addr constants after a reladdr load.
by Eric Anholt
· 15 years ago
c6559b7
nv50: fix constant vtxattr methods
by Christoph Bumiller
· 15 years ago
0d6e3dd
nv50: make instanced drawing work with edge flags
by Christoph Bumiller
· 15 years ago
e74db4f
nv50: cannot exit shaders on a control flow instruction
by Christoph Bumiller
· 15 years ago
9fb9c9f
nv50: fix nv50_program->immd memory leak
by Marcin Slusarz
· 15 years ago
7472cd0
tgsi: Fix behaviour of dimension index.
by Michal Krol
· 15 years ago
463351e
tgsi: Allow TEMPORARY registers as indirect address into source operands.
by Michal Krol
· 15 years ago
4698a86
tgsi: Add ureg_DECL_immediate_block_uint().
by Michal Krol
· 15 years ago
4c041fa
glsl: remove __inline directive
by Brian Paul
· 15 years ago
0766780
st/mesa: updated comments and whitespace
by Brian Paul
· 15 years ago
e5347ca
st/mesa: fix memory leak in st_translate_mesa_program
by Marcin Slusarz
· 15 years ago
3310fe0
r600: fix some warnings
by Alex Deucher
· 15 years ago
1560183
r600: Update default state size to account for the new relocation
by Jerome Glisse
· 15 years ago
46dc6fd
r6xx/r7xx: emit relocation for FRAG & TILE buffer
by Jerome Glisse
· 15 years ago
7b82f0f
r600: fix shadow_ambient shader
by Andre Maasikas
· 15 years ago
0857f38
radeong: Don't allocate HW BOs for constantbufs.
by Corbin Simpson
· 15 years ago
673ae62
r300g: fix polygon offset
by Marek Olšák
· 15 years ago
d3d41cb
r300g: fix vertex data swizzle
by Marek Olšák
· 15 years ago
cd553ec
r300g: do not align compressed textures to a tile size
by Marek Olšák
· 15 years ago
064eb0a
st/egl_g3d: Clean up for x11_drawable_get_depth.
by Chia-I Wu
· 15 years ago
a16d353
dri: Add an MSAA-enabled factor to DRI configs.
by Corbin Simpson
· 15 years ago
c273ab0
dri: Properly calculate number of modes for MSAA.
by Corbin Simpson
· 15 years ago
58a7d8d
radeong: Check DRM version, and report stats.
by Corbin Simpson
· 15 years ago
11a2bbc
radeong: Use vram_size instead of vram_visible.
by Corbin Simpson
· 15 years ago
8311a49
progs/egl: Pass EGLDisplay to eglCopyBuffers.
by Chia-I Wu
· 15 years ago
ede755a
st/egl_g3d: Add support for eglCopyBuffers.
by Chia-I Wu
· 15 years ago
f8244e2
st/egl_g3d: Add is_pixmap_supported to native display interface.
by Chia-I Wu
· 15 years ago
fda897a
st/egl_g3d: Update validate to use an attachment mask.
by Chia-I Wu
· 15 years ago
1ed6311
st/vega: Fix window resizing with egl_g3d.
by Chia-I Wu
· 15 years ago
ef517c938
st/vega: Call screen->update_buffer instead of winsys->update_buffer.
by Chia-I Wu
· 15 years ago
3b71386
tgsi: Add missing semantic name in text parser.
by Chia-I Wu
· 15 years ago
Next »