OSDN Git Service

android-x86/external-mesa.git
2009-08-03 Alex Deucherr600: add some new r7xx pci ids
2009-08-03 Eric Anholttexenv: Use VP->Current, since _Current isn't updated...
2009-08-03 Eric Anholttexenv: Match state.c in deciding whether we'll be...
2009-08-03 Eric Anholttexenv: Add missing dependency on VP changes.
2009-08-03 Chia-I Wuegl_softpipe: Add support for pbuffer surface.
2009-08-03 Chia-I Wuegl: Correct the default values of surface attributes.
2009-08-03 Chia-I Wuegl: Make eglMakeCurrent more robust.
2009-08-03 Chia-I Wuegl: Replace IsBound by a pointer to the binding.
2009-08-03 Brian Paulgl: upgrade wglext.h to version 15
2009-08-03 Brian Paulgl: upgrade glxext.h to version 23
2009-08-03 Brian Paulgl: upgrade glext.h to version 54
2009-08-03 Brian Paultgsi: report opcode name in addition to the number...
2009-08-03 Brian Paultgsi: added tgsi_get_opcode_name()
2009-08-03 Brian Paulgallium: comments, reformatting
2009-08-03 Alex Deucherr600: add some missing pci ids
2009-08-03 Alex Deucherr600: fix the build when RADEON_DEBUG_BO is set
2009-08-03 Alex Deucherr600: fix r600SetTexOffset
2009-08-02 Corbin SimpsonMerge commit 'nha/r300-compiler-gallium'
2009-08-02 Alex Deucherr600: handle state emit better
2009-08-02 vehemensr600: Logic Operations Fix
2009-08-02 Alex Deucherr600: fix regression in texenv
2009-08-02 Nicolai Hähnler300: Fix a regression on non-KMS
2009-08-02 Alex Deucherr600: fix rectangle textures
2009-08-01 Nicolai Hähnler300: Fix corner-case of KIL on R300
2009-08-01 Nicolai Hähnler300: Fix Z buffer re-emit after window resize
2009-08-01 Patrice Mandinmesa st: Use POT texture for draw pixels operations...
2009-08-01 Patrice Mandinmesa st: Move logbase2 function to util/u_math.h
2009-07-31 Roland Scheideggerradeon: fix r100/r200 compressed texture stride
2009-07-31 Roland Scheideggerradeon: s/r300/radeon in shared code error message
2009-07-31 Pauli Nieminenradeon: Cliprects has to be updated before doing anythi...
2009-07-31 Pauli Nieminenradeon: Remove unused variable from context.
2009-07-31 Alex Deucherr600: make sure bos are valid before usign that
2009-07-31 Alex Deucherr600: fix reloc setup
2009-07-31 Alex Deucherr600: remove unused offset_mod stuff
2009-07-31 Alex Deucherr600: ensure we have enough room for full state emit
2009-07-31 Alex Deucherr600: unify state emit into one function
2009-07-31 Alex Deucherr600: re-arrange state setup and emit so they are not...
2009-07-31 Michal KrolRename TGSI LOOP instruction to better match theri...
2009-07-31 Chia-Wuegl: Silence warnings on x86-64.
2009-07-31 Alex Deucherr600: get updated pending age from cs ioctl
2009-07-31 Alex Deucherr600: warning fixes
2009-07-31 Alex Deucherr600: split primitive draw into a separate function
2009-07-30 Nicolai Hähnler300g: Use radeon compiler for fragment programs
2009-07-30 Nicolai Hähnler300g: Remove extraneous printf
2009-07-30 Nicolai Hähnler300g: Use r300compiler for vertex shaders
2009-07-30 Nicolai Hähnler300/compiler: Remove inst_offset from r500_fragment_pr...
2009-07-30 Ian Romanickprogs/vp: Correct the PARAM array sizes in arl-*.txt
2009-07-30 Chia-I Wusoftpipe: Mark texture dirty when unmapped.
2009-07-30 Brian Paulmesa: re-enable _mesa_source_buffer_exists() call
2009-07-30 Brian Paulmesa: get_current_tex_unit() helper function
2009-07-30 Brian Paulmesa: refactor glGetTexImage error checking code
2009-07-30 Brian Paultests: glGetTexImage() test
2009-07-30 Brian Paulmesa: simplify _mesa_select_tex_image()
2009-07-30 Brian Paulmesa: simplify _mesa_set_tex_image()
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian Paulmesa: move misplaced return statement
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian Paulmesa: add missing return after catching program error
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian Pauldocs: document new i915/945 extensions
2009-07-30 Thomas Hellstrommesa st: Change the preferred internal format for some...
2009-07-30 Thomas Hellstrommesa st: Report unsupported render-to-texture formats.
2009-07-30 Michal Kroltgsi: Add proper constraints to sanity.
2009-07-30 Michal Kroltgsi: Declare a LOOP register.
2009-07-30 Michal Kroltgsi: Fix number operands for LOOP/ENDLOOP.
2009-07-30 Michal Krolvbo: Fix build on windows.
2009-07-30 Michal Kroltgsi: Document LOOP/ENDLOOP instruction operation.
2009-07-30 Xiang, Haihaoi965: Postpone ff_sync message in CLIP kernel on IGDNG
2009-07-30 Alex Deucherr600: fix mipmaps
2009-07-30 Eric Anholti915: Add support for EXT_stencil_two_side and ATI_sepa...
2009-07-30 Eric Anholti915: Add ARB_point_sprite since we already expose...
2009-07-29 Brian Paulgallium: fix SSE shadow texture instructions
2009-07-29 Alex Deucherr600: remove extraneous semicolon
2009-07-29 Alex Deucherr600: fix texture pitch alignment
2009-07-29 Alex Deucherr600: minor fixes
2009-07-29 Nicolai Hähnler300: Cleanup r300_fragment_program_code
2009-07-29 Nicolai Hähnler300/compiler: Adapt AllocateHwInputs interface to...
2009-07-29 Eric Anholtswrast: enable ARB_vertex_array_object.
2009-07-29 Keith Whitwellmesa/st: short-circuit glFinish calls on WIN32 only
2009-07-29 Keith Whitwellmesa/st: recognize no-op scissor state when checking...
2009-07-29 Keith Whitwellutil: _debug_printf should print even when DEBUG is...
2009-07-29 Cooper Yuanr600: emit fog color in PS input map, fix fog related...
2009-07-29 Cooper YuanR6xx/r7xx: VS export fog color as parameter
2009-07-29 Ben Skeggsnv50: support non-blocking query_result()
2009-07-29 Ben Skeggsnouveau: map_range returning -EBUSY isn't necessarily...
2009-07-28 Christoph Bumillernv50: correct zeta formats
2009-07-28 Christoph Bumillernv50: use new 2D surface format names
2009-07-28 Christoph Bumillernv50: support more vtxelt formats
2009-07-28 Christoph Bumillernv50: should use uint32_t ptr in draw_elements_inline_u32
2009-07-28 Christoph Bumillernv50: TIC/TSC fixes and additions
2009-07-28 Christoph Bumillernv50: fix sx/dx typo in transfer_rect_m2mf
2009-07-28 Christoph Bumillernv50: fix viewport transform
2009-07-28 Christoph Bumillernv50: use correct scissor reg
2009-07-28 Alex Deucherr600: fix tex clamp modes
2009-07-28 Alex Deucherr600: implement texture border color
2009-07-28 Alex Deucherr600: fix flat shading
2009-07-28 Alex Deucherr600: don't call r700UpdateShaders twice for each render
2009-07-28 Alex Deucherr600: move r700TranslateFragmentShader into r700UpdateS...
2009-07-28 RALOVICH, Kristófglx: assign per screen driver configs (DRISW)
2009-07-28 RALOVICH, Kristófglx: assign per screen driver configs (DRI)
next