Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
df2be226d9ca6772eb4615ce0670e66667b86691
df2be22
docs: fix html end/start tags
by Andreas Boll
· 13 years ago
703a662
docs: escape special html chars
by Andreas Boll
· 13 years ago
ecd5c7c
docs: consolidate html header and footer
by Andreas Boll
· 13 years ago
45c21f8
mesa: Unbind GL_TEXTURE_BUFFER on DeleteBuffers.
by Kenneth Graunke
· 13 years ago
bbb67c3
mesa: Make glPrimitiveRestartIndex execute immediately in display lists.
by Kenneth Graunke
· 13 years ago
a75e704
mesa: Check for a negative "size" parameter in glCopyBufferSubData().
by Kenneth Graunke
· 13 years ago
4a5d020
automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings.
by Kenneth Graunke
· 13 years ago
ea606ee
scons: Fix scons build.
by José Fonseca
· 13 years ago
f3cdcb8
configure.ac: Add --with-(gl|glu|osmesa)-lib-name options
by Brad King
· 13 years ago
337d9c9
glsl: Put a bunch of optimization visitors under anonymous namespaces.
by Eric Anholt
· 13 years ago
279efce
automake: Merge the dricore libglsl build into libdricore.
by Eric Anholt
· 13 years ago
446faee
automake: Add a prefix variable for libglsl sources.
by Eric Anholt
· 13 years ago
7edbf4b
automake: Convert src/Makefile to automake.
by Eric Anholt
· 13 years ago
07abd91
automake: Move top-level makefile to automake.
by Eric Anholt
· 13 years ago
743e505
automake: Globally add stub automake targets to the old Makefiles.
by Eric Anholt
· 13 years ago
4038dda
mesa: Move the version information right into configure.ac.
by Eric Anholt
· 13 years ago
0cc2166
automake: Remove the old static configs system.
by Eric Anholt
· 13 years ago
d5c1801
android: fix the build
by Tapani Pälli
· 13 years ago
e2c08e8
i915g: Fix depth/stencil glClear
by Michael Karcher
· 13 years ago
306c9f0
mesa: Fix "glCopyBuffserSubData" typos in error messages and comments.
by Kenneth Graunke
· 13 years ago
a018747
glsl: Clean up warnings about deleting classes without virtual destructors.
by Eric Anholt
· 13 years ago
ea055e1
glsl: fix deref_hash memory leak in constant_expression_value
by Marcin Slusarz
· 13 years ago
ca9977d
glcpp: .gitignore cleanup
by Andreas Boll
· 13 years ago
6224e90
glapi: .gitignore cleanup
by Andreas Boll
· 13 years ago
dfbb18b
gallivm: Fix calculating rho for 3d textures for the single-quad case
by Roland Scheidegger
· 13 years ago
529476b
i965: Add forgotten bitcast operations in brw_fs_channel_expressions.
by Kenneth Graunke
· 13 years ago
9fd0e76
i965/blorp: allow all buffer formats provided src and dst match.
by Paul Berry
· 13 years ago
530bda2
i965/blorp: Implement logic for additional buffer formats.
by Paul Berry
· 13 years ago
9dbd0b6
i965/blorp: De-virtualize brw_blorp_{mip,surface}_info::set() function.
by Paul Berry
· 13 years ago
040d015
i965/blorp: Refactor surface format determination.
by Paul Berry
· 13 years ago
0579074
i965: Enable the GL_ARB_shader_bit_encode extension.
by Kenneth Graunke
· 13 years ago
a83be8b
st/mesa: Finally activate the ARB_shader_bit_encoding extension.
by Olivier Galibert
· 13 years ago
e16b0a5
glsl: Bitwise conversion operator support in the software renderers.
by Olivier Galibert
· 13 years ago
abe9767
glsl: Bitwise conversion operator support in ir_constant_expression.
by Olivier Galibert
· 13 years ago
1b8a3aa
glsl: Bitwise conversion operator support in ir_validate.
by Olivier Galibert
· 13 years ago
4fab150
glsl: Bitwise conversion operator support in ir_expression.
by Olivier Galibert
· 13 years ago
500dcbb
glsl: New unary opcodes for ARB_shader_bit_encoding support.
by Olivier Galibert
· 13 years ago
199771b
glsl: Scaffolding for ARB_shader_bit_encoding.
by Olivier Galibert
· 13 years ago
f8d40de
mesa: Return 8 bits for GL_TEXTURE_RED_SIZE on RGTC formats.
by Kenneth Graunke
· 13 years ago
3603fdc
glsl: Hook up loop_variable_state destructor to plug a memory leak.
by Kenneth Graunke
· 13 years ago
5f3f63b
radeon/llvm: Emulate RECIP_UINT instruction on Cayman
by Tom Stellard
· 13 years ago
0c9f5f2
radeon/llvm: Remove some duplicate code in the R600 CodeEmitter
by Tom Stellard
· 13 years ago
9c46cb2
radeon/llvm: Fix MULLO* instructions on Cayman
by Tom Stellard
· 13 years ago
0c4b19a
r600g: Compute support for Cayman
by Tom Stellard
· 13 years ago
2bb2e6a
xorg: port to new compat API.
by Dave Airlie
· 13 years ago
ec19bdd
mesa: consolidate internal glCompressedTexSubImage1/2/3D code
by Brian Paul
· 13 years ago
e8fdd0e
mesa: consolidate internal glCompressedTexImage1/2/3D code
by Brian Paul
· 13 years ago
cd9ab25
mesa: consolidate internal glCopyTexSubImage1/2/3D code
by Brian Paul
· 13 years ago
e42d00b
mesa: consolidate internal glTexSubImage1/2/3D code
by Brian Paul
· 13 years ago
8f5fffe
mesa: consolidate internal glTexImage1/2/3D code
by Brian Paul
· 13 years ago
3a62e8b
translate_test: add support for half floats
by Brian Paul
· 13 years ago
adc58e9
docs: remove documentation of old Makefile system
by Brian Paul
· 13 years ago
d4942eb
radeon/llvm: Remove obselete hooks for the ConvertToISA pass
by Tom Stellard
· 13 years ago
edceed1
radeon/llvm: Remove AMDIL MOVE* instructions
by Tom Stellard
· 13 years ago
f81e466
radeon/llvm: Add isMov() to AMDILInstrInfo
by Tom Stellard
· 13 years ago
1777c99
radeon/llvm: Remove deadcode from the AMDILISelLowering class
by Tom Stellard
· 13 years ago
8cc9b46
radeon/llvm: Don't lower RETURN to S_ENDPGM on SI
by Tom Stellard
· 13 years ago
de73667
radeon/llvm: Remove AMDIL VCREATE* instructions
by Tom Stellard
· 13 years ago
8d53ddb
radeon/llvm: Remove AMDIL LOADCONST* instructions
by Tom Stellard
· 13 years ago
17e0472
nouveau: fix scratch buffer leak
by Marcin Slusarz
· 13 years ago
3232a86
nv50: fix nv50_stream_output_state leak
by Marcin Slusarz
· 13 years ago
cfa7cb9
nv50: fix symbol table memory leak
by Marcin Slusarz
· 13 years ago
2f18698
i965/fs: Fix user-defined FS outputs with less than four components.
by Kenneth Graunke
· 13 years ago
cb18472
i965/vs: Fix texelFetchOffset() on pre-Gen7.
by Kenneth Graunke
· 13 years ago
217b62b
i965/fs: Fix texelFetchOffset() on pre-Gen7.
by Kenneth Graunke
· 13 years ago
7fde071
meta: Fix GL_RENDERBUFFER binding in decompress_texture_image().
by Kenneth Graunke
· 13 years ago
3edd2ba
mesa: Unbind ARB_transform_feedback2 binding points on Delete too.
by Kenneth Graunke
· 13 years ago
05b086c
mesa: Support BindBuffer{Base,Offset,Range} with a buffer of 0.
by Kenneth Graunke
· 13 years ago
cb8ed93
mesa: Unbind ARB_copy_buffer and transform feedback buffers on delete.
by Kenneth Graunke
· 13 years ago
25edfbf
glsl/builtins: Fix textureGrad() for Array samplers.
by Kenneth Graunke
· 13 years ago
2c4f6ce
configure.ac: Fail if egl x11 platform dependencies are not available
by Kristian Høgsberg
· 13 years ago
75f9d24
r600g: add new Trinity PCI ids
by Alex Deucher
· 13 years ago
6ce298f
r600g: add new Sumo, Palm, BTC pci ids
by Alex Deucher
· 13 years ago
01b7eb7
radeonsi: add new SI pci ids
by Alex Deucher
· 13 years ago
555e00f
Fix .gitignore for ralloc-test
by Paul Berry
· 13 years ago
105f307
st/mesa: Fix uninitialized members in glsl_to_tgsi_visitor constructor.
by Vinson Lee
· 13 years ago
adbfc4a
i965: Implement texture buffer objects on Gen6.
by Kenneth Graunke
· 13 years ago
608c3d2
mesa: Restore depth texture state on glPopAttrib(GL_TEXTURE_BIT).
by Kenneth Graunke
· 13 years ago
775ba11
automake: Connect the libdricore target to make clean.
by Eric Anholt
· 13 years ago
a9cfd95
automake: use -m32 in CCASFLAGS when using --enable-32-bit
by Tapani Pälli
· 13 years ago
0ebf231
radeon/llvm: Fix VTX_READ patterns
by Tom Stellard
· 13 years ago
c108831
radeon/llvm: Emit 2 bytes for vertex fetch offsets
by Tom Stellard
· 13 years ago
85a6881
radeon/llvm: Only use indirect (vertex fetch) parameters for kernels
by Tom Stellard
· 13 years ago
fb79ecb
intel: Change vendor string to "Intel Open Source Technology Center".
by Kenneth Graunke
· 13 years ago
adfe531
glsl: Remove spurious printf messages
by Ian Romanick
· 13 years ago
d6c2d37
radeon/llvm: Eliminate CFGStructurizer dependency on AMDIL instructions
by Tom Stellard
· 13 years ago
6591700
radeon/llvm: Change prefix on tablegen files to AMDGPU
by Tom Stellard
· 13 years ago
afea59b
radeon/llvm: Remove deadcode from the R600LowerInstructions pass
by Tom Stellard
· 13 years ago
883a0af
radeon/llvm: Remove AMDIL GLOBALSTORE* instructions
by Tom Stellard
· 13 years ago
f278127
radeon/llvm: Remove AMDIL GLOBALLOAD* instructions
by Tom Stellard
· 13 years ago
6a829a1
r600g: compute support for evergreen
by Adam Rak
· 13 years ago
46a13b3
clover: Add function for building a clover::module for non-TGSI targets v6
by Tom Stellard
· 13 years ago
f260641
gallium: Add struct pipe_llvm_program_header v3
by Tom Stellard
· 13 years ago
741463e
clover: Remove target argument from compile_program_tgsi()
by Tom Stellard
· 13 years ago
d724190
clover: Add constructors to some of the module classes v3
by Tom Stellard
· 13 years ago
5cc08ef
clover: Add necessary flags to libclllvm_la_CXXFLAGS
by Tom Stellard
· 13 years ago
7a6b5d4
clover: Link to the necessary LLVM and Clang libs
by Tom Stellard
· 13 years ago
d416780
configure.ac: Add variables LLVM_CPPFLAGS and LLVM_LIBDIR
by Tom Stellard
· 13 years ago
c79e766
configure.ac: Add option for libclc path
by Tom Stellard
· 13 years ago
613323b
clover: Add a function for retrieving a device's preferred ir v3
by Tom Stellard
· 13 years ago
Next »