Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
79ab394cd2ca3f88ad854503b95e886a6c5d47d5
79ab394
mesa: upgrade wglext.h to version 22
by Brian Paul
· 14 years ago
b106e62
mesa: upgrade glxext.h to version 32
by Brian Paul
· 14 years ago
7993832
mesa: update to version 64 of GL/glext.h
by Brian Paul
· 14 years ago
83f5f50
mesa: move, redefine MESA_GEOMETRY_PROGRAM
by Brian Paul
· 14 years ago
1c0644e
glsl2: add case for ir_unop_noise
by Brian Paul
· 14 years ago
2b04ead
glsl2: fix comments
by Brian Paul
· 14 years ago
9476efe
mesa: Remove unnecessary FEATURE tests.
by Chia-I Wu
· 14 years ago
10ff264
mesa: Less FEATURE_ARB_sync tests.
by Chia-I Wu
· 14 years ago
db6273e
mesa: Remove unused _MESA_INIT_*_FUNCTIONS.
by Chia-I Wu
· 14 years ago
1c6992b
gallivm: Remove unnecessary header.
by Vinson Lee
· 14 years ago
aeb8392
llvmpipe: Initialize variable for potentially unhandled switch case.
by Vinson Lee
· 14 years ago
45ee846
i965g: Fix 'control reaches end of non-void function' warning.
by Vinson Lee
· 14 years ago
706380c
i915g: Fix 'control reaches end of non-void function' warning.
by Vinson Lee
· 14 years ago
d4d48c0
i915: Fix "implicit declaration of function 'draw_get_shader_param'" warning.
by Vinson Lee
· 14 years ago
c5867ac
identity: Fix 'assignment from incompatible pointer type' warning.
by Vinson Lee
· 14 years ago
4f2f02b
rbug: Fix 'assignment from incompatible pointer type' warning.
by Vinson Lee
· 14 years ago
fbc7c9b
mesa/st: ask GLSL to not emit noise since we have a dummy implementation
by Luca Barbieri
· 14 years ago
b374593
mesa/st: set compiler options based on Gallium shader caps
by Luca Barbieri
· 14 years ago
a508d2d
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
by Luca Barbieri
· 14 years ago
309cd41
glsl2: Port equal() and notEqual() to ir_unop_all_equal and ir_unop_any_nequal
by Ian Romanick
· 14 years ago
4dfb899
glsl: introduce ir_binop_all_equal and ir_binop_any_equal, allow vector cmps
by Luca Barbieri
· 14 years ago
2cdbced
loop_unroll: unroll loops with (lowered) breaks
by Luca Barbieri
· 14 years ago
8f2214f
glsl2: Add pass to remove redundant jumps
by Ian Romanick
· 14 years ago
e79a1bb
glsl: Explain file naming convention
by Ian Romanick
· 14 years ago
710d411
loop_controls: fix analysis of already analyzed loops
by Luca Barbieri
· 14 years ago
4de7a3b
i965: Request that returns be lowered in shader main
by Ian Romanick
· 14 years ago
87708e8
glsl: call ir_lower_jumps according to compiler options
by Luca Barbieri
· 14 years ago
3361cba
glsl: add continue/break/return unification/elimination pass (v2)
by Luca Barbieri
· 14 years ago
55adbeb
glsl: add ir_control_flow_visitor
by Luca Barbieri
· 14 years ago
6b5575b
llvmpipe: Fix non SSE2 builds.
by José Fonseca
· 14 years ago
428dc6d
r300g/swtcl: unlock VBO after draw_flush
by Marek Olšák
· 14 years ago
c40858f
llvmpipe: Change asm to __asm__.
by Witold Baryluk
· 14 years ago
e7eff0c
EGL DRI2: 0xa011 is Pineview not Ironlake
by Jesse Barnes
· 14 years ago
9532eea
r600c: const buffer sizes must be a multiple of 16 consts
by Alex Deucher
· 14 years ago
c121608
EGL DRI2: add PCI ID for Ironlake mobile
by Jesse Barnes
· 14 years ago
6f839eb
r600c/eg: remove obselete comment
by Alex Deucher
· 14 years ago
2ef5bc3
r600c/eg: remove unused emit timestamp function
by Alex Deucher
· 14 years ago
07d95cd
r600c/eg: emit CB_BLEND_ALPHA with the other blend values
by Alex Deucher
· 14 years ago
105ef5e
r600c: remove redundant state emit on evergreen
by Alex Deucher
· 14 years ago
7dcb3050
mesa: Revert accidentally committed vertex code chunk
by Kristian Høgsberg
· 14 years ago
cdfe02d
r600c: eg: fix typo
by Andre Maasikas
· 14 years ago
629842b
r600c: eg: 256 float4 constants may need more than 256 bytes
by Andre Maasikas
· 14 years ago
c82beb4
r600c: eg - fix uninitialized variable
by Andre Maasikas
· 14 years ago
4ebf07a
glx: Don't destroy DRI2 drawables for legacy glx drawables
by Kristian Høgsberg
· 14 years ago
0392e48
r300g: fix SWTCL
by Marek Olšák
· 14 years ago
501d430
llvmpipe: Unbreak rasterization on 64bit.
by José Fonseca
· 14 years ago
91a9325
gallium: Change the resource_copy_region semantics to allow copies between different yet compatible formats
by José Fonseca
· 14 years ago
61c2861
r600g: evergreen fixup dsa state for running query.
by Dave Airlie
· 14 years ago
2471d0d
r600c: remove stray unmap call
by Andre Maasikas
· 14 years ago
b97c75e
llvmpipe: use gcc asm only with gcc
by José Fonseca
· 14 years ago
6990148
r300g: print unassigned FS inputs for DBG_RS
by Marek Olšák
· 14 years ago
ae1aa14
r300g: fix map_buffer
by Marek Olšák
· 14 years ago
185434f
r300/compiler: fix warnings
by Marek Olšák
· 14 years ago
ab7cc44
r300g: add new debug options for dumping scissor regs and disabling CBZB clear
by Marek Olšák
· 14 years ago
c3c5646
r300g: skip rendering if CS space validation fails
by Marek Olšák
· 14 years ago
317680c
r300g: remove u_upload_flush from r300_draw_arrays
by Marek Olšák
· 14 years ago
b4f7f05
nvfx: Remove unused variables.
by Vinson Lee
· 14 years ago
89e138b
nvfx: Move declaration before code.
by Vinson Lee
· 14 years ago
c4046d4
llvmpipe: introduce tri_3_4 for tiny triangles
by Keith Whitwell
· 14 years ago
4b56e86
llvmpipe: allow tri_3_16 at any 4-aligned location within a tile
by Keith Whitwell
· 14 years ago
26b663c
llvmpipe: refactor tri_3_16
by Keith Whitwell
· 14 years ago
67b9577
llvmpipe: pass linear masks to fragment shader
by Keith Whitwell
· 14 years ago
4b99b9f
llvmpipe: fix warnings on both 32 and 64 bit builds
by Keith Whitwell
· 14 years ago
51b1d4f
llvmpipe: fix wierd performance regression in isosurf
by Keith Whitwell
· 14 years ago
6776348
pb: Fix the build, and add notes.
by José Fonseca
· 14 years ago
853953d
llvmpipe: Only generate the whole shader specialization for opaque shaders.
by José Fonseca
· 14 years ago
b5fcf0c
pb: add void * for flush ctx to mapping functions
by Dave Airlie
· 14 years ago
95555ed
nv30: fix breakage due to 10 texcoord support on nv40
by Luca Barbieri
· 14 years ago
c342259
Add missing files to the tarball file lists.
by Chia-I Wu
· 14 years ago
19b2cfd
mesa: Fix depend.es[12] generation when LLVM is enabled.
by Chia-I Wu
· 14 years ago
33b1d14
r600g: Undo bo placement change.
by Tilman Sauerbeck
· 14 years ago
3ad3cbf
llvmpipe: Silence some warnings.
by José Fonseca
· 14 years ago
552e2b5
gallivm: nr_channels is only valid for formats with plain layout.
by José Fonseca
· 14 years ago
74f6eda
gallivm: Use const keyword on swizzles.
by José Fonseca
· 14 years ago
697fdf3
gallivm: Allow to TGSI AoS translation to happen in BGRA ordering.
by José Fonseca
· 14 years ago
277d768
llvmpipe: Don't store display the alpha ref value in the key.
by José Fonseca
· 14 years ago
dcc5d7f
gallivm: Add a new debug flag to warn about performance issues.
by José Fonseca
· 14 years ago
c0d41d0
gallivm: Helper functions for pointer indirection.
by José Fonseca
· 14 years ago
225530f
gallivm: Cleanup the TGSI <-> sampler interface.
by José Fonseca
· 14 years ago
775edbf
gallivm: Add some utility functions to set/get array elements too.
by José Fonseca
· 14 years ago
9315862
gallivm: Basic AoS TGSI -> LLVM IR.
by José Fonseca
· 14 years ago
58daea7
gallivm: Move the texture modifiers to the header.
by José Fonseca
· 14 years ago
34ea50f
gallivm: s/lp_build_broadcast_aos/lp_build_swizzle_scalar_aos/
by José Fonseca
· 14 years ago
96c6e7e
Add a test for the KIL opcode
by Alex Corscadden
· 14 years ago
afd328a
llvmpipe: restore larger command blocks
by Keith Whitwell
· 14 years ago
10d0a83
llvmpipe: move some debug to DEBUG_SCENE
by Keith Whitwell
· 14 years ago
bc759cd
llvmpipe: add DEBUG_MEM option
by Keith Whitwell
· 14 years ago
b7a54b3
llvmpipe: allow bigger scenes
by Keith Whitwell
· 14 years ago
4749429
r300/compiler: Reorganize presub_helper()
by Tom Stellard
· 14 years ago
3fffcb3
r300/compiler: Don't use presubtract in TEX instructions
by Tom Stellard
· 14 years ago
8b67159
r300/compiler: Print the presub subtract operation in the correct order
by Tom Stellard
· 14 years ago
e3fc210
r300/compiler: Fix dataflow bug in presub_helper()
by Tom Stellard
· 14 years ago
d442c7f
r300/compiler: Replace asserts with error messages
by Tom Stellard
· 14 years ago
66b1e71
r300/compiler: Fix copy propigation for some presub instructions
by Tom Stellard
· 14 years ago
564653b
r300/compiler: Add peephole optimization for the 'sub' presubtract operation
by Tom Stellard
· 14 years ago
a64b4a0
r300/compiler: Add peephole optimization for the 'add' presubtract operation
by Tom Stellard
· 14 years ago
598e220
r300/compiler: Clean up rc_pair_alloc_source()
by Tom Stellard
· 14 years ago
63432ec
r300/compiler: Enable presubtract sources
by Tom Stellard
· 14 years ago
d8a3662
mesa: Remove unused Emit flags from gl_shader_compiler_options
by Ian Romanick
· 14 years ago
55aaee6
intel: Remove noise opcode support from i915 and i965 drivers
by Ian Romanick
· 14 years ago
Next »