projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2012-12-12
Brian Paul
llvmpipe: remove unneeded draw_flush() call
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
r600g: suballocate memory for fetch shaders from a...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
r600g: suballocate memory for the STRMOUT_BUFFER_FILLED...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
gallium/util: add a simple allocator for suballocating...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
r600g: use u_upload_mgr for allocating staging transfer...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
winsys/radeon: don't use BIND flags, add a flag for...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
st/dri: add a way to force MSAA on with an environment...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
mesa: don't advertise ARB_texture_buffer_object in...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
mesa: disallow creation of GL 3.1 compatibility contexts
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
gallium: remove pipe_surface::usage
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
svga: stop using pipe_surface::usage
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
gallium/util: move util_try_blit_via_copy_region to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
gallium/cso: don't use the pipe_error return type where...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
gallium: manage render condition in cso_context and...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
st/mesa: remove a weird msaa hack
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Dave Airlie
softpipe: implement seamless cubemap support. (v1.1)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Dave Airlie
gallium: fix cap warnings for tbo cap.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Dave Airlie
glsl_to_tgsi: emit multi-level structs and arrays properly.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Brian Paul
llvmpipe: don't use user constant buffers
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Brian Paul
llvmpipe: support pipe_resource-based constant buffers
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Brian Paul
util: add util_copy_constant_buffer() helper function
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Eric Anholt
i965/fs: Improve performance of shaders that start...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Eric Anholt
i965/fs: Rewrite discards to use a flag subreg to track...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Eric Anholt
i965/fs: Add an instruction flag for choosing the flag...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Eric Anholt
i965: Let brw_flag_reg() choose the flag reg and subreg.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Eric Anholt
i965: Print the flag reg updated by conditional modifiers.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Eric Anholt
i965: Add the new flag_reg_nr instruction field from...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Eric Anholt
i965: Correct the name and usage of the flag subregiste...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Eric Anholt
i965: Remove bogus flag_reg_nr field from bits3.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Tobias Droste
st/egl/drm: only unref the udev device if needed
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
José Fonseca
softpipe: Use os_time_get_nano() everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Johannes Obermayr
clover: Install CL headers.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Tom Stellard
gallivm: Lower TGSI_OPCODE_MUL to fmul by default
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Dave Airlie
llvmpipe: fix txq for 1d/2d arrays. (v3)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Dave Airlie
llvmpipe: increase texture target width to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Jordan Justen
mesa syncobj: don't store a pointer to the set_entry
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Fabio Pedretti
vega: remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Fabio Pedretti
nvc0: comment unused nvc0_validate_zcull function
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Fabio Pedretti
nv50: remove unused OpClassStr array
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
smoki
r200: fix broken tcl lighting
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Dave Airlie
st_glsl_to_tgsi: fix ubo bools.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Dave Airlie
st_glsl_to_tgsi: call ubo load pass earlier
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Dave Airlie
glsl_to_tgsi: fix texture offset translation
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Dave Airlie
drisw: fix up context and apis for software context
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Kenneth Graunke
i965: Add missing _NEW_BUFFERS dirty bit in Gen7 SBE...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Christoph Bumiller
st/mesa: set PIPE_BIND_SAMPLER_VIEW for TBOs in st_buff...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Christoph Bumiller
nvc0/ir: allow neg,abs modifiers on OP_SET with integer...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Christoph Bumiller
nvc0/ir/emit: fix check for flags register use in logic ops
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Brian Paul
draw: fix/improve dirty state validation
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Brian Paul
draw: add reminder comments about similar code in diffe...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Brian Paul
draw: rearrange code in llvm_middle_end_prepare()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Brian Paul
draw: fix comment typo
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Brian Paul
draw: add comment on draw->pt.opt field
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Brian Paul
draw: update a comment about index buffers
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
José Fonseca
gallium/os: Fix nano->micro second concersion.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Dave Airlie
llvmpipe: fix missing tbo cap warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Dave Airlie
mesa/st: add ARB_uniform_buffer_object support (v2)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Dave Airlie
softpipe: enable GLSL 1.40
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Dave Airlie
softpipe: add texture buffer object support
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Dave Airlie
st/mesa: add option to enable GLSL 1.40
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Dave Airlie
st/mesa: add texture buffer object support to state...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Dave Airlie
gallium: add new texture buffer object capability
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
José Fonseca
mesa/meta: Move declaration before statements.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
José Fonseca
mesa: Move declaration before statement.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Anuj Phogat
intel: Enable ETC2 support on intel hardware
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Anuj Phogat
mesa: Add decoding functions for GL_COMPRESSED_SRGB8_PU...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Anuj Phogat
mesa: Add decoding functions for GL_COMPRESSED_RGB8_PUN...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Anuj Phogat
mesa: Add decoding functions for GL_COMPRESSED_SIGNED_R...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Anuj Phogat
mesa: Add decoding functions for GL_COMPRESSED_SIGNED_R...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Anuj Phogat
mesa: Add decoding functions for GL_COMPRESSED_RG11_EAC
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Anuj Phogat
mesa: Add decoding functions for GL_COMPRESSED_R11_EAC
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Anuj Phogat
mesa: Add decoding functions for GL_COMPRESSED_SRGB8_AL...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Anuj Phogat
mesa: Add decoding functions for GL_COMPRESSED_RGBA8_ET...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Anuj Phogat
mesa: Add decoding functions for GL_COMPRESSED_SRGB8_ETC2
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Anuj Phogat
mesa: Add decoding functions for GL_COMPRESSED_RGB8_ETC2
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Anuj Phogat
mesa: Make nonlinear_to_linear() function available...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Anuj Phogat
mesa: Add new MESA_FORMATs for ETC2 compressed textures
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Kenneth Graunke
meta: Use #version 300 es for _mesa_glsl_Clear's intege...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Kenneth Graunke
meta: Use #version 300 es in GenerateMipmap shaders...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Paul Berry
Set es_version to false when using FF fragment shading...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Eric Anholt
mesa: Use the new hash table for the variable refcount...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Jordan Justen
program/hash_table.c: rename to program/prog_hash_table.c
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Matt Turner
mesa: Ignore size and offset parameters for BindBufferR...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Christoph Bumiller
nv50,nvc0: fix shader eviction
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Christoph Bumiller
nv50,nvc0: add support for cube map arrays
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Stefan Dösinger
r300: Don't disable destination read if the src blend...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Michel Dänzer
gallium/egl-static: Fix unresolved symbol 'clock_gettime'.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
José Fonseca
gallivm: Rudimentary native integer support.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
José Fonseca
draw: Dump LLVM shader key.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
José Fonseca
gallivm: Allow indirection from TEMP registers too.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
José Fonseca
gallivm,llvmpipe,draw: Support multiple constant buffers.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Marek Olšák
st/dri: implement MSAA for GLX/DRI2 framebuffers
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Marek Olšák
gallium: pass the current context to the flush_front...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Marek Olšák
st/dri: don't expose MSAA configs with accumulation...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Marek Olšák
st/dri: refactor dri_fill_in_modes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Marek Olšák
st/dri: always allocate private depth-stencil buffers
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Marek Olšák
st/mesa: implement CopyTexSubImage for MSAA framebuffers
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Marek Olšák
gallium/u_blitter: fix conflict with u_memory.h
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Marek Olšák
r600g: transfers of MSAA color textures should do the...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Marek Olšák
trace: dump pipe_resource::nr_samples
commit
|
commitdiff
|
tree
|
snapshot
next