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
/
drivers
/
dri
/
i965
Age
Commit message (
Expand
)
Author
2009-06-16
i965: handle OPCODE_SWZ in the glsl path
Roland Scheidegger
2009-06-12
i965: interpolate colors with perspective correction by default
Brian Paul
2009-06-04
intel: Add support for tiled textures.
Eric Anholt
2009-06-02
i965: Support OPCODE_TRUNC in the brw_wm_fp.c code.
Eric Anholt
2009-05-21
i965: fix whitespace in brw_tex_layout.c
Eric Anholt
2009-05-21
i956: Make state dependency of SF on drawbuffer bounds match Mesa's.
Eric Anholt
2009-05-21
i965: rename var: s/tmp/vs_inputs/
Brian Paul
2009-05-14
i965: Fix varying payload reg assignment for the non-GLSL-instructions path.
Eric Anholt
2009-05-14
i965: Fix register allocation of GLSL fp inputs.
Eric Anholt
2009-05-14
i965: fix 1D texture borders with GL_CLAMP_TO_BORDER
Robert Ellison
2009-05-12
i965: enable additional code in emit_fb_write()
Brian Paul
2009-05-12
i965: increase BRW_EU_MAX_INSN
Brian Paul
2009-05-12
i965: comment
Brian Paul
2009-05-11
i965: handle extended swizzle terms (0,1) in get_src_reg()
Brian Paul
2009-05-08
i965: improve debug logging
Robert Ellison
2009-05-08
i965: fix segfault on low memory conditions
Robert Ellison
2009-05-08
intel: Add a metaops version of glGenerateMipmapEXT/SGIS_generate_mipmaps.
Eric Anholt
2009-05-08
i965: const qualifiers
Brian Paul
2009-05-08
i965: don't use GRF regs 126,127 for WM programs
Brian Paul
2009-05-07
i965: relAddr local var (to make debug/test a little easier)
Brian Paul
2009-05-06
i965: Remove bad constant buffer constant-reg-already-loaded optimization.
Eric Anholt
2009-05-06
i965: Remove the forced lack of caching for renderbuffer surface state.
Eric Anholt
2009-05-06
i965: Remove _NEW_PROGRAM from brw_wm_surfaces setup dependencies.
Eric Anholt
2009-05-06
i965: Split WM constant buffer update from other WM surfaces.
Eric Anholt
2009-05-06
i965: Disentangle VS constant surface state from WM surface state.
Eric Anholt
2009-05-06
i965: Don't create constant buffers if they won't be used.
Eric Anholt
2009-05-01
Merge branch 'const-buffer-changes'
Brian Paul
2009-04-27
i965: #include prog_print.h to silence warning
Brian Paul
2009-04-27
i965: only upload constant buffer data when we actually need the const buffer
Brian Paul
2009-04-27
i965: only upload constant buffer data when we actually need the const buffer
Brian Paul
2009-04-24
i965: rework GLSL/WM register allocation
Brian Paul
2009-04-24
i965: use drm_intel_gem_bo_map/unmap_gtt() when possible, otherwise dri_bo_su...
Brian Paul
2009-04-24
i965: fix point size issue
Roland Scheidegger
2009-04-23
i965: revert part of commit 4f4907d69f9020ce17aef21b6431d2dd65e01982
Brian Paul
2009-04-23
i965: Support drawing to FBO cube faces other than positive X.
Eric Anholt
2009-04-23
intel: Take advantage of GL_READ_ONLY_ARB to map to GEM bo_map write flag.
Eric Anholt
2009-04-22
i965: disable debug printf
Brian Paul
2009-04-22
i965: enable VS constant buffers
Brian Paul
2009-04-22
i965: define BRW_MAX_GRF
Brian Paul
2009-04-22
i965: remove old code to init surface-related cache IDs
Brian Paul
2009-04-22
i965: comments, reformatting
Brian Paul
2009-04-22
i965: actually use the new, second surface state cache
Brian Paul
2009-04-22
i965: checkpoint commit: use two state caches instead of one
Brian Paul
2009-04-22
i965: remove unused state atom entries
Brian Paul
2009-04-22
intel: fix max anisotropy supported
Roland Scheidegger
2009-04-22
i965: the brw_constant_buffer state atom is no longer dynamic
Brian Paul
2009-04-22
i965: add _NEW_PROGRAM_CONSTANTS to mesa_bits[] list
Brian Paul
2009-04-22
i965: use _NEW_PROGRAM_CONSTANTS and always create new const buffers
Brian Paul
2009-04-22
i965: updates to some debug code
Brian Paul
2009-04-22
i965: use new _NEW_PROGRAM_CONSTANTS flag instead of dynamic flags
Brian Paul
[next]