Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
6a95996abb33a040f957ffedf3824afcc98a9e71
6a95996
r300g: Texrect factor cleanup.
by Corbin Simpson
· 15 years ago
f4041b3
r300g: fix rectangle textures on r3xx
by Marek Olšák
· 15 years ago
06ec216
r300g: Clean up bitcounting function.
by Corbin Simpson
· 15 years ago
6a3eb1f
r300g: Use MAX3 and MIN3.
by Corbin Simpson
· 15 years ago
37ba974
util: Add MAX3 and MIN3.
by Corbin Simpson
· 15 years ago
beea241
r300g: set better values in the R300_VAP_CNTL register
by Marek Olšák
· 15 years ago
0295edf
Fix comment to use /* */ rather than //
by Alan Hourihane
· 15 years ago
904469d
Fix indentation.
by Alan Hourihane
· 15 years ago
8f648cd
Fix vega compilation.
by Alan Hourihane
· 15 years ago
a24631b
Fix memory leak.
by Alan Hourihane
· 15 years ago
08e5d1e
r600 : eliminate Wondows line ending for test code.
by Richard Li
· 15 years ago
3f2c776
Merge remote branch 'origin/mesa_7_7_branch'
by Dave Airlie
· 15 years ago
f8ea531
r100: fix texture_from_pixmap and compiz.
by Dave Airlie
· 15 years ago
b09e749
r600 : Clean up a bit test code mess.
by Richard Li
· 15 years ago
8b808d5
st/xorg: Fix infinite loop in copy_packed_data.
by Vinson Lee
· 15 years ago
4ab8dbe
progs/xdemos: Add missing break statement in offset.c.
by Vinson Lee
· 15 years ago
4e6c79a
st/mesa: replace st_flush() with pipe->flush()
by Brian Paul
· 15 years ago
2198497
vbo: added recursion check in vbo_exec_FlushVertices()
by Brian Paul
· 15 years ago
48dfd39
r600 : change shader pop method for now.
by Richard Li
· 15 years ago
dc41d62
st/mesa: get rid of compressed_num_bytes() code
by Brian Paul
· 15 years ago
9286310
st/mesa: remove is_compressed_mesa_format()
by Brian Paul
· 15 years ago
273f4d6
st/mesa: remove pointless assertion
by Brian Paul
· 15 years ago
3f40166
softpipe: whitespace/indentation fixes
by Brian Paul
· 15 years ago
49b3f4a
Merge branch 'master' of ssh://richardradeon@git.freedesktop.org/git/mesa/mesa
by Richard Li
· 15 years ago
6345a7b
r600 : check in shader code test enable flag: if flag
by Richard Li
· 15 years ago
3790c6a
progs/trivial: Redraw upon keypress.
by Vinson Lee
· 15 years ago
90e69c8
pb: Make fenced buffers threadsafe.
by José Fonseca
· 15 years ago
367cfca
softpipe: add missing check in softpipe_is_texture_referenced()
by Brian Paul
· 15 years ago
31ea323
st/xorg: Replace compile-time acceleration switch with Option "2DAccel".
by Michel Dänzer
· 15 years ago
10c67f9
st/xorg: Miscellaneous XVideo fixes.
by Michel Dänzer
· 15 years ago
34145fc
st/xorg: Try harder to ensure a shared texture has valid contents right away.
by Michel Dänzer
· 15 years ago
012d019
st/xorg: Don't complain about convolution filter being 'unknown'.
by Michel Dänzer
· 15 years ago
827ba44
intel: Remove non-GEM support.
by Eric Anholt
· 15 years ago
667760f
intel: Remove dead intel_context members and move some packing around.
by Eric Anholt
· 15 years ago
ee64347
intel: Remove our special color packing macros and just use colormac.h.
by Eric Anholt
· 15 years ago
c4b7c47
intel: Pack colors for blit at blit time, rather than at ClearColor.
by Eric Anholt
· 15 years ago
a376e5c
intel: Consistently use no_batch_wrap in intel_context struct.
by Eric Anholt
· 15 years ago
edd449f
i965: Pack brw_wm_fragment_program better.
by Eric Anholt
· 15 years ago
15fa484
mesa: Remove gratuitous padding in prog_dst_register.
by Eric Anholt
· 15 years ago
92d35b9
i965: Pack the brw_wm_prog_key better.
by Eric Anholt
· 15 years ago
cc39fca
i915: Remove dead meta_draw_quad code.
by Eric Anholt
· 15 years ago
37c79d4
tnl: Replace deprecated FogCoordPtr with AttribPtr[_TNL_ATTRIB_FOG]
by Eric Anholt
· 15 years ago
0a91878
tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.
by Eric Anholt
· 15 years ago
fc9a297
tnl: Replace deprecated IndexPtr[] with AttribPtr[] or new BackfaceIndexPtr
by Eric Anholt
· 15 years ago
165b860
tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS]
by Eric Anholt
· 15 years ago
df582ca
tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]
by Eric Anholt
· 15 years ago
22bcb59
tnl: Replace NormalPtr with AttribPtr[_TNL_ATTRIB_NORMAL]
by Eric Anholt
· 15 years ago
abed064
tnl: Remove unused NotifyInputChanges() tnl dd hook.
by Eric Anholt
· 15 years ago
10dbdee
st/xorg: Remove superfluous flushes from the EXA WaitMarker hook.
by Michel Dänzer
· 15 years ago
ea11434
st/xorg: Don't initialize non-existing fields.
by Michel Dänzer
· 15 years ago
f56b95e
identity: Add missing screen methods.
by Michal Krol
· 15 years ago
c5dc8d7
tgsi: Provide ultimate solution for SOA dependencies in exec.
by Michal Krol
· 15 years ago
e3cfd78
progs/tests: Fix memory leak in texdown.c if malloc fails.
by Vinson Lee
· 15 years ago
eec4282
r600 : update PS and VS emit count for loop constants.
by Richard Li
· 15 years ago
de46087
r600 : add some defs
by Richard Li
· 15 years ago
3132853
r600 : Initial version of glsl fc.
by Richard Li
· 15 years ago
fafc016
st/xorg: enable yv12 for xv
by Zack Rusin
· 15 years ago
3ba983b
docs: setup 7.8 release notes file
by Brian Paul
· 15 years ago
d252f9d
mesa: bump version to 7.8
by Brian Paul
· 15 years ago
61a3716
mesa: bump version to 7.8
by Brian Paul
· 15 years ago
e12c9a6
st/xorg: Init all functions and fix spelling
by Jakob Bornecrantz
· 15 years ago
cde6643
progs/fp: Redraw upon keypress.
by Vinson Lee
· 15 years ago
9ab3c70
st/xorg: Make the #if more easier to read
by Jakob Bornecrantz
· 15 years ago
e73553b
st/xorg: Use the correct DRI2BufferPtr struct on 1.6.4 servers
by Jakob Bornecrantz
· 15 years ago
4b3ec2a
progs/glsl: Fix trirast GLSL compilation errors on Mac OS.
by Vinson Lee
· 15 years ago
0d31990
progs/glsl: Fix noise GLSL compilation error on Mac OS.
by Vinson Lee
· 15 years ago
3bf12c8
r300: allow disabling s3tc support if libtxc_dxtn is available
by Maciej Cencora
· 15 years ago
cefee4e
Merge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
by Maciej Cencora
· 15 years ago
7118db8
r600: align for mipmap tree changes
by Maciej Cencora
· 15 years ago
d4dc2e3
progs/glsl: Fix multinoise GLSL compilation errors on Mac OS.
by Vinson Lee
· 15 years ago
0444284
progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS.
by Vinson Lee
· 15 years ago
70dca0c
AL1616: Fix cut-and-paste bug
by Ian Romanick
· 15 years ago
89e20ab
progs/glsl: use ShadersSupported()
by Brian Paul
· 15 years ago
6acb82d
progs/util: warn when GLSL not supported
by Brian Paul
· 15 years ago
5606dfb
Merge branch 'outputswritten64'
by Ian Romanick
· 15 years ago
b43887c
ARB_fbo: Enable extensions related to GL_ARB_framebuffer_object for GLX
by Ian Romanick
· 15 years ago
4e7476f
ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXT
by Ian Romanick
· 15 years ago
5fbfd88
Add missing XML files to API_XML
by Ian Romanick
· 15 years ago
4d6ec21
ARB_fbo: Enable GL_EXT_framebuffer_multisample
by Ian Romanick
· 15 years ago
7fd4400
ARB_fbo: Regenerate files from previous commits.
by Ian Romanick
· 15 years ago
50b05e7
ARB_fbo: Move EXT_fb_blit to EXT_framebuffer_object.xml
by Ian Romanick
· 15 years ago
afab8d9
ARB_fbo: Add GL_EXT_framebuffer_multisample
by Ian Romanick
· 15 years ago
daad31d
EXT_pds: Alias GL_NV_packed_depth_stencil to GL_EXT_packed_depth_stencil
by Ian Romanick
· 15 years ago
b244b70
EXT_pds: Add GL_EXT_packed_depth_stencil
by Ian Romanick
· 15 years ago
92b38bc
EXT_fbo_blit: Add missing GLX protocol render opcode
by Ian Romanick
· 15 years ago
30f0957
ARB_fbo: Add missing protocol "Get" information
by Ian Romanick
· 15 years ago
c185ff9
ARB_fbo: Remove _EXT from enum names
by Ian Romanick
· 15 years ago
4440d8a
docs: libGL documentation, from the xorg-docs tree
by Brian Paul
· 15 years ago
773de83
progs/tests: Fix memory leak in arbgpuprog.c.
by Vinson Lee
· 15 years ago
a54033b
mesa: remove old comment
by Brian Paul
· 15 years ago
133501b
mesa: fix assorted compiler warnings
by Brian Paul
· 15 years ago
bc8fb02
mesa: fix incorrect type in store_texel_al1616()
by Brian Paul
· 15 years ago
7e3955d
i915g: replace //-style comments
by Brian Paul
· 15 years ago
c4c11eb
gallium/util: replace //-style comments
by Brian Paul
· 15 years ago
845ddbc
i915g: remove trailing commas in enum lists to silence warnings
by Brian Paul
· 15 years ago
fc3c5ff
progs/xdemos: change //-style comments
by Brian Paul
· 15 years ago
b08f447
progs/glsl: change //-style comments
by Brian Paul
· 15 years ago
1888a72
progs/demos: silence warnings
by Brian Paul
· 15 years ago
0422053
mesa: remove trailing comment to silence warning
by Brian Paul
· 15 years ago
e36751e
mesa: remove a bit of old code
by Brian Paul
· 15 years ago
Next »