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-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
2012-08-23
Tom Stellard
radeon/llvm: Fix some coding style issues
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Tom Stellard
radeon/llvm: Pull changes from external version of...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Tom Stellard
radeon/llvm: Simplify the convert to ISA pass
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Tom Stellard
radeon/llvm: Make sure to use the Text section in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Matt Turner
build: Fix installation of GLES2 headers
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Matt Turner
build: Fix GLES linkage with libglapi
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Anuj Phogat
i965/msaa: Add sample-alpha-to-coverage support for...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Stéphane Marchesin
glsl/linker: Avoid buffer over-run in parcel_out_unifor...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa/es: Validate glCompressedTexSubImage internalForma...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa/es: Validate glCompressedTexImage internalFormat...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa/es: Validate glCopyTexImage internalFormat in...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa/es: Validate glTexSubImage format and type in...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa/es: Validate glTexImage format, type, and internal...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa/es: Validate glTexImage border in Mesa code rather...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa: Generate an error when glCopyTexImage border...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa/es: Add support for GL_APPLE_texture_max_level
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa/es: Validate glGetTexParameter pnames in Mesa...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa/es: Validate glTexParameter pnames in Mesa code...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa/es: Remove redundant glBindTexture target validation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa: Filter glBindTexture targets based on supported...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa/es: Validate tex image targets in Mesa code rather...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa/es: Validate EGLImageTargetTexture2DOES target...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa/es: Validate glTexParameter targets in Mesa code...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa/es: Validate GL_TEXTURE_WRAP param in Mesa code...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
mesa: Refactor validate_texture_wrap_mode to use a...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Ian Romanick
meta: Don't modify GL_GENERATE_MIPMAP state when it...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Tapani Pälli
build/glsl: fix android build v2
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Matt Turner
automake: convert es1api
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Matt Turner
automake: convert es2api
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Vadim Girlin
st/dri: pass config options to the state tracker
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Vadim Girlin
st/mesa: accept and handle configuration options from...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Vadim Girlin
st/dri: add force_glsl_extensions_warn option to dri...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Vadim Girlin
st/dri: use driver name for driconf section lookup
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Vadim Girlin
swrast: add DRM_DRIVER_DESCRIPTOR to store driver name
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Paulo Alcantara
egl_dri2: Fix segmentation fault
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Tom Stellard
radeon/llvm: Use the MCCodeEmitter for R600
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Tom Stellard
radeon/llvm: Use the MCCodeEmitter for SI
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Tom Stellard
radeon/llvm: Set 64BitPtr feature bit for SI
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Tom Stellard
radeon/llvm: Lower RETFLAG DAG Node to S_ENDPGM on SI
commit
|
commitdiff
|
tree
|
snapshot
next