Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
f986a6560f3ee9a79b89e9409e3a9ac52b53315c
/
src
f986a65
mesa,st/mesa: fix WPOS adjustment
by Christoph Bumiller
· 14 years ago
02b352e
gallium: reorder fields of pipe_rasterizer_state to pack it more tightly
by Marek Olšák
· 14 years ago
ca6896b
r600g: document some new evergreen formats
by Marek Olšák
· 14 years ago
929b3d8
r600g: remove some more FIXME comments
by Marek Olšák
· 14 years ago
5815d06
st/xorg: Fix two more instances of typo 'accle'.
by Michel Dänzer
· 14 years ago
951244c
st/xorg: fix typos
by Marcin Slusarz
· 14 years ago
484b51d
i965/gen6: Align interleaved URB writes for overflow outputs as well.
by Eric Anholt
· 14 years ago
eb0a9e9
targets/xorg-nouveau: load nouveau_dri.so instead of i915_dri.so
by Marcin Slusarz
· 14 years ago
1654988
targets/xorg-nouveau: add libnvc0.a to nouveau libs
by Marcin Slusarz
· 14 years ago
0d5ceb5
r600g: remove some FIXME comments
by Marek Olšák
· 14 years ago
72c6a74
Revert "r600g: truncate point sampled texture coordinates"
by Marek Olšák
· 14 years ago
fb8786b
st/mesa: remove set-but-unused variables
by Marek Olšák
· 14 years ago
08520bd
tgsi: remove set-but-unused variables
by Marek Olšák
· 14 years ago
cacdc42
draw: remove set-but-unused variable
by Marek Olšák
· 14 years ago
425cfa1
rbug: remove set-but-unused variables
by Marek Olšák
· 14 years ago
847d397
ir_to_mesa: remove set-but-unused variables
by Marek Olšák
· 14 years ago
2032dac
mesa: remove set-but-unused variables in texcompress_s3tc
by Marek Olšák
· 14 years ago
2d2b546
mesa: remove set-but-unused variable in bind_attrib_location
by Marek Olšák
· 14 years ago
f507530
mesa: remove unused-but-set variable in extract_uint_rgba
by Marek Olšák
· 14 years ago
97398d1
r300/compiler: remove set-but-unused variables
by Marek Olšák
· 14 years ago
56e83b4
r600g: remove set-but-unused variable
by Marek Olšák
· 14 years ago
e9d2ef7
r600g: remove FIXME comment
by Marek Olšák
· 14 years ago
dc9e5ed
mesa: GL_PROVOKING_VERTEX_EXT is a GLenum, not GLboolean.
by José Fonseca
· 14 years ago
7679a4d
r300/compiler: Cleanups from the regalloc merge
by Tom Stellard
· 14 years ago
d7cf983
r300/compiler: Add return statement to rc_list()
by Tom Stellard
· 14 years ago
7edf7d1
r300g: Fix scons build
by Tom Stellard
· 14 years ago
899b786
i915g: enable X-tiling for s3tc textures
by Daniel Vetter
· 14 years ago
d379e93
r300/compiler: Enable swizzle packing in the allocator for r300 and r400
by Tom Stellard
· 14 years ago
1b75d48
r300/compiler: Handle loops in the register allocator
by Tom Stellard
· 14 years ago
ac952a1
r300/compiler: Handle loops in rc_get_readers()
by Tom Stellard
· 14 years ago
fe622ba
r300/compiler: Rewrite register allocator
by Tom Stellard
· 14 years ago
e4a765a
ra: Add ra_set_node_reg()
by Tom Stellard
· 14 years ago
dbac75f
r300/compiler: Use RC_MASK_W when converting RGB to Alpha instructions
by Tom Stellard
· 14 years ago
4f4d1d0
r300/compiler: rc_reader_data: Add ExitOnAbort flag
by Tom Stellard
· 14 years ago
bbcee32
r300/compiler: Add more info to struct rc_reader
by Tom Stellard
· 14 years ago
6a6068e
r300/compiler: Add remove dead sources pass
by Tom Stellard
· 14 years ago
fdff7e6
st/mesa: expose ARB_ES2_compatibility if GL_FIXED vertex format is supported
by Marek Olšák
· 14 years ago
0f1e59d
mesa: accept GL_FIXED in glVertexAttribPointer (ARB_ES2_compatibility)
by Marek Olšák
· 14 years ago
076bd11
mesa: fix error string, remove out of date comment
by Brian Paul
· 14 years ago
be293c1
mesa: remove commented-out #include
by Brian Paul
· 14 years ago
6a02679
i965/gen6: Fix LogicOp handling for GL_COPY and/or floating-point RTs.
by Eric Anholt
· 14 years ago
3032582
i965: Remove dead entrypoints to state cache, rename the one that's left.
by Eric Anholt
· 14 years ago
acb4d5c
i965/gen4: Move the GS state to state streaming.
by Eric Anholt
· 14 years ago
8ba0c02
i965/gen4: Move clip state to state streaming
by Eric Anholt
· 14 years ago
d6ba7b1
i965: Drop the now unused brw_cache_data() function.
by Eric Anholt
· 14 years ago
bb7ff01
i965: Fix up state dumping for SF state.
by Eric Anholt
· 14 years ago
588cebc
i965/gen4: Move VS state to state streaming.
by Eric Anholt
· 14 years ago
04e3f1d
mesa: Add a bunch of documentation to the register allocator.
by Eric Anholt
· 14 years ago
a82a43e
i965/gen6: Use the dynamic state base address to reduce relocations.
by Eric Anholt
· 14 years ago
855f56c
i965/gen6: Move scissor state to state streaming.
by Eric Anholt
· 14 years ago
5c742ea
i965: Move sampler state to state streaming.
by Eric Anholt
· 14 years ago
1a44774
i965/gen4: Move WM state to state streaming.
by Eric Anholt
· 14 years ago
c108a3f
i965/gen6: Move the depth/stencil state to state streaming.
by Eric Anholt
· 14 years ago
35e8fe5
i965/gen6: Move the blend state to state streaming.
by Eric Anholt
· 14 years ago
2ee1fd2
i965/gen6: Move the color calc state to state streaming.
by Eric Anholt
· 14 years ago
d67c083
i965: Move the CC VP to state streaming.
by Eric Anholt
· 14 years ago
8d2047c
i965/gen6: Move the SF VP to state streaming.
by Eric Anholt
· 14 years ago
3628e12
i965/gen6: Move the clip VP to state streaming.
by Eric Anholt
· 14 years ago
32cc0c9
i965/gen6: Stream the VS push constants.
by Eric Anholt
· 14 years ago
90c7012
i965/gen6: Stream the WM push constants.
by Eric Anholt
· 14 years ago
530de3a
i965: Give the push constants and pull constants unique function names.
by Eric Anholt
· 14 years ago
03b2e0f
i965: Fix fragcoord_w on gen6 with 16-wide.
by Eric Anholt
· 14 years ago
8c1637a
meta: Don't ask for floating point textures if not ARB_texture_float.
by Eric Anholt
· 14 years ago
2be2e1d
mesa: fix a few incorrect error messages
by Brian Paul
· 14 years ago
dc520d4
egl/wayland: Fix possible lockup in drm initialization
by Benjamin Franzke
· 14 years ago
8a58ecc
Add git_sha1.h to .gitignore
by Jon TURNEY
· 14 years ago
f8279fb
r600g: print opcodes names instead of numbers
by Marek Olšák
· 14 years ago
aeac658
mesa: remove unused variable bytesPerRow
by Marek Olšák
· 14 years ago
8b55845
r600g: implement EXT_packed_float
by Marek Olšák
· 14 years ago
e62530a
st/mesa: support EXT_packed_float
by Marek Olšák
· 14 years ago
631d23d
mesa: implement EXT_packed_float
by Marek Olšák
· 14 years ago
b483591
util: implement R11G11B10_FLOAT pack/unpack functions
by Marek Olšák
· 14 years ago
1271424
mesa, util: move RGB9E5 conversion functions to gallium/util
by Marek Olšák
· 14 years ago
de9f554
r600g: trivially implement EXT_texture_shared_exponent
by Marek Olšák
· 14 years ago
349184b
util: implement R9G9B9E5 pack and unpack functions
by Marek Olšák
· 14 years ago
1da44f5
st/mesa: support EXT_texture_shared_exponent
by Marek Olšák
· 14 years ago
9d7698c
mesa: implement EXT_texture_shared_exponent
by Marek Olšák
· 14 years ago
1d5f16f
mesa: set reasonable defaults in update_wrapper
by Marek Olšák
· 14 years ago
608a4a1
i915g: Enable S3TC texture support
by Christopher Egert
· 14 years ago
19efd14
prog_print: Add support for printing the TXD opcode.
by Kenneth Graunke
· 14 years ago
8cce283
llvmpipe: move active_query assignment
by Brian Paul
· 14 years ago
2841915
llvmpipe: move active_query assignment in lp_setup_begin_query()
by Brian Paul
· 14 years ago
fa7a051
sgi: Fix MSVC build.
by José Fonseca
· 14 years ago
f9cc6ac
st/mesa: raise shader MaxParameters if driver supports more
by Brian Paul
· 14 years ago
f3c92c2
mesa: emit more info in program parser error message
by Brian Paul
· 14 years ago
0be6ae7
svga: emit user-defined clip plane state
by Brian Paul
· 14 years ago
aa3e1c2
Revert "intel: use throttle ioctl for throttling"
by Eric Anholt
· 14 years ago
66d9591
st/mesa: choose 3-component float formats before 4-component formats
by Brian Paul
· 14 years ago
48aa772
st/mesa: whitespace fixes
by Brian Paul
· 14 years ago
b8de75d
util: make macros MIN3, MAX3, MIN4, MAX4 little more efficient
by Marek Olšák
· 14 years ago
069a976
mesa: add macros MIN3 and MAX3
by Marek Olšák
· 14 years ago
7e5953f
gallium/nouveau: fix printf warnings
by Marek Olšák
· 14 years ago
31200d0
gallivm: fix warning: ‘value’ may be used uninitialized in this function
by Marek Olšák
· 14 years ago
e031bed
st/mesa: fix warning: ‘user_memory’ may be used uninitialized in this function
by Marek Olšák
· 14 years ago
1e5dc6a
svga: fix warning: ‘uc.ui’ may be used uninitialized in this function
by Marek Olšák
· 14 years ago
39cd791
os: simplify ifdef
by nobled
· 14 years ago
6b329b9
Squashed commit of the following:
by Brian Paul
· 14 years ago
3764251
i965/fs: Add support for compute-to-mrf in 16-wide mode.
by Eric Anholt
· 14 years ago
445289b
i965/fs: Typo fix a comment.
by Eric Anholt
· 14 years ago
0834607
i965/fs: Enable constant propagation in 16-wide.
by Eric Anholt
· 14 years ago
Next »