Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
815b75705f5e3f0f7db025368da37bb14395de9a
815b757
gallium/util: adapt util code to interface changes
by Roland Scheidegger
· 14 years ago
379db6a
gallium: clean up resource_copy_region function
by Roland Scheidegger
· 14 years ago
6272d76
gallium: another interface change for multisampling
by Roland Scheidegger
· 14 years ago
0ae2f59
Merge commit 'origin/master' into gallium-msaa
by Roland Scheidegger
· 15 years ago
1c920c6
intel: Enable GL_EXT_framebuffer_object for gles2
by Kristian Høgsberg
· 15 years ago
ec43b2e
gallivm: Proper implementation of TXL opcode.
by José Fonseca
· 15 years ago
4554cdc
gallivm: Fix several glitches introduced in the prev commit.
by José Fonseca
· 15 years ago
2b1f0e1
mesa: Forgot to add .pc.in files for gles
by Kristian Høgsberg
· 15 years ago
962558d
gallivm: Implement TXD.
by José Fonseca
· 15 years ago
3c6756d
gles: Add -I$(TOP)/include.
by Chia-I Wu
· 15 years ago
e83ca40
mesa: Only initialize TNL for OpenGL
by Kristian Høgsberg
· 15 years ago
208fdac
mesa: Only initialize save dispatch table for OpenGL
by Kristian Høgsberg
· 15 years ago
6428398
progs/egl/opengles2: Add es2gears demo
by Kristian Høgsberg
· 15 years ago
e2ea69a
mesa: increase MAX_DRAW_BUFFERS to 8
by Brian Paul
· 15 years ago
8b0c217
gallium: move surface utility functions into u_surface.c
by Brian Paul
· 15 years ago
6c8c88f
gallivm: Increase the TGSI translation limits and centralize them in a header.
by José Fonseca
· 15 years ago
a9d1a85
gallicm: Newton-Raphson step to improve precision.
by José Fonseca
· 15 years ago
9b02f41
cso: use framebuffer utility functions
by Brian Paul
· 15 years ago
1fc5a31
gallium: move framebuffer utility functions into a new file
by Brian Paul
· 15 years ago
d8306c9
st/mesa: remove dead code
by Brian Paul
· 15 years ago
295a87f
st/mesa: remove unused needFlush parameter to st_finalize_texture()
by Brian Paul
· 15 years ago
013b332
st/mesa: updated comments and fix some formatting in texture storage code
by Brian Paul
· 15 years ago
e790868
st/mesa: rename srcImageStride -> srcRowStride and fix-up formatting
by Brian Paul
· 15 years ago
c7d1d34
st/mesa: consolidate and clean-up texture memory allocation code
by Brian Paul
· 15 years ago
fe3332d
st/mesa: updated comments for st_texture_image_map()
by Brian Paul
· 15 years ago
41b8a2e
st/mesa: move some texture size calculation code
by Brian Paul
· 15 years ago
682fec0
st/mesa: remove old convolution-related vars and min pitch code
by Brian Paul
· 15 years ago
b026199
st/mesa: remove unsupported convolution code
by Brian Paul
· 15 years ago
babd71b
progs/demos: check for GL_ARB_imaging if convolutions is requested
by Brian Paul
· 15 years ago
4b78129
st/mesa: updated comment
by Brian Paul
· 15 years ago
a126143
glsl: change variable declared assertion into conditional
by Brian Paul
· 15 years ago
6405ecb
Revert "glapi: s/strcpy/strncpy/"
by Brian Paul
· 15 years ago
cc67bd8
st/mesa: remove dead code
by Brian Paul
· 15 years ago
529b7b3
st/mesa: restore original last_layer comparison
by Brian Paul
· 15 years ago
ac6a26b
r300g: use util_format_short_name and util_format_is_plain
by Marek Olšák
· 15 years ago
5a6b9f3
util: add util_format_short_name
by Marek Olšák
· 15 years ago
bc3d9a8
util: add util_format_is_plain
by Marek Olšák
· 15 years ago
5cdedaa
r300g: refuse to create a texture with size 0
by Marek Olšák
· 15 years ago
0bcb4f1
r300g: improve texture debug output, split into TEX and TEXALLOC flags
by Marek Olšák
· 15 years ago
15af543
Reorder LLVM passes, running mem2reg earlier.
by Török Edwin
· 15 years ago
723ab66
svga: Silent warning.
by José Fonseca
· 15 years ago
723511b
Generate es glapi files when es1 or es2 is enabled
by Kristian Høgsberg
· 15 years ago
9db4a21
gallivm: Display message instead of crashing when sampler generator was not supplied for tgsi translation.
by José Fonseca
· 15 years ago
9ab3df4
driswrast: Fix more context creation breakage
by Kristian Høgsberg
· 15 years ago
4b89123
translate: Make translate_generic truly generic.
by José Fonseca
· 15 years ago
caede75
draw: Remove draw_pt_fetch_prepare call from llvm middle end.
by José Fonseca
· 15 years ago
14a0328
tgsi: Parse and dump predicates.
by José Fonseca
· 15 years ago
d288698
gallium: Remove loop register file.
by José Fonseca
· 15 years ago
e27983b
gallivm: Replace predicate assertion failure with warning message.
by José Fonseca
· 15 years ago
d44c8ee
draw: Disable rtasm compilation when using LLVM.
by José Fonseca
· 15 years ago
738cb50
nouveau: fix nouveau_create_context decleration
by Dave Airlie
· 15 years ago
e8f48b1
softpipe: invalidate cache view when swizzles are different.
by Dave Airlie
· 15 years ago
26a9b7e
glx: fix regression with GLX_USE_GL
by Dave Airlie
· 15 years ago
d2b6ed7
gallivm: fix nested break and continue statements
by Zack Rusin
· 15 years ago
c2c1f60
identity: Move sampler view create and destroy to id_objects.c
by Jakob Bornecrantz
· 15 years ago
59b160d
identity: s/texture/resource/
by Jakob Bornecrantz
· 15 years ago
eda7c25
identity: Whitespace & Style
by Jakob Bornecrantz
· 15 years ago
83a1a0b
swrast: Correct include for mtypes.h
by Jakob Bornecrantz
· 15 years ago
d0f9e75
gallium/util: print \n after DXTn printf
by Luca Barbieri
· 15 years ago
5362f77
llvmpipe: add lp_test_* to .gitignore
by Xavier Chantry
· 15 years ago
b845909
svga: Remove the screen private context.
by José Fonseca
· 15 years ago
49e3746
svga: Remove empty file.
by José Fonseca
· 15 years ago
7e28479
svga: Update flags documentation.
by José Fonseca
· 15 years ago
4885cd4
softpipe: Fix alpha blending for formats without alpha channel.
by José Fonseca
· 15 years ago
59253a7
llvmpipe: Fix alpha blending for formats without alpha channel.
by José Fonseca
· 15 years ago
b44c528
Update drisw state tracker to use new API aware context create
by Xavier Chantry
· 15 years ago
6edb18e
svga: Include svga_surface.h in svga_screen.c.
by Vinson Lee
· 15 years ago
1a30d98
r300g: Remove unnecessary header.
by Vinson Lee
· 15 years ago
38e3fb2
Update dri state tracker to use new API aware context create
by Xavier Chantry
· 15 years ago
801dcd9
mesa: Include api_exec.h in dlist.c.
by Vinson Lee
· 15 years ago
b08b7b7
r300g: do not validate buffers in check_cs
by Marek Olšák
· 15 years ago
3b2cf97
r300g: fix surface_copy for compressed formats
by Marek Olšák
· 15 years ago
2df3c36
configure.ac: Fix test for whether to build src/gles
by Kristian Høgsberg
· 15 years ago
aa8606f
mesa: Include mfeatures.h before testing feature macros
by Kristian Høgsberg
· 15 years ago
da76a4d
mesa: Only compile ES files when ES1 or ES2 are selected
by Kristian Høgsberg
· 15 years ago
559d124
mesa: #ifdef out more remap_table related code when disabled.
by José Fonseca
· 15 years ago
316b6fa
retrace: Add sampler_view_destroy
by José Fonseca
· 15 years ago
db1ed3d
trace: Fix typo in method name.
by José Fonseca
· 15 years ago
0870e4a
Merge branch 'gles2-2'
by Kristian Høgsberg
· 15 years ago
9fd5fa0
Hook in install rules for es1 and es2
by Kristian Høgsberg
· 15 years ago
74399d4
Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2
by Kristian Høgsberg
· 15 years ago
a804af2
st/mesa: Create context for API_OPENGL as first priority
by Kristian Høgsberg
· 15 years ago
9d33605
r300g: always set the pitch of the first miplevel in the tiling flags
by Marek Olšák
· 15 years ago
82027b2
Revert "r300g: disable point sprites (again)"
by Marek Olšák
· 15 years ago
68e720e
r300g: merge VS output mapping state (VAP) to rasterizer block state (RS)
by Marek Olšák
· 15 years ago
3523217
r300g: inline update_derived_shader_state
by Marek Olšák
· 15 years ago
45d79af
r300g: fix segfault when resizing a DRI2 framebuffer
by Marek Olšák
· 15 years ago
5c6ea46
r300g: cache tiling flags to reduce the number of DRM calls
by Marek Olšák
· 15 years ago
fc1be4a
mesa: s/sprintf/_mesa_snprintf/
by Vinson Lee
· 15 years ago
3c86e2f
i965g: s/sprintf/util_snprintf/
by Vinson Lee
· 15 years ago
f487470
glsl: s/sprintf/_mesa_snprintf/
by Vinson Lee
· 15 years ago
9446fd8
glapi: s/strcpy/strncpy/
by Vinson Lee
· 15 years ago
70c7531
llvmpipe: Remove unused variable.
by Vinson Lee
· 15 years ago
33c34c0
progs/tests: Remove meaningless const qualifiers.
by Vinson Lee
· 15 years ago
cd502e5
swrastg: Use trace
by Jakob Bornecrantz
· 15 years ago
19aa773
progs/demos: Remove meaningless const qualifier in vao_demo.c.
by Vinson Lee
· 15 years ago
f5a4d70
nv50: raise constant buffers size to maximum
by Christoph Bumiller
· 15 years ago
75ee309
nv50: relax restriction on surface_copy format equality a bit
by Christoph Bumiller
· 15 years ago
6df1e5c
nv50: don't segfault on OPCODE_END for empty programs
by Christoph Bumiller
· 15 years ago
d225221
llvmpipe: fix out-of-bounds texture sampling
by Brian Paul
· 15 years ago
Next »