projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2011-11-09
Eric Anholt
i965/fs: Preserve the source register type when doing...
commit
|
commitdiff
|
tree
2011-11-09
Eric Anholt
i965: Make brw_type_for_base_type return the element...
commit
|
commitdiff
|
tree
2011-11-09
Eric Anholt
i965: Enable ChooseTexFormat for supported GL_EXT_textu...
commit
|
commitdiff
|
tree
2011-11-09
Eric Anholt
i965: Add mapping from MESA_FORMAT to BRW_SURFACEFORMAT...
commit
|
commitdiff
|
tree
2011-11-09
Eric Anholt
intel: Expose GL_EXT_texture_integer when GL 3.0 overri...
commit
|
commitdiff
|
tree
2011-11-09
Eric Anholt
docs: Note EXT_texture_array on i965.
commit
|
commitdiff
|
tree
2011-11-09
Eric Anholt
i965: Add support for 16-bit unorm L, A, and I textures.
commit
|
commitdiff
|
tree
2011-11-09
Eric Anholt
intel: Don't _mesa_problem when asked for an RB of...
commit
|
commitdiff
|
tree
2011-11-09
Paul Berry
r200: remove dangling radeon.h symlink.
commit
|
commitdiff
|
tree
2011-11-09
Paul Berry
glsl: Assign transform feedback varying slots in linker.
commit
|
commitdiff
|
tree
2011-11-09
Ian Romanick
glsl: Clamp vector indices when lowering to swizzles
commit
|
commitdiff
|
tree
2011-11-09
José Fonseca
scons: Disable deprecated POSIX name MSVC warnings.
commit
|
commitdiff
|
tree
2011-11-09
José Fonseca
mesa,glsl,mapi: Put extern "C" { ... } where appropriate.
commit
|
commitdiff
|
tree
2011-11-09
José Fonseca
scons: Don't list m_xform.c twice.
commit
|
commitdiff
|
tree
2011-11-09
José Fonseca
glu: Fix deprecated conversion from string constant...
commit
|
commitdiff
|
tree
2011-11-08
Marek Olšák
r600g: clarify meaning of one variable in shader codegen
commit
|
commitdiff
|
tree
2011-11-08
Marek Olšák
r600g: cosmetic changes in query code
commit
|
commitdiff
|
tree
2011-11-08
Marek Olšák
r600g: use modulo for computing index into query (ring...
commit
|
commitdiff
|
tree
2011-11-08
Marek Olšák
r600g: make r600_query_result more generic
commit
|
commitdiff
|
tree
2011-11-08
José Fonseca
Remove tgsi_sse2.
commit
|
commitdiff
|
tree
2011-11-08
Brian Paul
mesa: fix signed/unsigned integer comparison warnings
commit
|
commitdiff
|
tree
2011-11-08
Brian Paul
glsl: remove trailing comma to silence warning
commit
|
commitdiff
|
tree
2011-11-08
Ian Romanick
mesa: Implement glGetFragDataLocation
commit
|
commitdiff
|
tree
2011-11-08
Ian Romanick
linker: Use app-specified fragment data location during...
commit
|
commitdiff
|
tree
2011-11-08
Ian Romanick
mesa: Stub implementation of glBindFragDataLocation
commit
|
commitdiff
|
tree
2011-11-08
Morgan Armand
softpipe: don't clamp or do logical operations on float...
commit
|
commitdiff
|
tree
2011-11-08
Vinson Lee
st/mesa: Fix memory leak on error path.
commit
|
commitdiff
|
tree
2011-11-08
Vinson Lee
st/dri: Fix memory leak on error path.
commit
|
commitdiff
|
tree
2011-11-08
Dan McCabe
glsl: Generate IR for switch statements
commit
|
commitdiff
|
tree
2011-11-08
Dan McCabe
glsl: Reference data structure ctors in grammar
commit
|
commitdiff
|
tree
2011-11-08
Dan McCabe
glsl: Create AST structs corresponding to new productio...
commit
|
commitdiff
|
tree
2011-11-08
Dan McCabe
glsl: Add productions to GLSL grammar for switch statement
commit
|
commitdiff
|
tree
2011-11-08
Dan McCabe
glsl: Create AST data structures for switch statement...
commit
|
commitdiff
|
tree
2011-11-08
Chia-I Wu
util: add log2f for Android
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
mesa: remove prog_uniform.c from SConscript
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
Delete code made dead by previous uniform related patches
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
mesa: Add missing check for glUniform*v count > 1 on...
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
mesa: Rewrite the way uniforms are tracked and handled
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
i965: Move _mesa_ir_link_shader call before device...
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
mesa: Add log_uniform and log_program_parameters to...
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
ir_to_mesa: Add _mesa_associate_uniform_storage
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
mesa: Add _mesa_uniform_{attach,detach_all}_driver_stor...
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
mesa: Add _mesa_propagate_uniforms_to_driver_storage
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
linker: Track uniform locations to new tracking structures
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
mesa: Add structures for "new style" uniform tracking...
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
linker: Add helper class for parcelling out backing...
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
linker: Add helper class for determining uniform usage
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
mesa: Move most of uniforms.c to uniform_query.cpp
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
mesa: Refactor parameter validate for GetUniform, Unifo...
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
mesa: Move {split,merge}_location_offset to uniforms.h
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
glsl: Add new structures for tracking uniforms in linke...
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
mesa: Make get_uniform available outside compilation...
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
mesa: Move the link check from _mesa_get_uniform_locati...
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
linker: Make invalidate_variable_locations available...
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
glsl: Allow glsl_types.h to be included in C sources
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
mesa: Add string_to_uint_map::clear method to clear...
commit
|
commitdiff
|
tree
2011-11-07
Ian Romanick
mesa: Fix error generation for glClearBuffer{i ui}v...
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
mesa: fix the selection of soft renderbuffer color...
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
mesa: remove unneeded soft renderbuffer format-setting...
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
mesa: fix comment typo in intel_renderbuffer
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
intel: update intel_texture_image comment
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
intel: wrap comment and fix typo
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
st/mesa: first implementation of Map/UnmapRenderbuffer()
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
xlib: implement renderbuffer mapping/unmapping
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
mesa: check for immutable texture in _mesa_test_texobj_...
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
swrast: update program type assertion
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
st/mesa: clean-up st_translate_interp()
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
st/mesa: add some null pointer checking to better handl...
commit
|
commitdiff
|
tree
2011-11-07
Morgan Armand
st/mesa: fix memory leaks
commit
|
commitdiff
|
tree
2011-11-07
Morgan Armand
st/mesa: fix indentation
commit
|
commitdiff
|
tree
2011-11-07
Morgan Armand
softpipe: fix memory leaks
commit
|
commitdiff
|
tree
2011-11-07
Kenneth Graunke
i965: Fix Sandybridge regression introduced by workarou...
commit
|
commitdiff
|
tree
2011-11-07
Kenneth Graunke
i965: Enable faster workaround-free math on Ivybridge.
commit
|
commitdiff
|
tree
2011-11-07
Marek Olšák
mesa: add missing checks to compute_version
commit
|
commitdiff
|
tree
2011-11-07
Fabio Pedretti
radeon: cleanup radeon shared code after r300 and r600...
commit
|
commitdiff
|
tree
2011-11-07
Kenneth Graunke
i965: Fix struct vs class warnings in brw_fs_vector_spl...
commit
|
commitdiff
|
tree
2011-11-06
Dave Airlie
llvmpipe: fix typo in the depth sampling aos code.
commit
|
commitdiff
|
tree
2011-11-06
Dave Airlie
llvmpipe: enable RGTC after u_format fix.
commit
|
commitdiff
|
tree
2011-11-06
Dave Airlie
u_format: fix RGTC support in fits 8unorm.
commit
|
commitdiff
|
tree
2011-11-06
Chia-I Wu
scons: add CPP_SOURCES for nv50/nvc0
commit
|
commitdiff
|
tree
2011-11-06
Chia-I Wu
android: add CPP_SOURCES for nv50/nvc0
commit
|
commitdiff
|
tree
2011-11-06
Chia-I Wu
android: reorder nouveau pipe drivers
commit
|
commitdiff
|
tree
2011-11-06
Dave Airlie
gl3.txt: update for ARB_texture_storage.
commit
|
commitdiff
|
tree
2011-11-06
Dave Airlie
r600g: add initial linestipple support.
commit
|
commitdiff
|
tree
2011-11-06
Christian Inci
gallivm: change sys::getHostTriple to sys::getDefaultTa...
commit
|
commitdiff
|
tree
2011-11-06
Vinson Lee
g3dvl: Fix memory leaks on error paths.
commit
|
commitdiff
|
tree
2011-11-06
Vinson Lee
pp: Reorder calloc to avoid memory leak on error path.
commit
|
commitdiff
|
tree
2011-11-05
Vadim Girlin
r600g: move SPI setup to PS setup
commit
|
commitdiff
|
tree
2011-11-05
Vadim Girlin
r600g: precalculate semantic indices for SPI setup
commit
|
commitdiff
|
tree
2011-11-05
Matt Turner
docs: fix grammar and punctuation in llvmpipe docs.
commit
|
commitdiff
|
tree
2011-11-05
Dave Airlie
gl3.txt: add not of ARB_texture_storage work started.
commit
|
commitdiff
|
tree
2011-11-05
José Fonseca
docs: Update llvmpipe docs.
commit
|
commitdiff
|
tree
2011-11-05
Chia-I Wu
configure.ac: gbm_gallium requires DRI_LIB_DEPS to...
commit
|
commitdiff
|
tree
2011-11-05
Chia-I Wu
shared-glapi: fix a linking error for SELinux
commit
|
commitdiff
|
tree
2011-11-04
Alex Deucher
Revert "r600g: precalculate semantic indices for SPI...
commit
|
commitdiff
|
tree
2011-11-04
Alex Deucher
Revert "r600g: move SPI setup to PS setup"
commit
|
commitdiff
|
tree
2011-11-04
Brian Paul
svga: fix varying var remapping for unused FS outputs
commit
|
commitdiff
|
tree
2011-11-04
Brian Paul
svga: add comments and reformat code in svga_tgsi_decl_...
commit
|
commitdiff
|
tree
2011-11-04
Marek Olšák
st/mesa: set geometry shader to NULL when doing interna...
commit
|
commitdiff
|
tree
2011-11-04
José Fonseca
mesa/st: Be nice with the stack -- use malloc for large...
commit
|
commitdiff
|
tree
next