projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2012-08-27
Kenneth Graunke
i965: Don't set vp_outputs_written in the WM program...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Kenneth Graunke
i965: Double the size of the state cache.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Julien Cristau
glapi/glx: call __glEmptyImage if USE_XCB, not memcpy...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Brian Paul
gallium/util: implement tile code for PIPE_FORMAT_Z32_FLOAT
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Brian Paul
st/mesa: use fallback path for glCopyTexSubImage(GL_TEX...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Chad Versace
i965: Move hiz resolve to after renderbuffer resizing...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Chad Versace
i965: Remove redundant null check
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Marek Olšák
r300g: implement TRUNC correctly
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Michel Dänzer
radeonsi: Use FP16 shader export format when necessary...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Michel Dänzer
radeonsi: Refactor initialization of shader export...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Michel Dänzer
radeonsi: Maintain cache of pixel shader variants accor...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Michel Dänzer
radeonsi: Drop extraneous semicolons from pm4 state...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Marek Olšák
r600g: implement compression for MSAA colorbuffers...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Marek Olšák
r600g: cleanup names around depth decompression
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Marek Olšák
r600g: fix evergreen 8x MSAA sample positions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Marek Olšák
r600g: set CB_TARGET_MASK to 0xf and not 0xff for resol...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Marek Olšák
gallium/u_blitter: initialize sample mask in resolve
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Tom Stellard
r300/compiler: Use variable lists in the rename_regs...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Eric Anholt
i965: Rewrite the comment describing the query object...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Eric Anholt
i965/gen6+: Add support for GL_ARB_timer_query.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Eric Anholt
i965: Add support for GL_ARB_occlusion_query2.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Eric Anholt
mesa: Add constants for the GL_QUERY_COUNTER_BITS per...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Eric Anholt
i965: Fix accumulator_contains() test to also reject...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Jakob Bornecrantz
st/dri: Support width and height getters
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Jakob Bornecrantz
st/dri: Claim to support validate_usage
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Jakob Bornecrantz
dri: Make query image WIDTH and HEIGHT be version 4
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Jakob Bornecrantz
dri: Remove image write function
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Jakob Bornecrantz
gbm: Use libkms to replace DRI cursor images
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Kenneth Graunke
i965: Don't set iz_lookup the FS precompile's program...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Kenneth Graunke
i965/fs: Fix INTEL_DEBUG=perf program key printing.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Kenneth Graunke
mesa: Use a new, more specific hook for shader uniform...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Kenneth Graunke
i965: Use linker-assigned sampler IDs in instruction...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Kenneth Graunke
i965: Add a "sampler state index" parameter to update_s...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Kenneth Graunke
i965: Un-hardcode WM binding table from update_texture_...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Kenneth Graunke
i965/vs: Rename "sampler" to "texunit" in texturing...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Kenneth Graunke
i965/fs: Rename "sampler" to "texunit" in texturing...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Kenneth Graunke
i965/fs: Remove unused 'sampler' parameter in emit_text...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Kenneth Graunke
i965: Set SWIZZLE_NOOP for unused texture units in...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Kenneth Graunke
i965: Remove four and a half year old TODO comments...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Kenneth Graunke
i965: Fix brw_link_shader to return false rather than...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa/es: Validate glGetBufferParameteriv pname in Mesa...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa/es: Validate glMapBuffer access in Mesa code rathe...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa/es: Validate glBufferData usage in Mesa code rathe...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa/es: Validate buffer object targets in Mesa code...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa/es: Validate VertexPointer types in Mesa code...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa/es: Remove redundant vertex pointer size validation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa/es: Validate TexCoordPointer size in Mesa code...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa/es: Validate TexCoordPointer types in Mesa code...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa/es: Validate NormalPointer types in Mesa code...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa/es: Validate ColorPointer size in Mesa code rather...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa/es: Validate ColorPointer types in Mesa code rathe...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa/es: Remove redundant vertex attrib pointer type...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa/es: Remove redundant vertex attrib pointer size...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa/es: Disallow BGRA vertex arrays in ES or ES2 contexts
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa: Rearrange array type checking, filter more types...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Ian Romanick
mesa: Refactor element type checking into its own function
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
wgl: update some comments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
st/mesa: don't do (generic) compression of 1D or 1D_ARR...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
mesa: add generic compressed -> uncompressed format...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
mesa: don't try (generic) compression of 1D and 1D_ARRA...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
mesa: add texture target field to ChooseTextureFormat...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
xlib: remove texture compression hackery
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
st/mesa: clean up use of 'target' variable in st_contex...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Matt Turner
automake: convert vgapi
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Matt Turner
build: Check for bison-generated file before bailing...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Matt Turner
Move _mesa_dl* functions into dlopen.h and inline them
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Tapani Pälli
mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Matt Turner
build: Only add links to .so files if we're building...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Matt Turner
build: Add libOSMesa.so.$(VERSION) link to libdir
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Matt Turner
build: Replace OSMESA_VERSION with generic VERSION_NUMBER
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Matt Turner
build: Order AC_CONFIG_FILES list
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Matt Turner
build: Only build libmesa.la when needed
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Matt Turner
build: Remove duplicate DRI automake conditionals
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Matt Turner
build: Remove GLU_DIRS
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Matt Turner
build: Only generate dispatch assembly code that will...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Paul Berry
i965: don't clear resolve map when doing fast depth...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Paul Berry
i965/HiZ: remove assertion from intel_resolve_map_set().
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Christian König
radeonsi: remove old tilling handling
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Ian Romanick
mesa/es: Validate glCreateShader targets in Mesa code...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Ian Romanick
mesa/es: Validate glGetProgramiv pnames in Mesa code...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Ian Romanick
mesa: Filter glGetProgramiv pnames based on available...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
swrast: implement cubical depth texture sampling
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Blaž Tomažič
clover: Accept CL_MEM_READ_WRITE flag
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Tom Stellard
radeon/llvm: Cleanup R600Instructions.td
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
main: fix ES compile breakage
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
mesa: code movement in teximage.c
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
mesa: consolidate glTexImage and glCompressedTexImage...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
mesa: make glTexImage, glCompressedTexImage proxy code...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
mesa: rename texpal.[ch] to texcompress_cpal.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
mesa: s/GLuint/gl_format/ in _mesa_compressed_format_to...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
mesa: new _mesa_num_tex_faces() helper
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
mesa: make _mesa_get_proxy_tex_image() static
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
mesa: don't clear proxy image fields when regular GL...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Brian Paul
mesa: fix glTexImage proxy texture error generation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
José Fonseca
draw: Fix regression in draw_set_sampler(_views).
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Vadim Girlin
build: don't leave git_sha1.h.tmp after build/install
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Tom Stellard
radeon/llvm: Set End of Program bit on RAT instructions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Tom Stellard
radeon/llvm: Use correct instruction for moving immediates
commit
|
commitdiff
|
tree
|
snapshot
next