index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
Age
Commit message (
Expand
)
Author
2010-09-10
r300/compiler: Clean up rc_pair_alloc_source()
Tom Stellard
2010-09-10
r300/compiler: Enable presubtract sources
Tom Stellard
2010-09-10
mesa: Remove unused Emit flags from gl_shader_compiler_options
Ian Romanick
2010-09-10
intel: Remove noise opcode support from i915 and i965 drivers
Ian Romanick
2010-09-10
r600c: add missing header
Alex Deucher
2010-09-10
r600c: add OQ support for evergreen
Alex Deucher
2010-09-10
r600c: oq updates
Alex Deucher
2010-09-10
r600c: add blit support for evergreen
Alex Deucher
2010-09-10
r600c: emit start3d packet on evergreen
Alex Deucher
2010-09-10
r600c: fix some typos
Alex Deucher
2010-09-10
r600c: fix type in cb setup on evergreen
Alex Deucher
2010-09-10
r600c: add support for more rendering formats on evergreen
Alex Deucher
2010-09-10
r600: set correct initial point_minmax values
Andre Maasikas
2010-09-10
r600: dont bswap rgba FLOAT formats
Andre Maasikas
2010-09-10
gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.
Chia-I Wu
2010-09-10
gallium: Add context profile support to st_api.
Chia-I Wu
2010-09-09
i965: Add switch cases for ir_unop_noise, which should have been lowered.
Eric Anholt
2010-09-09
Revert "glapi: Implement optional dispatch logging"
Kristian Høgsberg
2010-09-09
glsl2: Add EmitNoNoise flag, use it to remove noise opcodes
Ian Romanick
2010-09-09
glsl2: Add ir_unop_noise
Ian Romanick
2010-09-09
mesa: Only reference logging symbols in debug builds
Kristian Høgsberg
2010-09-09
mesa: Don't reuse DummyFramebuffer as the incomplete framebuffer
Kristian Høgsberg
2010-09-09
glapi: Implement optional dispatch logging
Kristian Høgsberg
2010-09-09
dri/nouveau: Expose EXT_texture_env_combine.
Francisco Jerez
2010-09-09
dri/nv10-nv20: Add support for NV_texture_env_combine4.
Francisco Jerez
2010-09-09
dri/nv04: Add support for NV_texture_env_combine4.
Francisco Jerez
2010-09-09
dri/nouveau: Minor cleanup.
Francisco Jerez
2010-09-09
r600: add TXL instruction and note about TXB
Andre Maasikas
2010-09-09
r600: remove depth exports move, just set to output x <- z in the export intr...
Andre Maasikas
2010-09-09
r600: protect cleanup instructions from double free
Andre Maasikas
2010-09-09
r600: remove mask from output intructions
Andre Maasikas
2010-09-09
r600: allow relative addressing of temps, inputs, outputs
Andre Maasikas
2010-09-09
r600: handle LIT writemask
Andre Maasikas
2010-09-09
r600: fix rsq from negative input
Andre Maasikas
2010-09-08
glsl: add several EmitNo* options, and MaxUnrollIterations
Luca Barbieri
2010-09-08
glsl: make compiler options per-target
Luca Barbieri
2010-09-08
mesa: add PIPE_SHADER_* like constants and conversions to/from enums (v2)
Luca Barbieri
2010-09-08
mesa: Refactor parameter processing in set_combiner_(operand|source)
Ian Romanick
2010-09-08
mesa: Fix handling of texenv operands for EXT vs ARB version
Ian Romanick
2010-09-08
dri: Unset current context and dispatch table when unbinding
Kristian Høgsberg
2010-09-07
i965: Enable EXT_framebuffer_blit internally.
Kenneth Graunke
2010-09-07
mesa: Enable GL_MAX_VERTEX_ATTRIBS in ES2.
Kenneth Graunke
2010-09-07
glsl: Define GL_ES preprocessor macro if API is OpenGL ES 2.0.
Kenneth Graunke
2010-09-07
ir_to_mesa: Add support for gl_NormalScale.
Eric Anholt
2010-09-07
glsl: Make sure shader source isn't NULL.
Kenneth Graunke
2010-09-07
mesa: Set the base format of GL_ALPHA FBOs and teach swrast about it.
Eric Anholt
2010-09-07
ir_to_mesa: Fix warning in last commit.
Eric Anholt
2010-09-07
ir_to_mesa: Move the STATE_VAR elements of a builtin uniform to a temp (v2).
Eric Anholt
2010-09-07
i965: Store the byte address in the VS constant buffer as an integer.
Eric Anholt
2010-09-07
i965: Make pixel_xy results UW.
Eric Anholt
[next]