Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
fc77dee0bd6499177418be347bac875b12277053
fc77dee
i915g: Enable mirror repeat wrap mode
by Jakob Bornecrantz
· 14 years ago
4407e50
i915g: Always set vbo to flush on flushes
by Jakob Bornecrantz
· 14 years ago
671018a
intel: gen3 is particular sensitive to batch size
by Chris Wilson
· 14 years ago
19ac5fa
i915: And remember assign the new value to the state reg...
by Chris Wilson
· 14 years ago
4484297
Fix GLX_USE_TLS define.
by Tom Fogal
· 14 years ago
0ed5bf6
r600g: Request DWORD aligned vertex buffers.
by Fabian Bieler
· 14 years ago
b65e219
st/mesa: fix computing the lowest address for interleaved attribs
by Wiktor Janas
· 14 years ago
6d1f28d
vbo: added vbo_check_buffers_are_unmapped() debug function
by Brian Paul
· 14 years ago
bcd017f
vbo: removed unused #defines, add comments
by Brian Paul
· 14 years ago
eb24a5a
mesa: move comment, change debug code
by Brian Paul
· 14 years ago
d7fcb2a
vbo: simplify NeedFlush flag clearing
by Brian Paul
· 14 years ago
d8aebc4
vbo: use ctx intstead of exec->ctx
by Brian Paul
· 14 years ago
cbe47a2
r300g: fix missing initializers warning
by Brian Paul
· 14 years ago
7898d2a
i915g: remove extra semicolons
by Brian Paul
· 14 years ago
90e227f
xlib: pass Display pointer to XMesaGarbageCollect()
by Andy Skinner
· 14 years ago
2bfc23f
i965: Increase Sandybridge point size clamp.
by Kenneth Graunke
· 14 years ago
4a3b281
i965/fs: Correctly set up gl_FragCoord.w on Sandybridge.
by Kenneth Graunke
· 14 years ago
df2aef0
i965/fs: Refactor control flow stack handling.
by Kenneth Graunke
· 14 years ago
2c2686b
i965/fs: Avoid register coalescing away gen6 MATH workarounds.
by Kenneth Graunke
· 14 years ago
72cd7e8
i965/fs: Apply source modifier workarounds to POW as well.
by Kenneth Graunke
· 14 years ago
3e91070
i965: Fix shaders that write to gl_PointSize on Sandybridge.
by Kenneth Graunke
· 14 years ago
c6cedd4
mesa: Avoid undeclared ffs function warning on mingw.
by José Fonseca
· 14 years ago
7aeb610
gallium: s/PIPE_TRANSFER_CPU_READ/PIPE_TRANSFER_READ/ in comments.
by José Fonseca
· 14 years ago
0562f44
gallium/docs: Update PIPE_TRANSFER_xx docs. Reformat to use definitions.
by José Fonseca
· 14 years ago
fad8497
gallium: new transfer flag: DISCARD_WHOLE_RESOURCE
by Keith Whitwell
· 14 years ago
695cdee
st/mesa: fix crash when using both user and vbo buffers with the same stride
by Marek Olšák
· 14 years ago
7942e6a
st/mesa: fix crash when DrawBuffer->_ColorDrawBuffers[0] is NULL
by Marek Olšák
· 14 years ago
3adc108
i965: Trim the interleaved upload to the minimum number of vertices
by Chris Wilson
· 14 years ago
b4cbd2b
i965: Reinstate max-index paranoia
by Chris Wilson
· 14 years ago
3377faf
i965: Zero the offset into the vbo when uploading non-interleaved
by Chris Wilson
· 14 years ago
94ccc31
st/dri: Track drawable context bindings
by Jakob Bornecrantz
· 14 years ago
9e872a5
i965: Fix VB packet reuse when offset for the new buffer isn't stride aligned.
by Eric Anholt
· 14 years ago
12f25eb
Revert "mesa: convert macros to inline functions"
by Brian Paul
· 14 years ago
e2d108e
st/mesa: need to translate clear color according to surface's base format
by Brian Paul
· 14 years ago
c966c69
st/mesa: fix the default case in st_format_datatype()
by Brian Paul
· 14 years ago
55a3c35
i915g: add some throttling
by Daniel Vetter
· 14 years ago
1e96663
i915g: s/bool/boolean/ style-fixup in winsys
by Daniel Vetter
· 14 years ago
593ba7b
i915g: Fix warning
by Jakob Bornecrantz
· 14 years ago
43e6fe5
i915g: Add option to lie about caps
by Jakob Bornecrantz
· 14 years ago
27b49e9
i915g: Move debug fields to screen
by Jakob Bornecrantz
· 14 years ago
fe6800a
i915g: Use debug get once options
by Jakob Bornecrantz
· 14 years ago
3c74ecf
i915g: Rework texture tiling a bit
by Jakob Bornecrantz
· 14 years ago
e7e1fd0
i915g: Anisotropic filtering works
by Jakob Bornecrantz
· 14 years ago
a641766
i915g: TODO about point sprites
by Jakob Bornecrantz
· 14 years ago
e7cdcef
i915g: TODO about untested code hidden behind caps
by Jakob Bornecrantz
· 14 years ago
e3c9bf1
i915g: Reorg caps
by Jakob Bornecrantz
· 14 years ago
7dbafea
st/mesa: fix incorrect texture size allocation in st_finalize_texture()
by Brian Paul
· 14 years ago
4cdcec0
st/mesa: refactor guess_and_alloc_texture() code
by Brian Paul
· 14 years ago
51f9713
st/mesa: fix mipmap generation for non-POW textures
by Brian Paul
· 14 years ago
e9ff76a
mesa: convert macros to inline functions
by Brian Paul
· 14 years ago
da9adb9
vbo: more comments
by Brian Paul
· 14 years ago
6f027ba
vbo: make vbo_exec_FlushVertices_internal() static
by Brian Paul
· 14 years ago
bbd756e
vbo: remove old debug code, add comments
by Brian Paul
· 14 years ago
7cba2df
vbo: rename, document function params
by Brian Paul
· 14 years ago
f0c8e7c
vbo: comments
by Brian Paul
· 14 years ago
0ba2810
vbo: replace assert(0) with proper assertions
by Brian Paul
· 14 years ago
ae4b6e0
vbo: rename some vars, add new comments, fix formatting, etc.
by Brian Paul
· 14 years ago
8b2598d
vbo: use ctx instead of exec->ctx
by Brian Paul
· 14 years ago
f9e1542
radeon: add default switch case to silence unhandled enum warning
by Brian Paul
· 14 years ago
497baf4
Use C-style system headers in C++ code to avoid issues with std:: namespace
by Ian Romanick
· 14 years ago
5a1fbf0f
intel: Fix insufficient integer width for upload buffer offset
by Chris Wilson
· 14 years ago
dcb21d8
svga: Remove some remaining fake S3TC rendering support.
by José Fonseca
· 14 years ago
a43f20e
i965: Remove spurious duplicate ADVANCE_BATCH
by Chris Wilson
· 14 years ago
2c6793f
i915: Emit a single relocation per vbo
by Chris Wilson
· 14 years ago
298ebb7
i915: Suppress emission of redundant stencil updates
by Chris Wilson
· 14 years ago
7c97e28
i915: Separate BLEND from general context state.
by Chris Wilson
· 14 years ago
4f82585
i915: Only flag context changes if the actual state is changed
by Chris Wilson
· 14 years ago
0b0cad3
i915: suppress repeated sampler state emission
by Chris Wilson
· 14 years ago
87641cf
i915: Eliminate redundant CONSTANTS updates
by Chris Wilson
· 14 years ago
41260a9
i965: Use compiler builtins when available
by Chris Wilson
· 14 years ago
8ea6e98
i965: Micro-optimise check_state
by Chris Wilson
· 14 years ago
50ade6e
intel: use throttle ioctl for throttling
by Chris Wilson
· 14 years ago
46131a8
i965: Remove unused 'next_free_page' member
by Chris Wilson
· 14 years ago
57ca080
intel: Skip the flush before read-pixels via blit
by Chris Wilson
· 14 years ago
c625aa1
intel: extend current vertex buffers
by Chris Wilson
· 14 years ago
a07e481
intel: Use specified alignment for writes into the upload buffer
by Chris Wilson
· 14 years ago
d9e5913
i965: Clean up brw_prepare_vertices()
by Chris Wilson
· 14 years ago
3630d5b
intel: combine short memcpy using a temporary allocated buffer
by Chris Wilson
· 14 years ago
dfc6c96
i965: upload normal arrays as interleaved
by Chris Wilson
· 14 years ago
94d73d7
i965: interleaved vbo
by Chris Wilson
· 14 years ago
559435d
i965: emit one vb packet per vbo
by Chris Wilson
· 14 years ago
abb5109
i965: upload transient indices into the same discontiguous buffer
by Chris Wilson
· 14 years ago
60bb3e5
i965: suppress repeat-emission of identical vertex elements
by Chris Wilson
· 14 years ago
aac1209
i965: Move repeat-instruction-suppression to batchbuffer core
by Chris Wilson
· 14 years ago
8d68a90
intel: use pwrite for batch
by Chris Wilson
· 14 years ago
3f55683
i965: drop state_bo references to batch_bo
by Chris Wilson
· 14 years ago
1be3764
i965: directly write wm state to batch
by Chris Wilson
· 14 years ago
df15654
i965: write cc straight to batch
by Chris Wilson
· 14 years ago
f296065
i965: switch gen6 to use its own cc state bo
by Chris Wilson
· 14 years ago
8a9e67b
intel: Buffered upload
by Chris Wilson
· 14 years ago
40ee154
intel: Replace the bo for a complete update
by Chris Wilson
· 14 years ago
abb3786
i965: Combine vb upload buffer with the general upload buffer
by Chris Wilson
· 14 years ago
e476e12
intel: Pack dynamic draws together
by Chris Wilson
· 14 years ago
d0809d7
intel: Use system memory for DYNAMIC_DRAW source objects
by Chris Wilson
· 14 years ago
45ba7af
i965: Trim the trailing NOOP from 3DSTATE_INDEX_BUFFER
by Chris Wilson
· 14 years ago
13bab58
i965: Fallback on encountering a NULL render buffer
by Chris Wilson
· 14 years ago
8033700
i915g: s/__func__/__FUNCTION__/
by Vinson Lee
· 14 years ago
c0122da
i915g: kill remnants of mmapped batchbuffer support
by Daniel Vetter
· 14 years ago
fa18680
i915g: Add winsys/i915/sw to scons build
by Jakob Bornecrantz
· 14 years ago
20ff6a2
i915g: Fix void ptr arith
by Jakob Bornecrantz
· 14 years ago
Next »