Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
a5585cb533af3d4e5d5324d5f526447b98597402
a5585cb
Merge commit 'origin/master' into i965g-restart
by Keith Whitwell
· 15 years ago
d288a30
ws/i965: respect DEBUG_WINSYS flag
by Keith Whitwell
· 15 years ago
061411b
i965g: hook vertex state emit up to PIPE_NEW_VERTEX_BUFFER
by Keith Whitwell
· 15 years ago
1ec7e05
i965g: keep refcounts to bound vertex buffers
by Keith Whitwell
· 15 years ago
6c719d4
i965g: add DEBUG_WINSYS flag
by Keith Whitwell
· 15 years ago
f217927
i965g: remove duplicate set_viewport_state, fixes samples/depth
by Keith Whitwell
· 15 years ago
ba4cb8b
i965g: nasty hack for clearing y-tiled surfaces
by Keith Whitwell
· 15 years ago
63a8637
i965g: add missing header
by Keith Whitwell
· 15 years ago
eb68aca
i965g: don't reference unused vars in RSQ
by Keith Whitwell
· 15 years ago
759c094
mesa/st: avoid quadstrips if its easy to do so
by Keith Whitwell
· 15 years ago
574715d
tgsi: fix ureg emit after version token change
by Keith Whitwell
· 15 years ago
b7f94c9
st/xorg: fix merge droppings
by Keith Whitwell
· 15 years ago
87eec80
Merge commit 'origin/tgsi-simplify-ext'
by Keith Whitwell
· 15 years ago
06d3732
Merge commit 'origin/mesa_7_7_branch'
by Keith Whitwell
· 15 years ago
853d480
mesa: Update vertex texture code after gallium changes.
by Michal Krol
· 15 years ago
af3dea3
r300g: simplify allocations of VS output registers
by Marek Olšák
· 15 years ago
f55c088
r300g: simplify allocations of FS input registers
by Marek Olšák
· 15 years ago
cb90235
r300g: clean up derived states
by Marek Olšák
· 15 years ago
6f05eba
r300g: VS->FS attribute routing rework
by Marek Olšák
· 15 years ago
759604e
r300g: add R300 prefix in reg definitions
by Marek Olšák
· 15 years ago
7a43c39
cso: Fix function prototype.
by Michal Krol
· 15 years ago
57ed791
trace: Implement separate vertex sampler state.
by Michal Krol
· 15 years ago
f8969db
fo: Implement separate vertex sampler state.
by Michal Krol
· 15 years ago
f2f7bd8
id: Implement separate vertex sampler state.
by Michal Krol
· 15 years ago
3f900c3
trace: Reduce double semicolons to single ones.
by Michal Krol
· 15 years ago
0f884ed
sp: Do not falsely advertise support for some SNORM formats.
by Michal Krol
· 15 years ago
8a619e6
sp: Implement separate vertex sampler state.
by Michal Krol
· 15 years ago
ee86b1b
python: Update for renamed sampler/texture state setters.
by Michal Krol
· 15 years ago
e197652
st: Update for renamed sampler/texture state setters.
by Michal Krol
· 15 years ago
eeb8dd1
trace: Update for renamed sampler/texture state setters.
by Michal Krol
· 15 years ago
8eecd3b
svga: Update for renamed sampler/texture state setters.
by Michal Krol
· 15 years ago
c1bcedc
r300: Update for renamed sampler/texture state setters.
by Michal Krol
· 15 years ago
d15bb1c
nv: Update for renamed sampler/texture state setters.
by Michal Krol
· 15 years ago
551b2db
lp: Update for renamed sampler/texture state setters.
by Michal Krol
· 15 years ago
f0d3abf
id: Update for renamed sampler/texture state setters.
by Michal Krol
· 15 years ago
25bb04a
i915: Update for renamed sampler/texture state setters.
by Michal Krol
· 15 years ago
e04324b
fo: Update for renamed sampler/texture state setters.
by Michal Krol
· 15 years ago
cd3409c
cell: Update for renamed sampler/texture state setters.
by Michal Krol
· 15 years ago
204e586
vl: Update for renamed sampler/texture state setters.
by Michal Krol
· 15 years ago
f33c064
draw: Update for renamed sampler/texture state setters.
by Michal Krol
· 15 years ago
fd4aa4f
cso: Add support for separate vertex sampler state.
by Michal Krol
· 15 years ago
15d1b40
gallium: Introduce separate vertex texture/sampler state.
by Michal Krol
· 15 years ago
2fd1aee
tgsi/sanity: Up MAX_REGISTERS to 1024.
by Michal Krol
· 15 years ago
f17dbe2
mesa: set version string to 7.7-rc1
by Ian Romanick
· 15 years ago
650e020
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
by Ian Romanick
· 15 years ago
587a52e
i915: Actually put i915PointParameterfv in the driver function table. Duh.
by Ian Romanick
· 15 years ago
bb1cde7
i965g: turn on texture tiling by default
by Keith Whitwell
· 15 years ago
7725744
st/mesa: handle front/back-face +1/-1 vs. 1/0 conversion
by Brian Paul
· 15 years ago
6781f62
i965g: pass backbuffer tiling information to driver
by Keith Whitwell
· 15 years ago
1fd3a27
ws/i965: more debug output
by Keith Whitwell
· 15 years ago
1dfdc0a
ws/i965: rename and change sense of I965_SEND_CMD to BRW_NO_HW
by Keith Whitwell
· 15 years ago
cddc7e3
brw: add dumping to gem winsys
by Keith Whitwell
· 15 years ago
4490122
i965g: remove redundant nr_attrs member
by Keith Whitwell
· 15 years ago
270d36d
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
by Vinson Lee
· 15 years ago
533b766
i915: Fallback bit define missed on previous commit
by Ian Romanick
· 15 years ago
718f31b
i915: Round point sizes instead of truncate.
by Ian Romanick
· 15 years ago
d8d4971
i915: Enable point sprite coordinate generation
by Ian Romanick
· 15 years ago
a201dfb
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
by Vinson Lee
· 15 years ago
a1b9c4e
r600 : clena up a bit for last commit.
by Richard Li
· 15 years ago
2db72f3
r600 : add read port allocation for uniform;
by Richard Li
· 15 years ago
63c00c5
radeon: update miptree code a little
by Maciej Cencora
· 15 years ago
2773556
radeon: don't check the same miptree many times when looking for matching miptrees
by Maciej Cencora
· 15 years ago
e8f0c8a
radeon: add some debugging info
by Maciej Cencora
· 15 years ago
c332525
nv50: update linkage on rasterizer change
by Christoph Bumiller
· 15 years ago
7494b82
nv50: match VP outputs to FP inputs ourselves
by Christoph Bumiller
· 15 years ago
3f471c7
nv50: don't permanently negate src in emit_ddy
by Christoph Bumiller
· 15 years ago
ca9b0e9
i965g: remove surface from views list before freeing
by Dave Airlie
· 15 years ago
ca5a7aa
mesa: Fix array out-of-bounds access by _mesa_TexGenf.
by Vinson Lee
· 15 years ago
d55fb7c
mesa: Fix array out-of-bounds access by _mesa_TexGeni.
by Vinson Lee
· 15 years ago
919898e
dri: Fix potential null pointer dereference in driBindContext.
by Vinson Lee
· 15 years ago
a11d60d
mesa: Fix array out-of-bounds access in _mesa_TexEnvf.
by Vinson Lee
· 15 years ago
e515999
radeon: need to flush cs when moving images between mipmap trees
by Maciej Cencora
· 15 years ago
287bdd8
util: Fix bad code.
by Corbin Simpson
· 15 years ago
c93dcbf
util: Improve bitcount.
by Corbin Simpson
· 15 years ago
6f1bc42
i965g: link xorg state tracker with -ldrm_intel
by Dave Airlie
· 15 years ago
cad14c2
nv50: do conversion of last insn to 64 bit format first
by Christoph Bumiller
· 15 years ago
510fd28
nv50: bswap32 the polygon stipple pattern
by Christoph Bumiller
· 15 years ago
e65258a
gallium/util: added util_bswap32()
by Christoph Bumiller
· 15 years ago
2348f6d
scons: Promote pointer arithmetic to error.
by José Fonseca
· 15 years ago
5976d8e
configs: Warn about pointer arithmetic.
by José Fonseca
· 15 years ago
f62f976
mesa: Avoid void pointer arithmetic.
by José Fonseca
· 15 years ago
7fa1bcc
svga: fix for not using texture width/height/depth arrays
by Roland Scheidegger
· 15 years ago
b748a9f
r300g,llvmpipe: fix some more merge problems
by Roland Scheidegger
· 15 years ago
c95cbd45
Merge branch 'width0'
by Roland Scheidegger
· 15 years ago
4236493
st/xorg: proper fix for compositing after rounding up
by Keith Whitwell
· 15 years ago
1310811
rbug: Mention where the GUI can be found.
by José Fonseca
· 15 years ago
6dd9676
svga: Re-add shader dumping.
by José Fonseca
· 15 years ago
6810ce0
Revert "st/xorg: fix composite after texture size changes"
by Keith Whitwell
· 15 years ago
124ae59
st/xorg: fix composite after texture size changes
by Keith Whitwell
· 15 years ago
dc86f4a
wgl: Fix copy'n'paste typo in comment.
by José Fonseca
· 15 years ago
135d7e1
svga: Handle comment tokens when dumping.
by José Fonseca
· 15 years ago
d3f26a8
svga: Use consistent names for public symbol names of shader dumping facilities.
by José Fonseca
· 15 years ago
178407f
svga: Use consistent file names for dumping facilities.
by José Fonseca
· 15 years ago
cf3cdda
st/xorg: speculatively round textures up to nearest POT
by Keith Whitwell
· 15 years ago
e595dd4
st/xorg: free last fence
by Keith Whitwell
· 15 years ago
b84b7f1
svga: flush our command buffer after the 8th distinct render target
by Keith Whitwell
· 15 years ago
b911688
svga: add DEBUG_CACHE option
by Keith Whitwell
· 15 years ago
5285de7
vega: Update shader headers.
by Michal Krol
· 15 years ago
9a4e4e0
python/tests: Update shader headers.
by Michal Krol
· 15 years ago
456b5bd
svga: Update text shader header.
by Michal Krol
· 15 years ago
Next »