Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
7f5202be63c6dc639e57d11ef8253e79dd349f59
7f5202b
gallium: Make printing info on debug builds default off
by Jakob Bornecrantz
· 14 years ago
84ec422
glsl: Include missing header in slang_log.h.
by Vinson Lee
· 14 years ago
fcd2da4
glsl: Include missing headers in slang_compile_variable.h.
by Vinson Lee
· 14 years ago
586fbc7
glsl: Clean up header file inclusion in slang_codegen.h.
by Vinson Lee
· 14 years ago
10d77f3
gallivm: Remove unnecessary header.
by Vinson Lee
· 14 years ago
db0e24e
scons: Fix r600g build.
by Vinson Lee
· 14 years ago
77458b5
r600g: Remove unnecessary headers.
by Vinson Lee
· 14 years ago
e01a49a
r300g: Remove unnecessary header.
by Vinson Lee
· 14 years ago
9232566
u_cpu_detect: remove arch and little_endian
by Luca Barbieri
· 14 years ago
eacb624
gallivm: Refactor the Newton-Rapshon steps, and disable once again.
by José Fonseca
· 14 years ago
3c9b00e
glsl: Clean up header file inclusion in slang_builtin.h.
by Vinson Lee
· 14 years ago
71a6dea
glsl: Clean up header file inclusion.
by Vinson Lee
· 14 years ago
d75eac5
glsl: Include missing header in slang_compile.c.
by Vinson Lee
· 14 years ago
de33671
glsl/cl: Add forward declaration.
by Vinson Lee
· 14 years ago
e8000ff
mesa: assorted clean-ups, var type changes, assertions in prog_optimize.c
by Brian Paul
· 14 years ago
9021c56
mesa: more/better program optimizations
by Benjamin Segovia
· 14 years ago
5c0a0f2
st/dri: make dri_drawable_validate_att static
by George Sapountzis
· 14 years ago
c14b437
st/dri: move TFP code to dri_drawable.c
by George Sapountzis
· 14 years ago
5270dea
st/dri: Fix segmentation fault in sw drivers
by nobled
· 14 years ago
d3758fe
st/dri: dri_drawable_get_format is shared between DRI2 and DRISW
by George Sapountzis
· 14 years ago
48def86
mesa: Clean up header file inclusion in vf.h.
by Vinson Lee
· 14 years ago
5dbd3fe
swrast: Clean up header file inclusion in ss_vb.h.
by Vinson Lee
· 14 years ago
c7f24af
swrast: Clean up header file inclusion in ss_triangle.h.
by Vinson Lee
· 14 years ago
8829e0c
swrast: Clean up header file inclusion in ss_context.h.
by Vinson Lee
· 14 years ago
db0c681
mesa: Include missing header in programopt.h.
by Vinson Lee
· 14 years ago
bac59b3
r300g: do not support separate depth/stencil clear in the driver
by Marek Olšák
· 14 years ago
aa6bdd3
r300g: fix fastfill when color and Z clear are invoked separately
by Marek Olšák
· 14 years ago
4985ce1
r600g: update shader caps
by Marek Olšák
· 14 years ago
16e782b
r300g: disable depth clamp for now
by Marek Olšák
· 14 years ago
06928ba
mesa: fpclassify is available with MinGW.
by Vinson Lee
· 14 years ago
527ac90
r600g: fix warning in the winsys
by Dave Airlie
· 14 years ago
f2804e7
r600g: fix memory leaks running gears.
by Dave Airlie
· 14 years ago
26c042c
translate_test: Fix compilation with MSVC.
by Vinson Lee
· 14 years ago
ca70bf8
scons: Add main/querymatrix.c to SCons build.
by Vinson Lee
· 14 years ago
c59c6c0
glsl: print to stderr like other program printing code
by Brian Paul
· 14 years ago
56450d5
mesa: Fix FreeBSD build with llvm enabled.
by Vinson Lee
· 14 years ago
b9abe7f
translate_test: fix compilation on non-POSIX platforms
by Luca Barbieri
· 14 years ago
4d946c4
translate_test: improve
by Luca Barbieri
· 14 years ago
f668ea1
Revert "u_blitter: unify clear_depth_stencil and flush_depth_stencil"
by Marek Olšák
· 14 years ago
e62e5b0
r600: add support for draw_elements_base_vertex
by Andre Maasikas
· 14 years ago
17bcfaa
mesa: Clean up header file inclusion in prog_uniform.h.
by Vinson Lee
· 14 years ago
791d7d4
mesa: Include missing headers in prog_print.h.
by Vinson Lee
· 14 years ago
991a24d
mesa: Include missing header in prog_optimize.h.
by Vinson Lee
· 14 years ago
582129c
r600g: fix typo in stencil translate.
by Dave Airlie
· 14 years ago
13bc209
r600g: fix provoking-vertex piglit test.
by Dave Airlie
· 14 years ago
e2df0a8
r600g: improve texture format checker.
by Dave Airlie
· 14 years ago
de4784e
u_blitter: unify clear_depth_stencil and flush_depth_stencil
by Marek Olšák
· 14 years ago
e1bb9ee
scons: Fix freebsd8 build.
by Vinson Lee
· 14 years ago
4a859cd
scons: Add freebsd8 to list of accepted platforms.
by Vinson Lee
· 14 years ago
608f168
r300/compiler: remove an unused variable
by Marek Olšák
· 14 years ago
39cd4f7
translate_test: fix segfault on x86-64
by Luca Barbieri
· 14 years ago
41c7ff1
u_staging: remove useless inline keyword
by Luca Barbieri
· 14 years ago
99cc6d7
translate_test: fix, reindent, and improve
by Luca Barbieri
· 14 years ago
10adb78
translate: allow clients to ask for supported output formats
by Luca Barbieri
· 14 years ago
27fe234
auxiliary: Make u_staging.c MSVC compatible.
by Vinson Lee
· 14 years ago
f7d7b08
translate: Add translate_test.c to SCons.
by Vinson Lee
· 14 years ago
04cfc62
auxiliary: Add u_staging.c to SCons build.
by Vinson Lee
· 14 years ago
f78445d
r300/compiler: Implement the CONT opcode.
by Tom Stellard
· 14 years ago
953e39c
r300/compiler: Handle loops in the register allocator.
by Tom Stellard
· 14 years ago
481b65a
r600g: accept empty frag prog shader
by Jerome Glisse
· 14 years ago
1bb0427
r600g: add src negation support
by Jerome Glisse
· 14 years ago
b481a12
gallivm: Fix and enable the extra Newton/Raphson step in lp_build_rcp().
by José Fonseca
· 14 years ago
457378e
r600g: add point/sprite rendering support
by Jerome Glisse
· 14 years ago
5266bc3
Revert "translate_generic: return NULL instead of assert(0) if format not supported"
by Luca Barbieri
· 14 years ago
684aeb36
translate_generic: fix broken A8R8G8B8_UNORM output
by Luca Barbieri
· 14 years ago
945e38c
translate: add testsuite
by Luca Barbieri
· 14 years ago
16b45ca
translate_generic: return NULL instead of assert(0) if format not supported
by Luca Barbieri
· 14 years ago
deb809e
auxiliary: fix util_framebuffer_copy
by Luca Barbieri
· 14 years ago
10ce677
gallivm: Use lp_build_div instead of lp_build_mul + lp_build_rcp.
by José Fonseca
· 14 years ago
f853348
gallivm: Use unsigned shift in lp_build_minify.
by José Fonseca
· 14 years ago
66f5723
llvmpipe: Debug code to dump interpolation coefficients.
by José Fonseca
· 14 years ago
3deca2e
llvmpipe: Use single precision divide for one over area computation.
by José Fonseca
· 14 years ago
4b20ad7
util: copy the u_staging commit message to the code
by Marek Olšák
· 14 years ago
b85c71d
auxiliary: support for transfers using staging resources
by Luca Barbieri
· 14 years ago
6f3c481
gallium: add ALWAYS_INLINE
by Luca Barbieri
· 14 years ago
5668526
u_surfaces: add util_surfaces_peek
by Luca Barbieri
· 14 years ago
e45b2ce
u_surfaces: use cso_hash instead of util_hash_table
by Luca Barbieri
· 14 years ago
24f5ebb
u_surfaces: fix surface leak due to off by one
by Luca Barbieri
· 14 years ago
58b104d
auxiliary: make primitive splitter assert on unimplemented adjacency prims
by Luca Barbieri
· 14 years ago
eee5cea
auxiliary: fix u_split_prim naming convention
by Luca Barbieri
· 14 years ago
0dcf0f9
auxiliary: move Ben Skeggs' primitive splitter to common code
by Luca Barbieri
· 14 years ago
0578acb
mesa: Include missing header in prog_noise.h.
by Vinson Lee
· 14 years ago
f36a4b3
mesa: Clean up header file inclusion in prog_instruction.h.
by Vinson Lee
· 14 years ago
c20e92c
mesa: Include missing header in prog_execute.h.
by Vinson Lee
· 14 years ago
2a5bf7b
mesa: Include missing header in prog_cache.h.
by Vinson Lee
· 14 years ago
1c5a077
mesa: Include missing header in nvvertparse.h.
by Vinson Lee
· 14 years ago
13887f3
mesa: Include missing header in nvfragparse.h.
by Vinson Lee
· 14 years ago
48f8495
mesa: Remove unnecessary header from hash_table.h.
by Vinson Lee
· 14 years ago
c8e714d
swrast: fix span color array pointer assignment for 32-bit/channel rendering
by M.Froehlich@science-computing.de
· 14 years ago
ca5227c
r300g: initialize VAP_VTX_STATE_CNTL
by Marek Olšák
· 14 years ago
683ef52
r300g: implement gl_FrontFacing
by Marek Olšák
· 14 years ago
cc732bf
swrast: Remove unnecessary header.
by Vinson Lee
· 14 years ago
61205f6
svga: Remove unnecessary headers.
by Vinson Lee
· 14 years ago
34cdad6
r300g: Remove unnecessary header.
by Vinson Lee
· 14 years ago
6768afb
glut: also check for GLX_ARB_multisample
by Nigel Stewart
· 14 years ago
bbfdcc1
mesa: use switch stmt in init_program_limits()
by Brian Paul
· 14 years ago
f6ca938
mesa: remove obsolete comments
by Brian Paul
· 14 years ago
8dd4308
r300/compiler: Use predicate bit for IF statements in r500 vertex shaders
by Tom Stellard
· 14 years ago
c298bab
r300/compiler: Implement hardware assisted loops for vertex shaders.
by Tom Stellard
· 14 years ago
5c7b7da
r300/compiler: Correctly transform nested loops.
by Tom Stellard
· 14 years ago
Next »