projects
/
profile
/
ivi
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa: Allow meta module to call sampler functions
2012-08-01
Pauli Nieminen
mesa: Allow meta module to call sampler functions
Reviewed-by: Eric Anholt <
eric@anholt.net
>
commit
|
commitdiff
|
tree
2012-08-01
Pauli Nieminen
swrast: Support sampler object for texture fetching...
commit
|
commitdiff
|
tree
2012-08-01
Pauli Nieminen
mesa: Make ARB_sampler_objects mandatory
Reviewed-by: Eric Anholt <
eric@anholt.net
>
commit
|
commitdiff
|
tree
2012-08-01
Pauli Nieminen
mesa/program: Use sampler object state if present
Reviewed-by: Eric Anholt <
eric@anholt.net
>
commit
|
commitdiff
|
tree
2012-08-01
Pauli Nieminen
mesa/ff_shader: Fix sampler state reading
Reviewed-by: Eric Anholt <
eric@anholt.net
>
commit
|
commitdiff
|
tree
2012-08-01
Pauli Nieminen
radeon&r200: Add support for ARB_sampler_objects
commit
|
commitdiff
|
tree
2012-08-01
Pauli Nieminen
radeon: Fix printf format not to warn in 64bit
commit
|
commitdiff
|
tree
2012-08-01
Pauli Nieminen
nouveau: Add support for ARB_sampler_objects
commit
|
commitdiff
|
tree
2012-08-01
Pauli Nieminen
mesa/samplerobj: Support EXT_texture_sRGB_decode
Reviewed-by: Eric Anholt <
eric@anholt.net
>
commit
|
commitdiff
|
tree
2012-08-01
Pauli Nieminen
mesa: Move DepthMode to texture object
Reviewed-by: Eric Anholt <
eric@anholt.net
>
commit
|
commitdiff
|
tree
2012-07-31
Eric Anholt
glsl: Reject linking shaders with too many uniform...
commit
|
commitdiff
|
tree
2012-07-31
Eric Anholt
mesa: Return -1 for glGetUniformLocation on UBOs.
commit
|
commitdiff
|
tree
2012-07-31
Eric Anholt
glsl: Assign array and matrix stride values according...
commit
|
commitdiff
|
tree
2012-07-31
Eric Anholt
glsl: Add support for default layout qualifiers for...
commit
|
commitdiff
|
tree
2012-07-31
Eric Anholt
glsl: Merge UBO layout qualifiers in a qualifier list.
commit
|
commitdiff
|
tree
2012-07-31
Eric Anholt
mesa: Add support for GL_ARB_ubo's glGetActiveUniformName().
commit
|
commitdiff
|
tree
2012-07-31
Eric Anholt
mesa: Add support for most of the other pnames of glGetActiv...
commit
|
commitdiff
|
tree
2012-07-31
Eric Anholt
mesa: Add support for getting active uniform block...
commit
|
commitdiff
|
tree
2012-07-31
Eric Anholt
mesa: Add support for glUniformBlockBinding() and the...
commit
|
commitdiff
|
tree
2012-07-31
Eric Anholt
glsl: Incorporate all UBO language changes into GLSL...
commit
|
commitdiff
|
tree
2012-07-31
Eric Anholt
mesa: Add support for glGetProgramiv pnames for UBOs.
commit
|
commitdiff
|
tree
2012-07-31
Eric Anholt
i965: Add support for GL_SKIP_DECODE_EXT on other SRGB...
commit
|
commitdiff
|
tree
2012-07-30
Kenneth Graunke
i965: Support MESA_FORMAT_SIGNED_RGBA_16.
Reviewed-by: Eric Anholt <
eric@anholt.net
>
commit
|
commitdiff
|
tree
2012-07-27
Eric Anholt
i965/gen7: Reduce GT1 WM thread count according to...
commit
|
commitdiff
|
tree
2012-07-27
Eric Anholt
automake: Remove OPT_FLAGS.
commit
|
commitdiff
|
tree
2012-07-27
Eric Anholt
automake: Remove ARCH_FLAGS.
commit
|
commitdiff
|
tree
2012-07-25
Eric Anholt
i965: Remove unused param conversion code.
commit
|
commitdiff
|
tree
2012-07-20
Eric Anholt
i965/gen7: Increase the WM threads to hardware limits.
commit
|
commitdiff
|
tree
2012-07-20
Eric Anholt
glsl: Assign locations for uniforms in UBOs using the...
commit
|
commitdiff
|
tree
2012-07-20
Eric Anholt
glsl: Don't resize arrays in uniform blocks.
commit
|
commitdiff
|
tree
2012-07-20
Eric Anholt
glsl: Don't dead-code eliminiate uniforms declared...
commit
|
commitdiff
|
tree
2012-07-20
Eric Anholt
mesa: Implement the UBO-specific pnames of glGetActiveUnifor...
commit
|
commitdiff
|
tree
2012-07-20
Eric Anholt
glsl: Propagate uniform block information into gl_uniform_st...
commit
|
commitdiff
|
tree
2012-07-20
Eric Anholt
mesa: Add implementation of glGetUniformBlockIndex().
commit
|
commitdiff
|
tree
2012-07-20
Eric Anholt
glsl: Set the uniform_block index for the linked shader...
commit
|
commitdiff
|
tree
2012-07-20
Eric Anholt
mesa: Add support for glGetActiveUniformsiv on non...
commit
|
commitdiff
|
tree
2012-07-20
Eric Anholt
mesa: Add support for glGetUniformIndices().
commit
|
commitdiff
|
tree
2012-07-20
Eric Anholt
mesa: Move the _mesa_uniform_merge_location_offset...
commit
|
commitdiff
|
tree
2012-07-20
Eric Anholt
glsl: Merge the lists of uniform blocks into the linked...
commit
|
commitdiff
|
tree
2012-07-20
Eric Anholt
glsl: Translate the AST for uniform blocks into some...
commit
|
commitdiff
|
tree
2012-07-20
Eric Anholt
glsl: Turn UBO variable declarations into ir_variables...
commit
|
commitdiff
|
tree
2012-07-18
Eric Anholt
i965/fs: Make register spill/unspill only do the regs...
commit
|
commitdiff
|
tree
2012-07-18
Eric Anholt
i965/fs.h: Refactor tests for instructions modifying...
commit
|
commitdiff
|
tree
2012-07-18
Eric Anholt
i965/fs: Replace usage is_tex() with regs_written(...
commit
|
commitdiff
|
tree
2012-07-18
Eric Anholt
i965/fs: Rename virtual_grf_next to virtual_grf_count.
commit
|
commitdiff
|
tree
2012-07-18
Eric Anholt
i965/fs: Move a block out of a loop in live variables...
commit
|
commitdiff
|
tree
2012-07-12
Eric Anholt
mesa: Require current libxcb.
commit
|
commitdiff
|
tree
2012-07-11
Eric Anholt
i965: Revert the VBOs-in-system-memory hack.
commit
|
commitdiff
|
tree
2012-07-11
Eric Anholt
Add emacs setup for the docs/devinfo.html comment wrapping...
commit
|
commitdiff
|
tree
2012-07-09
Eric Anholt
glsl: Add parsing for GLSL uniform blocks.
commit
|
commitdiff
|
tree
2012-07-09
Eric Anholt
glsl: Don't hide the type of struct_declaration_list.
commit
|
commitdiff
|
tree
2012-07-09
Kenneth Graunke
glcpp: Add built-in #define for GL_ARB_uniform_buffer_object.
Reviewed-by: Eric Anholt <
eric@anholt.net
>
commit
|
commitdiff
|
tree
2012-07-09
Vincent Lejeune
glsl: Parser handles "#extension GL_ARB_uniform_buffer_object"
commit
|
commitdiff
|
tree
2012-07-09
Eric Anholt
glsl: Reduce a bit of extra code in the merging of...
commit
|
commitdiff
|
tree
2012-07-09
Eric Anholt
glsl: Take advantage of the layout qualifier flags...
commit
|
commitdiff
|
tree
2012-07-06
Eric Anholt
i965/fs: Invalidate live intervals after copy propagation.
commit
|
commitdiff
|
tree
2012-07-06
Eric Anholt
i965/fs: Invalidate live intervals in passes that remove...
commit
|
commitdiff
|
tree
2012-07-06
Eric Anholt
i965/vs: Move the other two src_reg/dst_reg constructors...
commit
|
commitdiff
|
tree
2012-07-06
Eric Anholt
i965/vs: Move class functions to brw_vec4.cpp.
commit
|
commitdiff
|
tree
2012-07-06
Eric Anholt
i965/fs: Move class functions from the header to .cpp...
commit
|
commitdiff
|
tree
2012-07-04
Eric Anholt
intel: Fix a comment typo.
commit
|
commitdiff
|
tree
2012-07-03
Eric Anholt
i965/fs: Allow copy propagation on uniforms.
commit
|
commitdiff
|
tree
2012-07-03
Eric Anholt
i965/fs: Allow copy propagation with source modifiers.
commit
|
commitdiff
|
tree
2012-07-03
Eric Anholt
i965/fs: Move copy propagation test out to a separate...
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
mesa: Add a comment explaining my thoughts on glBindBufferBa...
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
mesa: Add support for glGetIntegeri_v from GL_ARB_uniform_bu...
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
mesa: Add support for glBindBufferBase/Range on GL_UNIFORM_B...
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
mesa: Move glBindBufferBase and glBindBufferRange(...
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
mesa: Move buffer object dispatch setup to bufferobj.c.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
mesa: Add indexed binding points for uniform buffer...
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
mesa: Add support for the GL_UNIFORM_BUFFER general...
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
mesa: Add state and getters for the GL_ARB_uniform_buffer_ob...
commit
|
commitdiff
|
tree
2012-06-21
Vincent Lejeune
glapi: Add uniform buffer object API
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
dricore: Turn it into a normal library.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
automake: Convert Mesa built sources generation to...
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
mesa: Move GL header installation to automake.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
automake: Move mesa subdirs processing to automake.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
automake: Move .pc installation to automake.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
automake: Move the master Mesa makefile to Makefile...
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
automake: Convert osmesa.pc to be generated by configure.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
mesa: Convert gl.pc to be generated by configure.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
automake: Convert src/mesa/drivers/x11/Makefile to...
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
automake: Convert src/gallium/Makefile to automake.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
automake: Convert src/mapi/glapi/gen to silent build.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
automake: Convert src/mapi/glapi/gen/Makefile to automake.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
automake: Convert src/mesa/drivers/Makefile to automake.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
automake: Directly generate configs/current instead...
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
automake: Convert gen_matypes building to automake.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
make: Drop HOST_CC and HOST_CFLAGS.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
make: Fold ASM_CFLAGS into DEFINES.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
automake: Convert src/egl/Makefile to automake.
commit
|
commitdiff
|
tree
2012-06-21
Eric Anholt
automake: Don't warn on gmake portability issues.
commit
|
commitdiff
|
tree
2012-06-12
Eric Anholt
mesa: Build git_sha1.h before computing dependencies.
commit
|
commitdiff
|
tree
2012-06-11
Brad King
configure.ac: Add --with-(gl|glu|osmesa)-lib-name options
commit
|
commitdiff
|
tree
2012-06-11
Eric Anholt
glsl: Put a bunch of optimization visitors under anonymous...
commit
|
commitdiff
|
tree
2012-06-11
Eric Anholt
automake: Merge the dricore libglsl build into libdricore.
commit
|
commitdiff
|
tree
2012-06-11
Eric Anholt
automake: Add a prefix variable for libglsl sources.
commit
|
commitdiff
|
tree
2012-06-11
Eric Anholt
automake: Convert src/Makefile to automake.
commit
|
commitdiff
|
tree
2012-06-11
Eric Anholt
automake: Move top-level makefile to automake.
commit
|
commitdiff
|
tree
2012-06-11
Eric Anholt
automake: Globally add stub automake targets to the...
commit
|
commitdiff
|
tree
next