Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
fd0082c47ecf1028bbb9e1e0dbc20173a3174772
fd0082c
i965: Support Android RGBX8888 format for EGL generated images
by Sean V Kelley
· 13 years ago
81f95ce
egl/android: Add support for RGBX_8888 used in Android native buffers
by Sean V Kelley
· 13 years ago
1de377b
egl-fbdev: Fix compile-error by including errno.h
by David Herrmann
· 13 years ago
249817e
intel: set dri_format field for all images
by Ander Conselvan de Oliveira
· 13 years ago
fc7d224
intel: properly return the image format on intel_query_image
by Ander Conselvan de Oliveira
· 13 years ago
6c84f29
gbm: add gbm_bo_get_device() function
by Ander Conselvan de Oliveira
· 13 years ago
55aab92
gbm: update documentation to reflect current behavior
by Ander Conselvan de Oliveira
· 13 years ago
310d8d1
gbm: add gbm_bo_get/set_user_data()
by Ander Conselvan de Oliveira
· 13 years ago
f641c57
gbm: remove unused fields from gbm_dri_surface
by Ander Conselvan de Oliveira
· 13 years ago
a53394b
svga: add cases for recently added PIPE_CAP queries
by Brian Paul
· 13 years ago
18bb685
mesa: reject immutable textures in glEGLImageTargetTexture2DOES()
by Dylan Noblesmith
· 13 years ago
4c23acb
scons: Fix build without llvm.
by José Fonseca
· 13 years ago
4c15a77
scons: Parse = operator in source lists too.
by José Fonseca
· 13 years ago
b328949
nv50,nvc0: fix depth/stencil resolve
by Christoph Bumiller
· 13 years ago
d46f969
nvc0/ir/opt: INTERP does not support JOIN
by Christoph Bumiller
· 13 years ago
1f4c154
nv50/ir/opt: try to convert ABS(SUB) to SAD
by Christoph Bumiller
· 13 years ago
d6ab310
nvc0/ir: try to use the optimal texture op mode
by Christoph Bumiller
· 13 years ago
afcd7b5
nvc0/ir: initial implementation of nve4 scheduling hints
by Christoph Bumiller
· 13 years ago
00fe442
nvc0/ir: implement better placement of texture barriers
by Christoph Bumiller
· 13 years ago
163b290
nv50/ir/tgsi: fix handling of early RET
by Christoph Bumiller
· 13 years ago
d9baa00
nvc0/ir/emit: fix emitTXQ 2nd src
by Christoph Bumiller
· 13 years ago
3a9f036
nvc0/ir/target: integer ADD doesn't support ABS modifier
by Christoph Bumiller
· 13 years ago
18bcb96
u_vbuf: unbind vertex buffers on destroy
by Marek Olšák
· 13 years ago
7622496
u_blitter: fix resource leak
by Marek Olšák
· 13 years ago
63ca2ed
radeonsi: make r600_buffer_transfer_unmap a no-op
by Marek Olšák
· 13 years ago
c69248f
r600g: make r600_buffer_transfer_unmap a no-op
by Marek Olšák
· 13 years ago
498e71c
r300g: make r300_buffer_transfer_unmap a no-op
by Marek Olšák
· 13 years ago
a784d86
r300g: use u_default_transfer_inline_write
by Marek Olšák
· 13 years ago
2ed1cdb
radeonsi: use u_default_transfer_inline_write
by Marek Olšák
· 13 years ago
0a61202
winsys/radeon: simplify buffer map/unmap functions
by Marek Olšák
· 13 years ago
8e90913
mesa: require GL_MAX_SAMPLES >= 4 for GL 3.0
by Dylan Noblesmith
· 13 years ago
e4c97f1
autoconf: pass -Wall to automake
by Dylan Noblesmith
· 13 years ago
e372aa6
glsl: Remove unused member predicate from ir_dead_functions_visitor.
by Vinson Lee
· 13 years ago
b443ca9
i965/fs: Fix FB writes that tried to use the non-existent m16 register.
by Kenneth Graunke
· 13 years ago
6af4c90
glsl: Remove unused member mem_ctx from ir_dead_functions_visitor.
by Vinson Lee
· 13 years ago
9856fd0
nv30: properly init window information
by Ben Skeggs
· 13 years ago
a2f7ecf
radeonsi/llvm: Silence a warning
by Tom Stellard
· 13 years ago
21d3dd8
radeon/llvm: Remove unused header files
by Tom Stellard
· 13 years ago
30f2a38
radeon/llvm: Remove AMDILMachineFunctionInfo.cpp
by Tom Stellard
· 13 years ago
540ec96
radeon/llvm: Remove AMDILModuleInfo.cpp
by Tom Stellard
· 13 years ago
914244e
gallivm: Use lp_build_alloca instead of LLVMBuildAlloca on the loop limiter.
by José Fonseca
· 13 years ago
9f45093
radeon/llvm: Remove AMDILELFWriterInfo.cpp
by Tom Stellard
· 13 years ago
d966821
radeon/llvm: Remove AMDILLiteralManager.cpp
by Tom Stellard
· 13 years ago
ba333a6
radeon/llvm: Remove AMDILInliner.cpp
by Tom Stellard
· 13 years ago
160d4a7
radeon/llvm: Remove AMDILBarrierDetect.cpp
by Tom Stellard
· 13 years ago
0e7161c
radeon/llvm: Remove AMDILPrintfConvert.cpp
by Tom Stellard
· 13 years ago
04993c9
radeon/llvm: Remove GlobalManager and KernelManager
by Tom Stellard
· 13 years ago
8d3bf7c
radeon/llvm: Remove AsmPrinter files
by Tom Stellard
· 13 years ago
ba9bd41
radeon/llvm: Remove IOExpansion files
by Tom Stellard
· 13 years ago
4b11f43
radeon/llvm: Remove AMDILPointerManager.cpp
by Tom Stellard
· 13 years ago
76940ba
radeonsi/llvm: Fix initialization of SIMachineFunctionInfo
by Tom Stellard
· 13 years ago
63da1aa
mesa/st: Fix derreference after free.
by José Fonseca
· 13 years ago
1781d26
gallium/docs: document the new vertex fetch CAPs
by Marek Olšák
· 13 years ago
29a0c8c
nv50: fix typo in nv50_fragprog_assign_slots
by Christoph Bumiller
· 13 years ago
e9df963
glsl: Add implementation of inverse() for mat2/3/4.
by Eric Anholt
· 13 years ago
7de1331
glsl: Add support for generating builtin code from GLSL instead of IR.
by Eric Anholt
· 13 years ago
41b4744
glsl: Make ir_reader parse the "temporary" variable qualifier.
by Eric Anholt
· 13 years ago
6a6cb03
glsl: Add doxygen explaining what main.cpp is for.
by Eric Anholt
· 13 years ago
4650aea
i965/vs: Fix texelFetchOffset()
by Eric Anholt
· 13 years ago
f41ecad
i965/fs: Fix texelFetchOffset()
by Eric Anholt
· 13 years ago
587c221
nv50,nvc0: handle new vertex fetch caps
by Christoph Bumiller
· 13 years ago
a48e5de
nv50,nvc0: don't initialize the draw module, we don't use it
by Christoph Bumiller
· 13 years ago
2170fed
nv50: enable shader watchdog timer
by Christoph Bumiller
· 13 years ago
1a33c1b
darwin: Eliminate a pthread mutex leak
by Jeremy Huddleston
· 13 years ago
2a311b1
radeonsi: stop using u_vbuf and adapt to gallium interface changes
by Marek Olšák
· 13 years ago
89c4888
u_vbuf: don't call u_vbuf_upload_buffers if there's nothing to upload
by Marek Olšák
· 13 years ago
6340669
u_vbuf: don't upload user buffers if the driver supports them
by Marek Olšák
· 13 years ago
6fe30fb
u_vbuf: optimize u_vbuf_translate_find_free_vb_slots
by Marek Olšák
· 13 years ago
b5e5e61
u_vbuf: turn bool arrays into bitmasks and loops into bitwise operations
by Marek Olšák
· 13 years ago
eaf8fe3
u_vbuf: take advantage of all new vertex fetch caps
by Marek Olšák
· 13 years ago
a0e352f
u_vbuf: simplify u_vbuf_set_vertex_buffers
by Marek Olšák
· 13 years ago
039f53b
u_vbuf: rename native_attribs -> driver_attribs
by Marek Olšák
· 13 years ago
23b9480
r600g: move updating vertex buffer state into set_vertex_buffers
by Marek Olšák
· 13 years ago
3e3737e
st/mesa: always expose ARB_ES2_compatibility
by Marek Olšák
· 13 years ago
a78fd81
st/mesa: always expose ARB_half_float_vertex
by Marek Olšák
· 13 years ago
e0773da
gallium: make user vertex buffers optional
by Marek Olšák
· 13 years ago
79eafc1
i915g: report that all vertex formats are supported
by Marek Olšák
· 13 years ago
428855e
r600g: don't share u_upload_mgr with u_vbuf, create its own
by Marek Olšák
· 13 years ago
e54cc2c
r300g: don't share u_upload_mgr with u_vbuf, create its own
by Marek Olšák
· 13 years ago
ae799a4
u_vbuf: pull u_vbuf_draw_max_vertex_count into r300g
by Marek Olšák
· 13 years ago
7fe3631
u_vbuf: make use of the new CAPs to determine what to do
by Marek Olšák
· 13 years ago
978c1aa1
gallium drivers: report that user vertex buffers are supported
by Marek Olšák
· 13 years ago
c9a9d1b
gallium: add CAPs for vertex fetcher
by Marek Olšák
· 13 years ago
a52b333
u_vbuf: remove u_vbuf_resource
by Marek Olšák
· 13 years ago
7d36478
u_vbuf: use user_ptr from pipe_resource
by Marek Olšák
· 13 years ago
e8ab3b1
gallium: add user_ptr in pipe_resource
by Marek Olšák
· 13 years ago
5ec7c28
u_vbuf: override draw_vbo
by Marek Olšák
· 13 years ago
889238c
u_vbuf: override create/bind/destroy_vertex_elements_state
by Marek Olšák
· 13 years ago
2d03d4f
u_vbuf: override set_vertex_buffers
by Marek Olšák
· 13 years ago
31714ea
u_vbuf: override set_index_buffer
by Marek Olšák
· 13 years ago
76c4760
st/mesa: use cso_set_index_buffer and cso_draw_vbo
by Marek Olšák
· 13 years ago
0f00786
gallium/util: use cso_draw_arrays in util_draw_vertex_buffer
by Marek Olšák
· 13 years ago
76eefcc
cso: add set_index_buffer and draw_vbo passthrough functions
by Marek Olšák
· 13 years ago
d9c9c7a
darwin: Don't build gallium
by Jeremy Huddleston
· 13 years ago
c60ffd2
apple: Fix a use after free
by Jonas Maebe
· 13 years ago
802ca81
vbo: call UpdateState directly when notifying a driver about _NEW_ARRAY
by Marek Olšák
· 13 years ago
6fc565a
vbo: do FLUSH_CURRENT before validating and updating state
by Marek Olšák
· 13 years ago
edec3fa
r300g/automake: add $ARCH_FLAGS and $OPT_FLAGS
by Marek Olšák
· 13 years ago
f940c0a
r600g/automake: add $ARCH_FLAGS and $OPT_FLAGS
by Marek Olšák
· 13 years ago
7f54207
r600g: init vars to silence warnings
by Brian Paul
· 13 years ago
Next »